Overview
This report summarizes all third-party dependencies of the project.
| # of total dependencies | 51 | |
| # of dependencies with license declared in their pom | 51 | |
| # 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) |
|---|---|---|---|---|---|
| aopalliance:aopalliance:1.0 | provided | - | jar | Public Domain (PD) | |
| 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.google.guava:failureaccess:1.0.3 | provided | - | jar | Apache License (ASL), Version 2.0 (Apache-2.0) | |
| com.google.guava:guava:33.5.0-jre | provided | - | bundle | Apache License (ASL), Version 2.0 (Apache-2.0) | |
| com.google.inject:guice:5.1.0 | 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) | |
| javax.inject:javax.inject:1 | provided | - | jar | Apache License (ASL), Version 2.0 (Apache-2.0) | |
| 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.apache.maven:maven-artifact:3.9.12 | provided | - | jar | Apache License (ASL), Version 2.0 (Apache-2.0) | |
| org.apache.maven:maven-builder-support:3.9.12 | provided | - | jar | Apache License (ASL), Version 2.0 (Apache-2.0) | |
| org.apache.maven:maven-core:3.9.12 | provided | - | jar | Apache License (ASL), Version 2.0 (Apache-2.0) | |
| org.apache.maven:maven-model:3.9.12 | provided | - | jar | Apache License (ASL), Version 2.0 (Apache-2.0) | |
| org.apache.maven:maven-model-builder:3.9.12 | provided | - | jar | Apache License (ASL), Version 2.0 (Apache-2.0) | |
| org.apache.maven:maven-plugin-api:3.9.12 | provided | - | jar | Apache License (ASL), Version 2.0 (Apache-2.0) | |
| org.apache.maven:maven-repository-metadata:3.9.12 | provided | - | jar | Apache License (ASL), Version 2.0 (Apache-2.0) | |
| org.apache.maven:maven-resolver-provider:3.9.12 | provided | - | jar | Apache License (ASL), Version 2.0 (Apache-2.0) | |
| org.apache.maven:maven-settings:3.9.12 | provided | - | jar | Apache License (ASL), Version 2.0 (Apache-2.0) | |
| org.apache.maven:maven-settings-builder:3.9.12 | provided | - | jar | Apache License (ASL), Version 2.0 (Apache-2.0) | |
| org.apache.maven.plugin-tools:maven-plugin-annotations:3.15.2 | provided | - | jar | Apache License (ASL), Version 2.0 (Apache-2.0) | |
| org.apache.maven.resolver:maven-resolver-api:1.9.25 | provided | - | jar | Apache License (ASL), Version 2.0 (Apache-2.0) | |
| org.apache.maven.resolver:maven-resolver-impl:1.9.25 | provided | - | jar | Apache License (ASL), Version 2.0 (Apache-2.0) | |
| org.apache.maven.resolver:maven-resolver-named-locks:1.9.25 | provided | - | jar | Apache License (ASL), Version 2.0 (Apache-2.0) | |
| org.apache.maven.resolver:maven-resolver-spi:1.9.25 | provided | - | jar | Apache License (ASL), Version 2.0 (Apache-2.0) | |
| org.apache.maven.resolver:maven-resolver-util:1.9.25 | provided | - | jar | Apache License (ASL), Version 2.0 (Apache-2.0) | |
| org.apache.maven.shared:maven-shared-utils:3.4.2 | provided | - | 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.codehaus.plexus:plexus-cipher:2.0 | provided | - | jar | Apache License (ASL), Version 2.0 (Apache-2.0) | |
| org.codehaus.plexus:plexus-classworlds:2.9.0 | provided | - | bundle | Apache License (ASL), Version 2.0 (Apache-2.0) | |
| org.codehaus.plexus:plexus-component-annotations:2.2.0 | provided | - | jar | Apache License (ASL), Version 2.0 (Apache-2.0) | |
| org.codehaus.plexus:plexus-interpolation:1.29 | provided | - | bundle | Apache License (ASL), Version 2.0 (Apache-2.0) | |
| org.codehaus.plexus:plexus-sec-dispatcher:2.0 | provided | - | jar | Apache License (ASL), Version 2.0 (Apache-2.0) | |
| org.codehaus.plexus:plexus-utils:3.6.0 | provided | - | jar | Apache License (ASL), Version 2.0 (Apache-2.0) | |
| org.eclipse.sisu:org.eclipse.sisu.inject:0.9.0.M4 | provided | - | jar | Eclipse Public License (EPL), Version 2.0 (EPL-2.0) | |
| org.eclipse.sisu:org.eclipse.sisu.plexus:0.9.0.M4 | provided | - | jar | Eclipse Public License (EPL), Version 2.0 (EPL-2.0) | |
| org.jetbrains:annotations:26.0.2-1 | provided | - | jar | Apache License (ASL), Version 2.0 (Apache-2.0) | |
| org.jspecify:jspecify:1.0.0 | 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.ow2.asm:asm:9.9 | provided | - | jar | BSD 3-Clause License (BSD), (BSD-3-Clause) | |
| org.projectlombok:lombok:1.18.42 | provided | - | jar | MIT License (MIT) | |
| org.slf4j:slf4j-api:2.0.17 | compile | - | 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.
aopalliance:aopalliance:1.0
| Status | |
|---|---|
| GroupId:ArtifactId:Version | aopalliance:aopalliance:1.0 |
| Scope | provided |
| Classifier | |
| Type | jar |
| License(s) | Public Domain (PD) |
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.google.guava:failureaccess:1.0.3
| Status | |
|---|---|
| GroupId:ArtifactId:Version | com.google.guava:failureaccess:1.0.3 |
| Scope | provided |
| Classifier | |
| Type | jar |
| License(s) | Apache License (ASL), Version 2.0 (Apache-2.0) |
com.google.guava:guava:33.5.0-jre
| Status | |
|---|---|
| GroupId:ArtifactId:Version | com.google.guava:guava:33.5.0-jre |
| Scope | provided |
| Classifier | |
| Type | bundle |
| License(s) | Apache License (ASL), Version 2.0 (Apache-2.0) |
com.google.inject:guice:5.1.0
| Status | |
|---|---|
| GroupId:ArtifactId:Version | com.google.inject:guice:5.1.0 |
| 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) |
javax.inject:javax.inject:1
| Status | |
|---|---|
| GroupId:ArtifactId:Version | javax.inject:javax.inject:1 |
| Scope | provided |
| Classifier | |
| Type | jar |
| License(s) | Apache License (ASL), Version 2.0 (Apache-2.0) |
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.apache.maven:maven-artifact:3.9.12
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.maven:maven-artifact:3.9.12 |
| Scope | provided |
| Classifier | |
| Type | jar |
| License(s) | Apache License (ASL), Version 2.0 (Apache-2.0) |
org.apache.maven:maven-builder-support:3.9.12
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.maven:maven-builder-support:3.9.12 |
| Scope | provided |
| Classifier | |
| Type | jar |
| License(s) | Apache License (ASL), Version 2.0 (Apache-2.0) |
org.apache.maven:maven-core:3.9.12
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.maven:maven-core:3.9.12 |
| Scope | provided |
| Classifier | |
| Type | jar |
| License(s) | Apache License (ASL), Version 2.0 (Apache-2.0) |
org.apache.maven:maven-model:3.9.12
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.maven:maven-model:3.9.12 |
| Scope | provided |
| Classifier | |
| Type | jar |
| License(s) | Apache License (ASL), Version 2.0 (Apache-2.0) |
org.apache.maven:maven-model-builder:3.9.12
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.maven:maven-model-builder:3.9.12 |
| Scope | provided |
| Classifier | |
| Type | jar |
| License(s) | Apache License (ASL), Version 2.0 (Apache-2.0) |
org.apache.maven:maven-plugin-api:3.9.12
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.maven:maven-plugin-api:3.9.12 |
| Scope | provided |
| Classifier | |
| Type | jar |
| License(s) | Apache License (ASL), Version 2.0 (Apache-2.0) |
org.apache.maven:maven-repository-metadata:3.9.12
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.maven:maven-repository-metadata:3.9.12 |
| Scope | provided |
| Classifier | |
| Type | jar |
| License(s) | Apache License (ASL), Version 2.0 (Apache-2.0) |
org.apache.maven:maven-resolver-provider:3.9.12
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.maven:maven-resolver-provider:3.9.12 |
| Scope | provided |
| Classifier | |
| Type | jar |
| License(s) | Apache License (ASL), Version 2.0 (Apache-2.0) |
org.apache.maven:maven-settings:3.9.12
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.maven:maven-settings:3.9.12 |
| Scope | provided |
| Classifier | |
| Type | jar |
| License(s) | Apache License (ASL), Version 2.0 (Apache-2.0) |
org.apache.maven:maven-settings-builder:3.9.12
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.maven:maven-settings-builder:3.9.12 |
| Scope | provided |
| Classifier | |
| Type | jar |
| License(s) | Apache License (ASL), Version 2.0 (Apache-2.0) |
org.apache.maven.plugin-tools:maven-plugin-annotations:3.15.2
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.maven.plugin-tools:maven-plugin-annotations:3.15.2 |
| Scope | provided |
| Classifier | |
| Type | jar |
| License(s) | Apache License (ASL), Version 2.0 (Apache-2.0) |
org.apache.maven.resolver:maven-resolver-api:1.9.25
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.maven.resolver:maven-resolver-api:1.9.25 |
| Scope | provided |
| Classifier | |
| Type | jar |
| License(s) | Apache License (ASL), Version 2.0 (Apache-2.0) |
org.apache.maven.resolver:maven-resolver-impl:1.9.25
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.maven.resolver:maven-resolver-impl:1.9.25 |
| Scope | provided |
| Classifier | |
| Type | jar |
| License(s) | Apache License (ASL), Version 2.0 (Apache-2.0) |
org.apache.maven.resolver:maven-resolver-named-locks:1.9.25
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.maven.resolver:maven-resolver-named-locks:1.9.25 |
| Scope | provided |
| Classifier | |
| Type | jar |
| License(s) | Apache License (ASL), Version 2.0 (Apache-2.0) |
org.apache.maven.resolver:maven-resolver-spi:1.9.25
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.maven.resolver:maven-resolver-spi:1.9.25 |
| Scope | provided |
| Classifier | |
| Type | jar |
| License(s) | Apache License (ASL), Version 2.0 (Apache-2.0) |
org.apache.maven.resolver:maven-resolver-util:1.9.25
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.maven.resolver:maven-resolver-util:1.9.25 |
| Scope | provided |
| Classifier | |
| Type | jar |
| License(s) | Apache License (ASL), Version 2.0 (Apache-2.0) |
org.apache.maven.shared:maven-shared-utils:3.4.2
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.maven.shared:maven-shared-utils:3.4.2 |
| Scope | provided |
| 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.codehaus.plexus:plexus-cipher:2.0
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.codehaus.plexus:plexus-cipher:2.0 |
| Scope | provided |
| Classifier | |
| Type | jar |
| License(s) | Apache License (ASL), Version 2.0 (Apache-2.0) |
org.codehaus.plexus:plexus-classworlds:2.9.0
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.codehaus.plexus:plexus-classworlds:2.9.0 |
| Scope | provided |
| Classifier | |
| Type | bundle |
| License(s) | Apache License (ASL), Version 2.0 (Apache-2.0) |
org.codehaus.plexus:plexus-component-annotations:2.2.0
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.codehaus.plexus:plexus-component-annotations:2.2.0 |
| Scope | provided |
| Classifier | |
| Type | jar |
| License(s) | Apache License (ASL), Version 2.0 (Apache-2.0) |
org.codehaus.plexus:plexus-interpolation:1.29
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.codehaus.plexus:plexus-interpolation:1.29 |
| Scope | provided |
| Classifier | |
| Type | bundle |
| License(s) | Apache License (ASL), Version 2.0 (Apache-2.0) |
org.codehaus.plexus:plexus-sec-dispatcher:2.0
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.codehaus.plexus:plexus-sec-dispatcher:2.0 |
| Scope | provided |
| Classifier | |
| Type | jar |
| License(s) | Apache License (ASL), Version 2.0 (Apache-2.0) |
org.codehaus.plexus:plexus-utils:3.6.0
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.codehaus.plexus:plexus-utils:3.6.0 |
| Scope | provided |
| Classifier | |
| Type | jar |
| License(s) | Apache License (ASL), Version 2.0 (Apache-2.0) |
org.eclipse.sisu:org.eclipse.sisu.inject:0.9.0.M4
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.eclipse.sisu:org.eclipse.sisu.inject:0.9.0.M4 |
| Scope | provided |
| Classifier | |
| Type | jar |
| License(s) | Eclipse Public License (EPL), Version 2.0 (EPL-2.0) |
org.eclipse.sisu:org.eclipse.sisu.plexus:0.9.0.M4
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.eclipse.sisu:org.eclipse.sisu.plexus:0.9.0.M4 |
| Scope | provided |
| Classifier | |
| Type | jar |
| License(s) | Eclipse Public License (EPL), Version 2.0 (EPL-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.jspecify:jspecify:1.0.0
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.jspecify:jspecify:1.0.0 |
| 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.ow2.asm:asm:9.9
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.ow2.asm:asm:9.9 |
| Scope | provided |
| Classifier | |
| Type | jar |
| License(s) | BSD 3-Clause License (BSD), (BSD-3-Clause) |
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) |




