For Java, parses GNU standards compliant command line arguments and calls event handler methods/fields automatically, based on given arguments (cmd line & from file). Use annotations to define your options, and descriptions for the auto generated help.
Ykran is a framework to define syntaxes of Domain Specific Language (DSL) in simple XML documents. Provides a Syntax driven Web based editor to compose the rules in DSL and a translation framework to translate the rules to target environment. I later tho
Lazybox is a lightweight web application framework that uses xml to define the controls (textbox, label, imagebox, etc) and his events to build the user interface. Is strictly designed under the KISS philosophy using php, javascript, xajax and behaviour.
This project aims to create a portal framework using the Ruby on Rails web framework. Users will be able to define his/her own page layouts and add portlets to the pages after done defining the layouts.
jStates is a java library for easy state machine design and implementation.It uses XML to define states and state transitions. jStates is aimed at easy integration with desktop J2SE applications, Struts, Commons Validator, Web and other J2EE technologies
Firebolt Network library (fnl) is a high level framework for network protocol implementations. You can implement your finite state machine oriented network protocol without messing with sockets. Define your states,events,transitions and you're ready.
Adaptive Object Model Framework: define your object model in XML, create easy pluggable components, easily adapt to changing requirements, make programming fun again.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
cruelganger is one threadpool framework in java. Accord to it, you could define your task and task listener, then u could give the tasks to the cruel ganger, the guy will schedule his workers(threads) to finish it.
Expression4J (Math Expression Parser) is a java framework used to manage mathematic expression stored in String object like "f(x,b)=2*x-cos(b)" or "g(x,y)=f(y,x)*-2". Expression gramar can be define by user (add new operator or type ...)
SAP-JCO Support is a mapping framework for Java applications requiring SAP access. You can easily define your SAP BAPI call in XML and map the SAP fields to java value object fields. Included features are SearchHelp support and an SQL-ish query language.
A XAJAX based framework for building web applications with the functionality of desktop ones. Delphi like programming style for PHP using own engine. You define ONLY form HTML and event handlers. No java except 5-6 lines to call XAJAX. Still Joomla aware
A generic system test framework utilizing Spring and Junit. Specialized Junit TestCases use Spring context configuration files to define test actions and action validators, allowing the TestCase to function as an integration / system test.
JEvent is a framework for java-based Event Dispatching, similar to the event/delegate capabilities with the Microsoft .NET/Mono environment. It allows one to define an event and have that event fired synchronously or asychronously.
Licurgo is an open implementation of Service Data Objects (SDO, JSR 235). It will define core infrastructure APIs for heterogeneous data access that supports common application patterns and supports higher-level tools and frameworks.
Simple to use and yet powerful PHP Development Framework. MVC-based, it provides ways to programmatically (OOP) create html forms, html tables, provide access control, specify web site translation, define actions, and easily connect to a database.
...The idea is to provide configuration properties to the application independant of the way the configuration properties are persisted. Configurations can be named which allow to define different configurations.
Object Mapping Project (OMaP) proposes a way to define and to perform mappings of Java object instances. The objects could be mapped to a XML String, another Java object, database records, Swing screens, etc. And, of course, mapping back is also supported
JXmlSql is a Java database API ( MySql, Oracle, Access )that eliminates JDBC code. JXmlSql allows developers to define application and prepopulation SQL statements inside xml files. Options for query, insert, update, delete, report and prepopulation SQL.
jdForum is made by struts and ibatis program based on ibatis jpetstore structure and mix the tiles and JSTL and User-define Taglib to re-built, jdForum offer the JSP source for self-study about STRUTS AND IBATIS framework, and JSTL, tiles
The Jobi project is a web software platform that let's you define easly and without programming, portal applications. It serves as a front-end of any source of data in an enterprise environment. You define the presentation defined from components.
A Java Object-Fixed Length Data Mapping framework. This framework includes a list of Java 5 annotations that can be used to define fixed length data mapping metadata in java beans, as well as the mapping framework.
xmlandbean is a java library based on annotation who can read and inject XML datas into objects. Create the java objects, define (with annotations) for each properties how the system retrieve XML informations. Then, at runtime, xmlandbean populate them.