objectify-led is a small Java library for binding object or class properties at runtime using annotations, reducing boilerplate code. Values can be taken from the System, from properties files, any arbitrary source in fact, and automatically set on properties.
Version1.2compared with

Version Details

Compile Changes (2)

1.0.1 1.2
ChangeGroup / ArtifactPreviousCurrent
+ Added org.slf4j » slf4j-api-1.6.1
- Removed log4j » log4j1.2.15-

Test Changes (1)

1.0.1 1.2
ChangeGroup / ArtifactPreviousCurrent
~ Updated junit » junit4.74.8.1