Dependency Analysis
Used and Declared Dependencies
| GroupId | ArtifactId | Version | Scope | Classifier | Type | Optional |
|---|---|---|---|---|---|---|
| com.fasterxml.jackson.core | jackson-databind | 2.20.1 | compile | - | jar | false |
| com.fasterxml.jackson.core | jackson-annotations | 2.20 | compile | - | jar | false |
| com.fasterxml.jackson.datatype | jackson-datatype-jsr310 | 2.20.1 | compile | - | jar | false |
| com.github.spotbugs | spotbugs-annotations | 4.9.8 | provided | - | jar | false |
Used but Undeclared Dependencies
| GroupId | ArtifactId | Version | Scope | Classifier | Type | Optional |
|---|---|---|---|---|---|---|
| org.junit.jupiter | junit-jupiter-api | 5.14.1 | test | - | jar | false |
| com.fasterxml.jackson.core | jackson-core | 2.20.1 | compile | - | jar | false |
Unused but Declared Dependencies
| GroupId | ArtifactId | Version | Scope | Classifier | Type | Optional |
|---|---|---|---|---|---|---|
| org.junit.jupiter | junit-jupiter | 5.14.1 | test | - | jar | false |
