This is the spring agnostic 'meat' of the project. It models and analyzes a graph of declarations of object (bean)
definitions, as well as the graph of the objects (beans) themselves.
This project should be reusable in CDI or any other DI/IoC annotation based system.
Version2.0.5compared with
Version Details
| 2.0.4 | 2.0.5 | |
|---|---|---|
| Release date | Oct 28, 2018 | Jul 02, 2019 |
| Licenses | BSD 3-clause | BSD 3-clause |
| Vulnerabilities | None | None |
Compile Changes (4)
| 2.0.4 | 2.0.5 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.code.gson » gson | 2.8.1 | 2.8.5 |
| ~ Updated | com.squareup » javapoet | 1.9.0 | 1.11.1 |
| ~ Updated | org.jgrapht » jgrapht-core | 1.0.1 | 1.3.1 |
| ~ Updated | org.jgrapht » jgrapht-ext | 1.0.1 | 1.3.1 |
Test Changes (1)
| 2.0.4 | 2.0.5 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.assertj » assertj-core | 3.8.0 | 3.12.2 |