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 ...
Version10.8compared with

Version Details

Compile Changes (3)

10.7 10.8
ChangeGroup / ArtifactPreviousCurrent
+ Added com.sun.xml.bind » jaxb-impl-3.0.0
~ Updated commons-io » commons-io2.8.02.11.0
~ Updated org.slf4j » slf4j-api1.7.301.7.36

Provided Changes (2)

10.7 10.8
ChangeGroup / ArtifactPreviousCurrent
+ Added jakarta.platform » jakarta.jakartaee-api-9.0.0
- Removed javax » javaee-web-api8.0-

Test Changes (2)

10.7 10.8
ChangeGroup / ArtifactPreviousCurrent
~ Updated org.jboss.weld » weld-junit52.0.2.Final3.0.0.Final
~ Updated org.slf4j » slf4j-jdk141.7.301.7.36