This project was born out of a need to validate all POJOs (Plain Old Java Object) are behaving correctly.
This project has two main aspects to it:
* Make Testing as easy as possible.
* Simplifying identity management (hashCode / equals) using annotation.
Version0.2.0compared with
Version Details
| 0.1.4 | 0.2.0 | |
|---|---|---|
| Release date | Oct 21, 2010 | Oct 23, 2010 |
| Licenses | GPL 3.0 | GPL 3.0 |
| Vulnerabilities | None | None |
Compile Changes (3)
Provided Changes (4)
Runtime Changes (1)
| 0.1.4 | 0.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | org.slf4j » slf4j-log4j12 | 1.6.1 | - |