This project is about configuration of applications, most notably via CDI injection, and about parameterization of Objects. The library offers syntax support for settings and parameters in a loosely coupled manner. An enhanced java properties syntax and json are built-in. You are not restricted to the built-in syntaxes, you can provide your own, using javacc and spi, see SettinsBindingService.getFactory() and the junit tests. For Java-SE annotaions and a ...
Version13.0compared with

Version Details

Compile Changes (4)

12.2 13.0
ChangeGroup / ArtifactPreviousCurrent
~ Updated com.vectorprint » VectorPrintCommon7.18.0
~ Updated commons-io » commons-io2.16.12.18.0
~ Updated org.slf4j » slf4j-api2.0.132.0.16
- Removed com.sun.xml.bind » jaxb-impl4.0.5-

Test Changes (2)

12.2 13.0
ChangeGroup / ArtifactPreviousCurrent
~ Updated org.jboss.weld » weld-junit54.0.1.Final4.0.3.Final
~ Updated org.slf4j » slf4j-jdk142.0.132.0.16