Fork me on GitHub

Overview

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

# of total dependencies 39
# of dependencies with license declared in their pom 39
# 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)
ch.qos.logback:logback-classic:1.5.32 test - jar Eclipse Public License - v 2.0
GNU Lesser General Public License
ch.qos.logback:logback-core:1.5.32 test - jar Eclipse Public License - v 2.0
GNU Lesser General Public License
com.fasterxml:classmate:1.5.1 test - bundle Apache License, Version 2.0
com.fasterxml.jackson.core:jackson-annotations:2.22 compile - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core:jackson-core:2.22.1 compile - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core:jackson-databind:2.22.1 compile - jar The Apache Software License, Version 2.0
com.sun.activation:jakarta.activation:1.2.2 test - jar EDL 1.0
com.sun.istack:istack-commons-runtime:3.0.11 test - jar Eclipse Distribution License - v 1.0
commons-beanutils:commons-beanutils:1.11.0 compile - jar Apache-2.0
commons-collections:commons-collections:3.2.2 compile - jar Apache License, Version 2.0
dev.orne.test:orne-test-generators:0.3.0 compile - jar GNU Lesser General Public License (LGPL) version 3.0
jakarta.activation:jakarta.activation-api:1.2.2 compile - jar EDL 1.0
jakarta.json:jakarta.json-api:2.1.0 compile - jar Eclipse Public License 2.0
GNU General Public License, version 2 with the GNU Classpath Exception
jakarta.json.bind:jakarta.json.bind-api:3.0.0 compile - jar Eclipse Public License 2.0
GNU General Public License, version 2 with the GNU Classpath Exception
jakarta.validation:jakarta.validation-api:2.0.1 compile - jar Apache License 2.0
jakarta.xml.bind:jakarta.xml.bind-api:2.3.3 compile - jar Eclipse Distribution License - v 1.0
net.bytebuddy:byte-buddy:1.17.7 test - jar Apache License, Version 2.0
net.bytebuddy:byte-buddy-agent:1.17.7 test - jar Apache License, Version 2.0
org.apache.commons:commons-lang3:3.20.0 compile - jar Apache-2.0
org.apiguardian:apiguardian-api:1.1.2 compile - jar The Apache License, Version 2.0
org.eclipse:yasson:3.0.3 test - jar Eclipse Distribution License v. 1.0
Eclipse Public License v. 2.0
org.eclipse.parsson:parsson:1.1.0 test - jar Eclipse Public License 2.0
GNU General Public License, version 2 with the GNU Classpath Exception
org.glassfish:jakarta.el:3.0.4 test - jar EPL 2.0
GPL2 w/ CPE
org.glassfish.jaxb:jaxb-runtime:2.3.3 test - jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb:txw2:2.3.3 test - jar Eclipse Distribution License - v 1.0
org.hibernate.validator:hibernate-validator:6.2.5.Final test - jar Apache License 2.0
org.jboss.logging:jboss-logging:3.4.1.Final test - jar Apache License, version 2.0
org.jspecify:jspecify:1.0.0 compile - jar The Apache License, Version 2.0
org.junit.jupiter:junit-jupiter:5.13.4 test - jar Eclipse Public License v2.0
org.junit.jupiter:junit-jupiter-api:5.13.4 test - jar Eclipse Public License v2.0
org.junit.jupiter:junit-jupiter-engine:5.13.4 test - jar Eclipse Public License v2.0
org.junit.jupiter:junit-jupiter-params:5.13.4 test - jar Eclipse Public License v2.0
org.junit.platform:junit-platform-commons:1.13.4 test - jar Eclipse Public License v2.0
org.junit.platform:junit-platform-engine:1.13.4 test - jar Eclipse Public License v2.0
org.mockito:mockito-core:5.23.0 test - jar MIT
org.objenesis:objenesis:3.3 test - jar Apache License, Version 2.0
org.opentest4j:opentest4j:1.3.0 test - jar The Apache License, Version 2.0
org.slf4j:jcl-over-slf4j:2.0.17 compile - jar Apache-2.0
org.slf4j:slf4j-api:2.0.17 compile - jar 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.

ch.qos.logback:logback-classic:1.5.32

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version ch.qos.logback:logback-classic:1.5.32
Scope test
Classifier
Type jar
License(s) Eclipse Public License - v 2.0
GNU Lesser General Public License
Back to top

ch.qos.logback:logback-core:1.5.32

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version ch.qos.logback:logback-core:1.5.32
Scope test
Classifier
Type jar
License(s) Eclipse Public License - v 2.0
GNU Lesser General Public License
Back to top

com.fasterxml:classmate:1.5.1

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version com.fasterxml:classmate:1.5.1
Scope test
Classifier
Type bundle
License(s) Apache License, Version 2.0
Back to top

com.fasterxml.jackson.core:jackson-annotations:2.22

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version com.fasterxml.jackson.core:jackson-annotations:2.22
Scope compile
Classifier
Type jar
License(s) The Apache Software License, Version 2.0
Back to top

com.fasterxml.jackson.core:jackson-core:2.22.1

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version com.fasterxml.jackson.core:jackson-core:2.22.1
Scope compile
Classifier
Type jar
License(s) The Apache Software License, Version 2.0
Back to top

com.fasterxml.jackson.core:jackson-databind:2.22.1

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version com.fasterxml.jackson.core:jackson-databind:2.22.1
Scope compile
Classifier
Type jar
License(s) The Apache Software License, Version 2.0
Back to top

com.sun.activation:jakarta.activation:1.2.2

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version com.sun.activation:jakarta.activation:1.2.2
Scope test
Classifier
Type jar
License(s) EDL 1.0
Back to top

com.sun.istack:istack-commons-runtime:3.0.11

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version com.sun.istack:istack-commons-runtime:3.0.11
Scope test
Classifier
Type jar
License(s) Eclipse Distribution License - v 1.0
Back to top

commons-beanutils:commons-beanutils:1.11.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version commons-beanutils:commons-beanutils:1.11.0
Scope compile
Classifier
Type jar
License(s) Apache-2.0
Back to top

commons-collections:commons-collections:3.2.2

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version commons-collections:commons-collections:3.2.2
Scope compile
Classifier
Type jar
License(s) Apache License, Version 2.0
Back to top

dev.orne.test:orne-test-generators:0.3.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version dev.orne.test:orne-test-generators:0.3.0
Scope compile
Classifier
Type jar
License(s) GNU Lesser General Public License (LGPL) version 3.0
Back to top

jakarta.activation:jakarta.activation-api:1.2.2

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

jakarta.json:jakarta.json-api:2.1.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version jakarta.json:jakarta.json-api:2.1.0
Scope compile
Classifier
Type jar
License(s) Eclipse Public License 2.0
GNU General Public License, version 2 with the GNU Classpath Exception
Back to top

jakarta.json.bind:jakarta.json.bind-api:3.0.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version jakarta.json.bind:jakarta.json.bind-api:3.0.0
Scope compile
Classifier
Type jar
License(s) Eclipse Public License 2.0
GNU General Public License, version 2 with the GNU Classpath Exception
Back to top

jakarta.validation:jakarta.validation-api:2.0.1

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

jakarta.xml.bind:jakarta.xml.bind-api:2.3.3

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version jakarta.xml.bind:jakarta.xml.bind-api:2.3.3
Scope compile
Classifier
Type jar
License(s) Eclipse Distribution License - v 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, Version 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, Version 2.0
Back to top

org.apache.commons:commons-lang3:3.20.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.apache.commons:commons-lang3:3.20.0
Scope compile
Classifier
Type jar
License(s) 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 compile
Classifier
Type jar
License(s) The Apache License, Version 2.0
Back to top

org.eclipse:yasson:3.0.3

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.eclipse:yasson:3.0.3
Scope test
Classifier
Type jar
License(s) Eclipse Distribution License v. 1.0
Eclipse Public License v. 2.0
Back to top

org.eclipse.parsson:parsson:1.1.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.eclipse.parsson:parsson:1.1.0
Scope test
Classifier
Type jar
License(s) Eclipse Public License 2.0
GNU General Public License, version 2 with the GNU Classpath Exception
Back to top

org.glassfish:jakarta.el:3.0.4

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.glassfish:jakarta.el:3.0.4
Scope test
Classifier
Type jar
License(s) EPL 2.0
GPL2 w/ CPE
Back to top

org.glassfish.jaxb:jaxb-runtime:2.3.3

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.glassfish.jaxb:jaxb-runtime:2.3.3
Scope test
Classifier
Type jar
License(s) Eclipse Distribution License - v 1.0
Back to top

org.glassfish.jaxb:txw2:2.3.3

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.glassfish.jaxb:txw2:2.3.3
Scope test
Classifier
Type jar
License(s) Eclipse Distribution License - v 1.0
Back to top

org.hibernate.validator:hibernate-validator:6.2.5.Final

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.hibernate.validator:hibernate-validator:6.2.5.Final
Scope test
Classifier
Type jar
License(s) Apache License 2.0
Back to top

org.jboss.logging:jboss-logging:3.4.1.Final

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.jboss.logging:jboss-logging:3.4.1.Final
Scope test
Classifier
Type jar
License(s) Apache License, version 2.0
Back to top

org.jspecify:jspecify:1.0.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.jspecify:jspecify:1.0.0
Scope compile
Classifier
Type jar
License(s) The Apache License, Version 2.0
Back to top

org.junit.jupiter:junit-jupiter:5.13.4

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.junit.jupiter:junit-jupiter:5.13.4
Scope test
Classifier
Type jar
License(s) Eclipse Public License v2.0
Back to top

org.junit.jupiter:junit-jupiter-api:5.13.4

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.junit.jupiter:junit-jupiter-api:5.13.4
Scope test
Classifier
Type jar
License(s) Eclipse Public License v2.0
Back to top

org.junit.jupiter:junit-jupiter-engine:5.13.4

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.junit.jupiter:junit-jupiter-engine:5.13.4
Scope test
Classifier
Type jar
License(s) Eclipse Public License v2.0
Back to top

org.junit.jupiter:junit-jupiter-params:5.13.4

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.junit.jupiter:junit-jupiter-params:5.13.4
Scope test
Classifier
Type jar
License(s) Eclipse Public License v2.0
Back to top

org.junit.platform:junit-platform-commons:1.13.4

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.junit.platform:junit-platform-commons:1.13.4
Scope test
Classifier
Type jar
License(s) Eclipse Public License v2.0
Back to top

org.junit.platform:junit-platform-engine:1.13.4

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.junit.platform:junit-platform-engine:1.13.4
Scope test
Classifier
Type jar
License(s) Eclipse Public License v2.0
Back to top

org.mockito:mockito-core:5.23.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.mockito:mockito-core:5.23.0
Scope test
Classifier
Type jar
License(s) 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, Version 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) The Apache License, Version 2.0
Back to top

org.slf4j:jcl-over-slf4j:2.0.17

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.slf4j:jcl-over-slf4j:2.0.17
Scope compile
Classifier
Type jar
License(s) Apache-2.0
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
Back to top