Overview

This report summarizes all third-party dependencies of the project.

# of total dependencies 37
# of dependencies with license declared in their pom 37
# 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)
jakarta.activation:jakarta.activation-api:2.1.3 compile - jar Eclipse Distribution License (EDL), Version 1.0 (EDL-1.0)
jakarta.annotation:jakarta.annotation-api:3.0.0 compile - jar Eclipse Public License (EPL), Version 2.0 (EPL-2.0)
GNU General Public License (GPL) with Classpath exception (CPE), Version 2.0 (GPL-2.0-with-classpath-exception)
jakarta.inject:jakarta.inject-api:2.0.1 compile - jar Apache License (ASL), Version 2.0 (Apache-2.0)
jakarta.servlet:jakarta.servlet-api:6.1.0 provided - jar Eclipse Public License (EPL), Version 2.0 (EPL-2.0)
GNU General Public License (GPL) with Classpath exception (CPE), Version 2.0 (GPL-2.0-with-classpath-exception)
jakarta.validation:jakarta.validation-api:3.1.0 compile - jar Apache License (ASL), Version 2.0 (Apache-2.0)
jakarta.ws.rs:jakarta.ws.rs-api:4.0.0 compile - bundle Eclipse Public License (EPL), Version 2.0 (EPL-2.0)
GNU General Public License (GPL) with Classpath exception (CPE), Version 2.0 (GPL-2.0-with-classpath-exception)
jakarta.xml.bind:jakarta.xml.bind-api:4.0.2 compile - jar Eclipse Distribution License (EDL), Version 1.0 (EDL-1.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.apiguardian:apiguardian-api:1.1.2 test - jar Apache License (ASL), Version 2.0 (Apache-2.0)
org.glassfish.hk2:hk2-api:4.0.0-M3 compile - jar Eclipse Public License (EPL), Version 2.0 (EPL-2.0)
GNU General Public License (GPL) with Classpath exception (CPE), Version 2.0 (GPL-2.0-with-classpath-exception)
org.glassfish.hk2:hk2-locator:4.0.0-M3 compile - jar Eclipse Public License (EPL), Version 2.0 (EPL-2.0)
GNU General Public License (GPL) with Classpath exception (CPE), Version 2.0 (GPL-2.0-with-classpath-exception)
org.glassfish.hk2:hk2-utils:4.0.0-M3 compile - jar Eclipse Public License (EPL), Version 2.0 (EPL-2.0)
GNU General Public License (GPL) with Classpath exception (CPE), Version 2.0 (GPL-2.0-with-classpath-exception)
org.glassfish.hk2:osgi-resource-locator:3.0.0 compile - jar Eclipse Public License (EPL), Version 2.0 (EPL-2.0)
GNU General Public License (GPL) with Classpath exception (CPE), Version 2.0 (GPL-2.0-with-classpath-exception)
org.glassfish.hk2.external:aopalliance-repackaged:4.0.0-M3 compile - jar Eclipse Public License (EPL), Version 2.0 (EPL-2.0)
GNU General Public License (GPL) with Classpath exception (CPE), Version 2.0 (GPL-2.0-with-classpath-exception)
org.glassfish.jersey.containers:jersey-container-servlet:4.0.0 compile - jar Apache License (ASL), Version 2.0 (Apache-2.0)
BSD 2-Clause License (BSD), (BSD-2-Clause)
Eclipse Distribution License (EDL), Version 1.0 (EDL-1.0)
Eclipse Public License (EPL), Version 2.0 (EPL-2.0)
GNU General Public License (GPL) with Classpath exception (CPE), Version 2.0 (GPL-2.0-with-classpath-exception)
Individual BSD License
MIT License (MIT)
Public Domain (PD)
W3C Software Notice and License (W3C)
org.glassfish.jersey.core:jersey-client:4.0.0 compile - jar Apache License (ASL), Version 2.0 (Apache-2.0)
BSD 2-Clause License (BSD), (BSD-2-Clause)
Eclipse Distribution License (EDL), Version 1.0 (EDL-1.0)
Eclipse Public License (EPL), Version 2.0 (EPL-2.0)
GNU General Public License (GPL) with Classpath exception (CPE), Version 2.0 (GPL-2.0-with-classpath-exception)
Individual BSD License
MIT License (MIT)
Public Domain (PD)
W3C Software Notice and License (W3C)
org.glassfish.jersey.core:jersey-common:4.0.0 compile - jar Apache License (ASL), Version 2.0 (Apache-2.0)
Eclipse Public License (EPL), Version 2.0 (EPL-2.0)
GNU General Public License (GPL) with Classpath exception (CPE), Version 2.0 (GPL-2.0-with-classpath-exception)
Public Domain (PD)
org.glassfish.jersey.core:jersey-server:4.0.0 compile - jar Apache License (ASL), Version 2.0 (Apache-2.0)
Eclipse Public License (EPL), Version 2.0 (EPL-2.0)
GNU General Public License (GPL) with Classpath exception (CPE), Version 2.0 (GPL-2.0-with-classpath-exception)
Individual BSD License
org.glassfish.jersey.inject:jersey-hk2:4.0.0 compile - jar Apache License (ASL), Version 2.0 (Apache-2.0)
BSD 2-Clause License (BSD), (BSD-2-Clause)
Eclipse Distribution License (EDL), Version 1.0 (EDL-1.0)
Eclipse Public License (EPL), Version 2.0 (EPL-2.0)
GNU General Public License (GPL) with Classpath exception (CPE), Version 2.0 (GPL-2.0-with-classpath-exception)
Individual BSD License
MIT License (MIT)
Public Domain (PD)
W3C Software Notice and License (W3C)
org.javassist:javassist:3.30.2-GA compile - bundle Apache License (ASL), Version 2.0 (Apache-2.0)
GNU Lesser General Public License (LGPL), Version 2.1 (LGPL-2.1-only)
Mozilla Public License (MPL), Version 1.1 (MPL-1.1)
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)

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
 License defined in the pom of the dependency
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)
Back to top

com.github.stephenc.jcip:jcip-annotations:1.0-1

Status
 License defined in the pom of the dependency
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)
Back to top

com.google.code.findbugs:jsr305:3.0.2

Status
 License defined in the pom of the dependency
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)
Back to top

com.guardsquare:proguard-annotations:7.8.2

Status
 License defined in the pom of the dependency
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)
Back to top

jakarta.activation:jakarta.activation-api:2.1.3

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version jakarta.activation:jakarta.activation-api:2.1.3
Scope compile
Classifier
Type jar
License(s) Eclipse Distribution License (EDL), Version 1.0 (EDL-1.0)
Back to top

jakarta.annotation:jakarta.annotation-api:3.0.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version jakarta.annotation:jakarta.annotation-api:3.0.0
Scope compile
Classifier
Type jar
License(s) Eclipse Public License (EPL), Version 2.0 (EPL-2.0)
GNU General Public License (GPL) with Classpath exception (CPE), Version 2.0 (GPL-2.0-with-classpath-exception)
Back to top

jakarta.inject:jakarta.inject-api:2.0.1

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version jakarta.inject:jakarta.inject-api:2.0.1
Scope compile
Classifier
Type jar
License(s) Apache License (ASL), Version 2.0 (Apache-2.0)
Back to top

jakarta.servlet:jakarta.servlet-api:6.1.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version jakarta.servlet:jakarta.servlet-api:6.1.0
Scope provided
Classifier
Type jar
License(s) Eclipse Public License (EPL), Version 2.0 (EPL-2.0)
GNU General Public License (GPL) with Classpath exception (CPE), Version 2.0 (GPL-2.0-with-classpath-exception)
Back to top

jakarta.validation:jakarta.validation-api:3.1.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version jakarta.validation:jakarta.validation-api:3.1.0
Scope compile
Classifier
Type jar
License(s) Apache License (ASL), Version 2.0 (Apache-2.0)
Back to top

jakarta.ws.rs:jakarta.ws.rs-api:4.0.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version jakarta.ws.rs:jakarta.ws.rs-api:4.0.0
Scope compile
Classifier
Type bundle
License(s) Eclipse Public License (EPL), Version 2.0 (EPL-2.0)
GNU General Public License (GPL) with Classpath exception (CPE), Version 2.0 (GPL-2.0-with-classpath-exception)
Back to top

jakarta.xml.bind:jakarta.xml.bind-api:4.0.2

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version jakarta.xml.bind:jakarta.xml.bind-api:4.0.2
Scope compile
Classifier
Type jar
License(s) Eclipse Distribution License (EDL), Version 1.0 (EDL-1.0)
Back to top

net.bytebuddy:byte-buddy:1.17.7

Status
 License defined in the pom of the dependency
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)
Back to top

net.bytebuddy:byte-buddy-agent:1.17.7

Status
 License defined in the pom of the dependency
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)
Back to top

org.apiguardian:apiguardian-api:1.1.2

Status
 License defined in the pom of the dependency
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)
Back to top

org.glassfish.hk2:hk2-api:4.0.0-M3

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.glassfish.hk2:hk2-api:4.0.0-M3
Scope compile
Classifier
Type jar
License(s) Eclipse Public License (EPL), Version 2.0 (EPL-2.0)
GNU General Public License (GPL) with Classpath exception (CPE), Version 2.0 (GPL-2.0-with-classpath-exception)
Back to top

org.glassfish.hk2:hk2-locator:4.0.0-M3

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.glassfish.hk2:hk2-locator:4.0.0-M3
Scope compile
Classifier
Type jar
License(s) Eclipse Public License (EPL), Version 2.0 (EPL-2.0)
GNU General Public License (GPL) with Classpath exception (CPE), Version 2.0 (GPL-2.0-with-classpath-exception)
Back to top

org.glassfish.hk2:hk2-utils:4.0.0-M3

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.glassfish.hk2:hk2-utils:4.0.0-M3
Scope compile
Classifier
Type jar
License(s) Eclipse Public License (EPL), Version 2.0 (EPL-2.0)
GNU General Public License (GPL) with Classpath exception (CPE), Version 2.0 (GPL-2.0-with-classpath-exception)
Back to top

org.glassfish.hk2:osgi-resource-locator:3.0.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.glassfish.hk2:osgi-resource-locator:3.0.0
Scope compile
Classifier
Type jar
License(s) Eclipse Public License (EPL), Version 2.0 (EPL-2.0)
GNU General Public License (GPL) with Classpath exception (CPE), Version 2.0 (GPL-2.0-with-classpath-exception)
Back to top

org.glassfish.hk2.external:aopalliance-repackaged:4.0.0-M3

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.glassfish.hk2.external:aopalliance-repackaged:4.0.0-M3
Scope compile
Classifier
Type jar
License(s) Eclipse Public License (EPL), Version 2.0 (EPL-2.0)
GNU General Public License (GPL) with Classpath exception (CPE), Version 2.0 (GPL-2.0-with-classpath-exception)
Back to top

org.glassfish.jersey.containers:jersey-container-servlet:4.0.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.glassfish.jersey.containers:jersey-container-servlet:4.0.0
Scope compile
Classifier
Type jar
License(s) Apache License (ASL), Version 2.0 (Apache-2.0)
BSD 2-Clause License (BSD), (BSD-2-Clause)
Eclipse Distribution License (EDL), Version 1.0 (EDL-1.0)
Eclipse Public License (EPL), Version 2.0 (EPL-2.0)
GNU General Public License (GPL) with Classpath exception (CPE), Version 2.0 (GPL-2.0-with-classpath-exception)
Individual BSD License
MIT License (MIT)
Public Domain (PD)
W3C Software Notice and License (W3C)
Back to top

org.glassfish.jersey.core:jersey-client:4.0.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.glassfish.jersey.core:jersey-client:4.0.0
Scope compile
Classifier
Type jar
License(s) Apache License (ASL), Version 2.0 (Apache-2.0)
BSD 2-Clause License (BSD), (BSD-2-Clause)
Eclipse Distribution License (EDL), Version 1.0 (EDL-1.0)
Eclipse Public License (EPL), Version 2.0 (EPL-2.0)
GNU General Public License (GPL) with Classpath exception (CPE), Version 2.0 (GPL-2.0-with-classpath-exception)
Individual BSD License
MIT License (MIT)
Public Domain (PD)
W3C Software Notice and License (W3C)
Back to top

org.glassfish.jersey.core:jersey-common:4.0.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.glassfish.jersey.core:jersey-common:4.0.0
Scope compile
Classifier
Type jar
License(s) Apache License (ASL), Version 2.0 (Apache-2.0)
Eclipse Public License (EPL), Version 2.0 (EPL-2.0)
GNU General Public License (GPL) with Classpath exception (CPE), Version 2.0 (GPL-2.0-with-classpath-exception)
Public Domain (PD)
Back to top

org.glassfish.jersey.core:jersey-server:4.0.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.glassfish.jersey.core:jersey-server:4.0.0
Scope compile
Classifier
Type jar
License(s) Apache License (ASL), Version 2.0 (Apache-2.0)
Eclipse Public License (EPL), Version 2.0 (EPL-2.0)
GNU General Public License (GPL) with Classpath exception (CPE), Version 2.0 (GPL-2.0-with-classpath-exception)
Individual BSD License
Back to top

org.glassfish.jersey.inject:jersey-hk2:4.0.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.glassfish.jersey.inject:jersey-hk2:4.0.0
Scope compile
Classifier
Type jar
License(s) Apache License (ASL), Version 2.0 (Apache-2.0)
BSD 2-Clause License (BSD), (BSD-2-Clause)
Eclipse Distribution License (EDL), Version 1.0 (EDL-1.0)
Eclipse Public License (EPL), Version 2.0 (EPL-2.0)
GNU General Public License (GPL) with Classpath exception (CPE), Version 2.0 (GPL-2.0-with-classpath-exception)
Individual BSD License
MIT License (MIT)
Public Domain (PD)
W3C Software Notice and License (W3C)
Back to top

org.javassist:javassist:3.30.2-GA

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.javassist:javassist:3.30.2-GA
Scope compile
Classifier
Type bundle
License(s) Apache License (ASL), Version 2.0 (Apache-2.0)
GNU Lesser General Public License (LGPL), Version 2.1 (LGPL-2.1-only)
Mozilla Public License (MPL), Version 1.1 (MPL-1.1)
Back to top

org.jetbrains:annotations:26.0.2-1

Status
 License defined in the pom of the dependency
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)
Back to top

org.junit.jupiter:junit-jupiter:5.14.1

Status
 License defined in the pom of the dependency
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)
Back to top

org.junit.jupiter:junit-jupiter-api:5.14.1

Status
 License defined in the pom of the dependency
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)
Back to top

org.junit.jupiter:junit-jupiter-engine:5.14.1

Status
 License defined in the pom of the dependency
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)
Back to top

org.junit.jupiter:junit-jupiter-params:5.14.1

Status
 License defined in the pom of the dependency
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)
Back to top

org.junit.platform:junit-platform-commons:1.14.1

Status
 License defined in the pom of the dependency
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)
Back to top

org.junit.platform:junit-platform-engine:1.14.1

Status
 License defined in the pom of the dependency
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)
Back to top

org.mockito:mockito-core:5.21.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.mockito:mockito-core:5.21.0
Scope test
Classifier
Type jar
License(s) MIT License (MIT)
Back to top

org.objenesis:objenesis:3.3

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.objenesis:objenesis:3.3
Scope test
Classifier
Type jar
License(s) Apache License (ASL), Version 2.0 (Apache-2.0)
Back to top

org.opentest4j:opentest4j:1.3.0

Status
 License defined in the pom of the dependency
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)
Back to top

org.projectlombok:lombok:1.18.42

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.projectlombok:lombok:1.18.42
Scope provided
Classifier
Type jar
License(s) MIT License (MIT)
Back to top

org.slf4j:slf4j-api:2.0.17

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.slf4j:slf4j-api:2.0.17
Scope compile
Classifier
Type jar
License(s) MIT License (MIT)
Back to top