Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

OVal - Object Validation for Java 5

Compare

  Analyzed about 17 hours ago

OVal is a pragmatic and extensible validation framework for any kind of Java objects (not only JavaBeans). Constraints can be declared with annotations (@NotNull, @MaxLength), POJOs or XML. Custom constraints can be expressed as custom Java classes or by using scripting languages such as ... [More] JavaScript, Groovy, BeanShell, OGNL or MVEL. Besides field/property validation OVal implements Programming by Contract features by utilizing AspectJ based aspects. This for example allows runtime validation of method arguments. [Less]

29K lines of code

2 current contributors

over 2 years since last commit

5 users on Open Hub

Inactive
5.0
 
I Use This

PHP_Application

Compare

  Analyzed about 6 hours ago

PHP_Application is a platform for development of event-driven applications in which two mechanisms of distribution of events are realized. The first level are objects and their events, the second - the application and its events. The mechanism of distribution of events of the applications supports ... [More] distribution of the directed and broadcasting events, and also provides synchronous or asynchronous processing events. The structure of the application represents hierarchy of objects with various levels of abstraction. Functionality of the application is completely defined by a set of the objects included in the application, and interaction between them, i.e. a stream of events. The used application structure allows to operate a stream of events extending downwards on object hierarchy. [Less]

20.2K lines of code

0 current contributors

over 10 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

Compose*

Compare

  No analysis available

Compose* (or: ComposeStar) is a project that aims at enhancing the power of component- and object-based programming, so that software becomes easier to structure and modularize, hence easier to develop, maintain and extend. In particular, Compose* offers aspect-oriented programming (http://aosd.net) ... [More] through the composition filters model (http://trese.cs.utwente.nl/oldhtml/composition_filters/). [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: lgpl

Codekvast

Compare

  Analyzed about 18 hours ago

Codekvast, the Truly Dead Code Detector. Codekvast tracks which methods of your Java application that is used in production. Combine that with an inventory of all methods, and you get a powerful tool that allows you to identify truly dead code, i.e., code that is in production but no real user has used for a certain period of time.

62.1K lines of code

1 current contributors

over 1 year since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This