Overview
This report summarizes all third-party dependencies of the project.
| # of total dependencies | 20 | |
| # of dependencies with license declared in their pom | 20 | |
| # of dependencies with no license in their pom, but filled in the third-party missing file | 0 | |
| # of dependencies with no license at all | 0 |
Third-parties list
| Status | GroupId:ArtifactId:Version | Scope | Classifier | Type | License(s) |
|---|---|---|---|---|---|
| com.github.spotbugs:spotbugs-annotations:4.9.8 | provided | - | jar | GNU Lesser General Public License (LGPL), Version 2.1 (LGPL-2.1-only) | |
| com.github.stephenc.jcip:jcip-annotations:1.0-1 | provided | - | jar | Apache License (ASL), Version 2.0 (Apache-2.0) | |
| com.google.code.findbugs:jsr305:3.0.2 | provided | - | jar | Apache License (ASL), Version 2.0 (Apache-2.0) | |
| com.guardsquare:proguard-annotations:7.8.2 | provided | - | jar | GNU General Public License (GPL), Version 2.0+ (GPL-2.0-or-later) | |
| net.bytebuddy:byte-buddy:1.17.7 | test | - | jar | Apache License (ASL), Version 2.0 (Apache-2.0) | |
| net.bytebuddy:byte-buddy-agent:1.17.7 | test | - | jar | Apache License (ASL), Version 2.0 (Apache-2.0) | |
| org.apiguardian:apiguardian-api:1.1.2 | test | - | jar | Apache License (ASL), Version 2.0 (Apache-2.0) | |
| org.jetbrains:annotations:26.0.2-1 | provided | - | jar | Apache License (ASL), Version 2.0 (Apache-2.0) | |
| org.junit.jupiter:junit-jupiter:5.14.1 | test | - | jar | Eclipse Public License (EPL), Version 2.0 (EPL-2.0) | |
| org.junit.jupiter:junit-jupiter-api:5.14.1 | test | - | jar | Eclipse Public License (EPL), Version 2.0 (EPL-2.0) | |
| org.junit.jupiter:junit-jupiter-engine:5.14.1 | test | - | jar | Eclipse Public License (EPL), Version 2.0 (EPL-2.0) | |
| org.junit.jupiter:junit-jupiter-params:5.14.1 | test | - | jar | Eclipse Public License (EPL), Version 2.0 (EPL-2.0) | |
| org.junit.platform:junit-platform-commons:1.14.1 | test | - | jar | Eclipse Public License (EPL), Version 2.0 (EPL-2.0) | |
| org.junit.platform:junit-platform-engine:1.14.1 | test | - | jar | Eclipse Public License (EPL), Version 2.0 (EPL-2.0) | |
| org.mockito:mockito-core:5.21.0 | test | - | jar | MIT License (MIT) | |
| org.objenesis:objenesis:3.3 | test | - | jar | Apache License (ASL), Version 2.0 (Apache-2.0) | |
| org.opentest4j:opentest4j:1.3.0 | test | - | jar | Apache License (ASL), Version 2.0 (Apache-2.0) | |
| org.projectlombok:lombok:1.18.42 | provided | - | jar | MIT License (MIT) | |
| org.slf4j:slf4j-api:2.0.17 | compile | - | jar | MIT License (MIT) | |
| org.slf4j:slf4j-simple:2.0.17 | test | - | jar | MIT License (MIT) |
Third-parties detail with no license
Listing of Third-parties with no license.
No such dependency.
Third-parties details with license from Third-party file
Listing of Third-parties with no license in pom and filled in the third-party missing file.
No such dependency.
Third-parties with license in pom
Listing of Third-parties with license defined in their pom.
com.github.spotbugs:spotbugs-annotations:4.9.8
| Status | |
|---|---|
| GroupId:ArtifactId:Version | com.github.spotbugs:spotbugs-annotations:4.9.8 |
| Scope | provided |
| Classifier | |
| Type | jar |
| License(s) | GNU Lesser General Public License (LGPL), Version 2.1 (LGPL-2.1-only) |
com.github.stephenc.jcip:jcip-annotations:1.0-1
| Status | |
|---|---|
| GroupId:ArtifactId:Version | com.github.stephenc.jcip:jcip-annotations:1.0-1 |
| Scope | provided |
| Classifier | |
| Type | jar |
| License(s) | Apache License (ASL), Version 2.0 (Apache-2.0) |
com.google.code.findbugs:jsr305:3.0.2
| Status | |
|---|---|
| GroupId:ArtifactId:Version | com.google.code.findbugs:jsr305:3.0.2 |
| Scope | provided |
| Classifier | |
| Type | jar |
| License(s) | Apache License (ASL), Version 2.0 (Apache-2.0) |
com.guardsquare:proguard-annotations:7.8.2
| Status | |
|---|---|
| GroupId:ArtifactId:Version | com.guardsquare:proguard-annotations:7.8.2 |
| Scope | provided |
| Classifier | |
| Type | jar |
| License(s) | GNU General Public License (GPL), Version 2.0+ (GPL-2.0-or-later) |
net.bytebuddy:byte-buddy:1.17.7
| Status | |
|---|---|
| GroupId:ArtifactId:Version | net.bytebuddy:byte-buddy:1.17.7 |
| Scope | test |
| Classifier | |
| Type | jar |
| License(s) | Apache License (ASL), Version 2.0 (Apache-2.0) |
net.bytebuddy:byte-buddy-agent:1.17.7
| Status | |
|---|---|
| GroupId:ArtifactId:Version | net.bytebuddy:byte-buddy-agent:1.17.7 |
| Scope | test |
| Classifier | |
| Type | jar |
| License(s) | Apache License (ASL), Version 2.0 (Apache-2.0) |
org.apiguardian:apiguardian-api:1.1.2
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apiguardian:apiguardian-api:1.1.2 |
| Scope | test |
| Classifier | |
| Type | jar |
| License(s) | Apache License (ASL), Version 2.0 (Apache-2.0) |
org.jetbrains:annotations:26.0.2-1
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.jetbrains:annotations:26.0.2-1 |
| Scope | provided |
| Classifier | |
| Type | jar |
| License(s) | Apache License (ASL), Version 2.0 (Apache-2.0) |
org.junit.jupiter:junit-jupiter:5.14.1
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.junit.jupiter:junit-jupiter:5.14.1 |
| Scope | test |
| Classifier | |
| Type | jar |
| License(s) | Eclipse Public License (EPL), Version 2.0 (EPL-2.0) |
org.junit.jupiter:junit-jupiter-api:5.14.1
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.junit.jupiter:junit-jupiter-api:5.14.1 |
| Scope | test |
| Classifier | |
| Type | jar |
| License(s) | Eclipse Public License (EPL), Version 2.0 (EPL-2.0) |
org.junit.jupiter:junit-jupiter-engine:5.14.1
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.junit.jupiter:junit-jupiter-engine:5.14.1 |
| Scope | test |
| Classifier | |
| Type | jar |
| License(s) | Eclipse Public License (EPL), Version 2.0 (EPL-2.0) |
org.junit.jupiter:junit-jupiter-params:5.14.1
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.junit.jupiter:junit-jupiter-params:5.14.1 |
| Scope | test |
| Classifier | |
| Type | jar |
| License(s) | Eclipse Public License (EPL), Version 2.0 (EPL-2.0) |
org.junit.platform:junit-platform-commons:1.14.1
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.junit.platform:junit-platform-commons:1.14.1 |
| Scope | test |
| Classifier | |
| Type | jar |
| License(s) | Eclipse Public License (EPL), Version 2.0 (EPL-2.0) |
org.junit.platform:junit-platform-engine:1.14.1
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.junit.platform:junit-platform-engine:1.14.1 |
| Scope | test |
| Classifier | |
| Type | jar |
| License(s) | Eclipse Public License (EPL), Version 2.0 (EPL-2.0) |
org.mockito:mockito-core:5.21.0
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.mockito:mockito-core:5.21.0 |
| Scope | test |
| Classifier | |
| Type | jar |
| License(s) | MIT License (MIT) |
org.objenesis:objenesis:3.3
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.objenesis:objenesis:3.3 |
| Scope | test |
| Classifier | |
| Type | jar |
| License(s) | Apache License (ASL), Version 2.0 (Apache-2.0) |
org.opentest4j:opentest4j:1.3.0
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.opentest4j:opentest4j:1.3.0 |
| Scope | test |
| Classifier | |
| Type | jar |
| License(s) | Apache License (ASL), Version 2.0 (Apache-2.0) |
org.projectlombok:lombok:1.18.42
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.projectlombok:lombok:1.18.42 |
| Scope | provided |
| Classifier | |
| Type | jar |
| License(s) | MIT License (MIT) |
org.slf4j:slf4j-api:2.0.17
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.slf4j:slf4j-api:2.0.17 |
| Scope | compile |
| Classifier | |
| Type | jar |
| License(s) | MIT License (MIT) |
org.slf4j:slf4j-simple:2.0.17
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.slf4j:slf4j-simple:2.0.17 |
| Scope | test |
| Classifier | |
| Type | jar |
| License(s) | MIT License (MIT) |




