Fork me on GitHub

Overview

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

# of total dependencies 42
# of dependencies with license declared in their pom 42
# 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.jackson.core:jackson-annotations:2.20 compile - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core:jackson-core:2.20.1 compile - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core:jackson-databind:2.20.1 compile - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.20.1 compile - jar The Apache Software License, Version 2.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
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-configuration2:2.12.0 compile - jar Apache-2.0
org.apache.commons:commons-lang3:3.20.0 compile - jar Apache-2.0
org.apache.commons:commons-pool2:2.12.1 compile - jar Apache-2.0
org.apache.commons:commons-text:1.15.0 compile - jar Apache-2.0
org.apiguardian:apiguardian-api:1.1.2 compile - jar The Apache License, Version 2.0
org.assertj:assertj-core:3.27.7 test - jar Apache-2.0
org.awaitility:awaitility:4.3.0 test - jar Apache 2.0
org.hamcrest:hamcrest:2.1 test - jar BSD Licence 3
org.jspecify:jspecify:1.0.0 compile - jar The Apache License, Version 2.0
org.junit-pioneer:junit-pioneer:2.3.0 test - jar Eclipse Public License v2.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
org.springframework:spring-aop:5.3.39 compile - jar Apache License, Version 2.0
org.springframework:spring-beans:5.3.39 compile - jar Apache License, Version 2.0
org.springframework:spring-context:5.3.39 compile - jar Apache License, Version 2.0
org.springframework:spring-core:5.3.39 compile - jar Apache License, Version 2.0
org.springframework:spring-expression:5.3.39 compile - jar Apache License, Version 2.0
org.springframework:spring-jcl:5.3.39 compile - jar Apache License, Version 2.0
org.springframework:spring-test:5.3.39 test - jar Apache License, Version 2.0
org.springframework.boot:spring-boot:2.7.18 compile - jar Apache License, Version 2.0
org.springframework.boot:spring-boot-autoconfigure:2.7.18 compile - jar Apache License, Version 2.0
org.springframework.boot:spring-boot-test:2.7.18 test - jar Apache License, Version 2.0
org.yaml:snakeyaml:2.4 compile - bundle Apache License, Version 2.0

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.jackson.core:jackson-annotations:2.20

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

com.fasterxml.jackson.core:jackson-core:2.20.1

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version com.fasterxml.jackson.core:jackson-core:2.20.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.20.1

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

com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.20.1

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.20.1
Scope compile
Classifier
Type jar
License(s) The Apache Software License, Version 2.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

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-configuration2:2.12.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.apache.commons:commons-configuration2:2.12.0
Scope compile
Classifier
Type jar
License(s) Apache-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.apache.commons:commons-pool2:2.12.1

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.apache.commons:commons-pool2:2.12.1
Scope compile
Classifier
Type jar
License(s) Apache-2.0
Back to top

org.apache.commons:commons-text:1.15.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.apache.commons:commons-text:1.15.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.assertj:assertj-core:3.27.7

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

org.awaitility:awaitility:4.3.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.awaitility:awaitility:4.3.0
Scope test
Classifier
Type jar
License(s) Apache 2.0
Back to top

org.hamcrest:hamcrest:2.1

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.hamcrest:hamcrest:2.1
Scope test
Classifier
Type jar
License(s) BSD Licence 3
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-pioneer:junit-pioneer:2.3.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.junit-pioneer:junit-pioneer:2.3.0
Scope test
Classifier
Type jar
License(s) Eclipse Public License v2.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

org.springframework:spring-aop:5.3.39

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.springframework:spring-aop:5.3.39
Scope compile
Classifier
Type jar
License(s) Apache License, Version 2.0
Back to top

org.springframework:spring-beans:5.3.39

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.springframework:spring-beans:5.3.39
Scope compile
Classifier
Type jar
License(s) Apache License, Version 2.0
Back to top

org.springframework:spring-context:5.3.39

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.springframework:spring-context:5.3.39
Scope compile
Classifier
Type jar
License(s) Apache License, Version 2.0
Back to top

org.springframework:spring-core:5.3.39

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.springframework:spring-core:5.3.39
Scope compile
Classifier
Type jar
License(s) Apache License, Version 2.0
Back to top

org.springframework:spring-expression:5.3.39

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.springframework:spring-expression:5.3.39
Scope compile
Classifier
Type jar
License(s) Apache License, Version 2.0
Back to top

org.springframework:spring-jcl:5.3.39

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.springframework:spring-jcl:5.3.39
Scope compile
Classifier
Type jar
License(s) Apache License, Version 2.0
Back to top

org.springframework:spring-test:5.3.39

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

org.springframework.boot:spring-boot:2.7.18

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.springframework.boot:spring-boot:2.7.18
Scope compile
Classifier
Type jar
License(s) Apache License, Version 2.0
Back to top

org.springframework.boot:spring-boot-autoconfigure:2.7.18

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.springframework.boot:spring-boot-autoconfigure:2.7.18
Scope compile
Classifier
Type jar
License(s) Apache License, Version 2.0
Back to top

org.springframework.boot:spring-boot-test:2.7.18

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

org.yaml:snakeyaml:2.4

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.yaml:snakeyaml:2.4
Scope compile
Classifier
Type bundle
License(s) Apache License, Version 2.0
Back to top