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.9compared with

Version Details

Compile Changes (4)

10.8 10.9
ChangeGroup / ArtifactPreviousCurrent
+ Added javax.xml.bind » jaxb-api-2.3.1
+ Added javax.xml.ws » jaxws-api-2.3.1
+ Added org.glassfish.jaxb » jaxb-runtime-2.3.1
- Removed com.sun.xml.bind » jaxb-impl3.0.0-

Provided Changes (2)

10.8 10.9
ChangeGroup / ArtifactPreviousCurrent
+ Added javax » javaee-web-api-8.0
- Removed jakarta.platform » jakarta.jakartaee-api9.0.0-

Test Changes (1)

10.8 10.9
ChangeGroup / ArtifactPreviousCurrent
~ Updated org.jboss.weld » weld-junit53.0.0.Final2.0.2.Final