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 (2)
| 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 ... | 4.0 | 10.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 ... | 1.7.30 | 2.0.18 |
Provided Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Java Spec
EPL 2.0 +1
| javax » javaee-web-api | 8.0 | 11.0.0 |
Test Dependencies (5)
| 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 ... | 3.10 | 10.0 | |
Testing
EPL 2.0
| junit
»
junit1 vulnerability JUnit Jupiter is the API for writing tests using JUnit 5. | 4.13 | 6.1.1 | |
Dep Injection
Apache 2.0
| org.jboss.weld.se
»
weld-se Weld support for Java SE | 2.4.3.Final | 6.0.4.Final | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-api JUnit Jupiter is the API for writing tests using JUnit 5. | 5.5.2 | 6.1.1 | |
Logging Bridge
MIT
| org.slf4j
»
slf4j-jdk14 SLF4J JDK14 Provider | 1.7.30 | 2.0.18 |