Didums makes use of JSR330 annotations and requires a provider like HK2 or Guice to provide the injection
functionality. A `DidumsProvider` is the interface between the Didums API and the Provider's API.
Version1.0.1compared with
Version Details
| 1.0.0 | 1.0.1 | |
|---|---|---|
| Release date | Feb 08, 2018 | Jan 16, 2019 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.0.0 | 1.0.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | commons-configuration » commons-configuration | 1.10 | - |
Provided Changes (1)
| 1.0.0 | 1.0.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | javax.servlet » servlet-api | 2.5 | - |
Managed Changes (6)
| 1.0.0 | 1.0.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.github.bordertech.config » config | - | 1.0.2 |
| + Added | javax.inject » javax.inject | - | 1 |
| + Added | org.junit.jupiter » junit-jupiter-engine | - | 5.3.2 |
| + Added | org.junit.vintage » junit-vintage-engine | - | 5.3.2 |
| - Removed | junit » junit | 4.12 | - |
| - Removed | org.apache.commons » commons-lang3 | 3.4 | - |
