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 14 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

OpenCoin - creating virtual currencies

Compare

  Analyzed 43 minutes ago

The OpenCoin project provides resources for creating virtual currencies: documentation, format and protocol definitions, an open-source reference implementation for issuers, users and traders. It is based on David Chaum's electronic cash concept.

26.8K lines of code

0 current contributors

over 8 years since last commit

2 users on Open Hub

Inactive
4.5
   
I Use This

Vector_DBC

Compare

  Analyzed about 7 hours ago

Support for DBC (CAN Databases) from Vector Informatik.

2.12K lines of code

1 current contributors

almost 3 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: commercia..., gpl3

OpenCoinage

Compare

  Analyzed 1 day ago

Open-source digital cash.

2.46K lines of code

0 current contributors

over 13 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: Public_Do..., unlicense

Celeriac: .NET Front-End for Daikon

Compare

  Analyzed about 14 hours ago

The Daikon dynamic invariant detector uses machine learning to infer likely program invariants and properties. The types of properties inferred by Daikon include “.field > abs(y)”; “y = 2*x+3”; “array a is sorted”; “for all list objects lst, lst.next.prev = lst”; “for all treenode objects n ... [More] , n.left.value < n.right.value”; “p != null ⇒ p.content in myArray”; and many more. [Less]

13.2K lines of code

0 current contributors

almost 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

Modern Jass

Compare

  Analyzed about 8 hours ago

Modern Jass is a Design by Contract implementation for Java which uses Java 5 annotations, the Pluggable Annotation Processing API (JSR 269), the Compiler API (JSR 199), and the Bytecode Instrumentation API.

13.3K lines of code

0 current contributors

over 14 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

annotated-contracts

Compare

  Analyzed about 5 hours ago

Design by Contract based on annotations

6.4K lines of code

0 current contributors

over 7 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

Haggler

Compare

  Analyzed about 9 hours ago

Haggler supports the definition, documentation, and implementation of class invariants and method pre-conditions and post-conditions through Java5 annotations.

3.89K lines of code

0 current contributors

about 16 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses
Tags dbc java

dbctosql

Compare

  No analysis available

DBCtoSQL v0.4the DBC to SQL Converter READMEhttps://dbctosql.googlecode.com/hg/README INFOProgram can convert DBC files to SQL files. So folks could use the SQL language's benefits. The program written for people who want do some (re)searcing in DBC files like me ;) DBC supports: ... [More] Spell.dbc - v3.1.3(9947) Achievement.dbc - v3.1.3(9947) Achievement_Category.dbc - v3.1.3(9947) Achievement_Criteria.dbc - v3.1.3(9947) DO NOT DO!THE DBC FILES OWNER IS BLIZZARD AND ITS A COPYRIGHTED DATA SO YOU SHOULD'NT CONVERT/MODIFY IT. [Less]

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl3_or_l...