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 ...
Compile Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| com.vectorprint
»
VectorPrintCommon Common, mainly helper classes, featuring finding class of generic parameters, thread testing, version information ... | 8.0 | 10.0 | |
I/O
Apache 2.0
| commons-io
»
commons-io The Apache Commons IO library contains utility classes, stream implementations, file filters, | 2.18.0 | 2.22.0 | |
Logging
MIT
| org.slf4j
»
slf4j-api API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ... | 2.0.16 | 2.0.18 |
Provided Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Java Spec
EPL 2.0 +1
| jakarta.platform » jakarta.jakartaee-api | 10.0.0 | 11.0.0 |
Test Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| com.vectorprint
»
VectorPrintCommon Common, mainly helper classes, featuring finding class of generic parameters, thread testing, version information ... | 7.1 | 10.0 | |
Apache 2.0
| org.jboss.weld » weld-junit5 | 4.0.3.Final | 5.0.3.Final | |
Logging Bridge
MIT
| org.slf4j
»
slf4j-jdk14 SLF4J JDK14 Provider | 2.0.16 | 2.0.18 |