This report summarizes all third-party dependencies of the project.
# of total dependencies | 33 | |
# of dependencies with license declared in their pom | 33 | |
# 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 |
Status | GroupId:ArtifactId:Version | Scope | Classifier | Type | License(s) |
---|---|---|---|---|---|
com.beust:jcommander:1.64 | test | jar | Apache 2.0 | ||
com.carrotsearch.randomizedtesting:randomizedtesting-runner:2.5.3 | compile | jar | The Apache Software License, Version 2.0 | ||
com.fasterxml.jackson.core:jackson-annotations:2.7.9 | compile | bundle | The Apache Software License, Version 2.0 | ||
com.fasterxml.jackson.core:jackson-core:2.7.9 | compile | bundle | The Apache Software License, Version 2.0 | ||
com.fasterxml.jackson.core:jackson-databind:2.7.9 | compile | bundle | The Apache Software License, Version 2.0 | ||
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.7.9 | compile | bundle | The Apache Software License, Version 2.0 | ||
com.typesafe:config:1.3.2 | compile | bundle | Apache License, Version 2.0 | ||
commons-beanutils:commons-beanutils:1.9.2 | compile | jar | The Apache Software License, Version 2.0 | ||
commons-collections:commons-collections:3.2.2 | compile | jar | Apache License, Version 2.0 | ||
commons-digester:commons-digester:1.8.1 | compile | jar | The Apache Software License, Version 2.0 | ||
commons-io:commons-io:2.5 | test | jar | Apache License, Version 2.0 | ||
commons-validator:commons-validator:1.6 | compile | jar | Apache License, Version 2.0 | ||
javax.validation:validation-api:1.1.0.Final | compile | jar | The Apache Software License, Version 2.0 | ||
junit:junit:4.12 | test | jar | Eclipse Public License 1.0 | ||
org.apache.commons:commons-lang3:3.6 | compile | jar | Apache License, Version 2.0 | ||
org.apache.juneau:juneau-marshall:7.0.1 | compile | bundle | Apache License, Version 2.0 | ||
org.apache.streams:streams-testing:0.5.2-SNAPSHOT | test | jar | Apache License, Version 2.0 | ||
org.hamcrest:hamcrest-all:1.3 | test | jar | New BSD License | ||
org.hamcrest:hamcrest-core:1.3 | test | jar | New BSD License | ||
org.javassist:javassist:3.21.0-GA | compile | bundle | Apache License 2.0 LGPL 2.1 MPL 1.1 | ||
org.mockito:mockito-all:1.10.19 | test | jar | The MIT License | ||
org.mockito:mockito-core:1.10.19 | test | jar | The MIT License | ||
org.objenesis:objenesis:2.1 | test | jar | Apache 2 | ||
org.powermock:powermock-api-mockito:1.7.1 | test | jar | The Apache Software License, Version 2.0 | ||
org.powermock:powermock-api-mockito-common:1.7.1 | test | jar | The Apache Software License, Version 2.0 | ||
org.powermock:powermock-api-support:1.7.1 | test | jar | The Apache Software License, Version 2.0 | ||
org.powermock:powermock-core:1.7.1 | test | jar | The Apache Software License, Version 2.0 | ||
org.powermock:powermock-module-junit4:1.7.1 | test | jar | The Apache Software License, Version 2.0 | ||
org.powermock:powermock-module-junit4-common:1.7.1 | test | jar | The Apache Software License, Version 2.0 | ||
org.powermock:powermock-reflect:1.7.1 | test | jar | The Apache Software License, Version 2.0 | ||
org.slf4j:slf4j-api:1.7.25 | compile | jar | MIT License | ||
org.testng:testng:6.11 | test | jar | Apache 2.0 | ||
org.yaml:snakeyaml:1.15 | compile | bundle | Apache License Version 2.0 | ||
Status | GroupId:ArtifactId:Version | Scope | Classifier | Type | License(s) |
Listing of Third-parties with no license in pom and filled in the third-party missing file.
No such dependency.
Listing of Third-parties with license defined in their pom.
Status | License defined in the pom of the dependency |
---|---|
GroupId:ArtifactId:Version | com.beust:jcommander:1.64 |
Scope | test |
Classifier | |
Type | jar |
License(s) | Apache 2.0 |
Status | License defined in the pom of the dependency |
---|---|
GroupId:ArtifactId:Version | com.carrotsearch.randomizedtesting:randomizedtesting-runner:2.5.3 |
Scope | compile |
Classifier | |
Type | jar |
License(s) | The Apache Software License, Version 2.0 |
Status | License defined in the pom of the dependency |
---|---|
GroupId:ArtifactId:Version | com.fasterxml.jackson.core:jackson-annotations:2.7.9 |
Scope | compile |
Classifier | |
Type | bundle |
License(s) | The Apache Software License, Version 2.0 |
Status | License defined in the pom of the dependency |
---|---|
GroupId:ArtifactId:Version | com.fasterxml.jackson.core:jackson-core:2.7.9 |
Scope | compile |
Classifier | |
Type | bundle |
License(s) | The Apache Software License, Version 2.0 |
Status | License defined in the pom of the dependency |
---|---|
GroupId:ArtifactId:Version | com.fasterxml.jackson.core:jackson-databind:2.7.9 |
Scope | compile |
Classifier | |
Type | bundle |
License(s) | The Apache Software License, Version 2.0 |
Status | License defined in the pom of the dependency |
---|---|
GroupId:ArtifactId:Version | com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.7.9 |
Scope | compile |
Classifier | |
Type | bundle |
License(s) | The Apache Software License, Version 2.0 |
Status | License defined in the pom of the dependency |
---|---|
GroupId:ArtifactId:Version | com.typesafe:config:1.3.2 |
Scope | compile |
Classifier | |
Type | bundle |
License(s) | Apache License, Version 2.0 |
Status | License defined in the pom of the dependency |
---|---|
GroupId:ArtifactId:Version | commons-beanutils:commons-beanutils:1.9.2 |
Scope | compile |
Classifier | |
Type | jar |
License(s) | The Apache Software License, Version 2.0 |
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 |
Status | License defined in the pom of the dependency |
---|---|
GroupId:ArtifactId:Version | commons-digester:commons-digester:1.8.1 |
Scope | compile |
Classifier | |
Type | jar |
License(s) | The Apache Software License, Version 2.0 |
Status | License defined in the pom of the dependency |
---|---|
GroupId:ArtifactId:Version | commons-io:commons-io:2.5 |
Scope | test |
Classifier | |
Type | jar |
License(s) | Apache License, Version 2.0 |
Status | License defined in the pom of the dependency |
---|---|
GroupId:ArtifactId:Version | commons-validator:commons-validator:1.6 |
Scope | compile |
Classifier | |
Type | jar |
License(s) | Apache License, Version 2.0 |
Status | License defined in the pom of the dependency |
---|---|
GroupId:ArtifactId:Version | javax.validation:validation-api:1.1.0.Final |
Scope | compile |
Classifier | |
Type | jar |
License(s) | The Apache Software License, Version 2.0 |
Status | License defined in the pom of the dependency |
---|---|
GroupId:ArtifactId:Version | junit:junit:4.12 |
Scope | test |
Classifier | |
Type | jar |
License(s) | Eclipse Public License 1.0 |
Status | License defined in the pom of the dependency |
---|---|
GroupId:ArtifactId:Version | org.apache.commons:commons-lang3:3.6 |
Scope | compile |
Classifier | |
Type | jar |
License(s) | Apache License, Version 2.0 |
Status | License defined in the pom of the dependency |
---|---|
GroupId:ArtifactId:Version | org.apache.juneau:juneau-marshall:7.0.1 |
Scope | compile |
Classifier | |
Type | bundle |
License(s) | Apache License, Version 2.0 |
Status | License defined in the pom of the dependency |
---|---|
GroupId:ArtifactId:Version | org.apache.streams:streams-testing:0.5.2-SNAPSHOT |
Scope | test |
Classifier | |
Type | jar |
License(s) | Apache License, Version 2.0 |
Status | License defined in the pom of the dependency |
---|---|
GroupId:ArtifactId:Version | org.hamcrest:hamcrest-all:1.3 |
Scope | test |
Classifier | |
Type | jar |
License(s) | New BSD License |
Status | License defined in the pom of the dependency |
---|---|
GroupId:ArtifactId:Version | org.hamcrest:hamcrest-core:1.3 |
Scope | test |
Classifier | |
Type | jar |
License(s) | New BSD License |
Status | License defined in the pom of the dependency |
---|---|
GroupId:ArtifactId:Version | org.javassist:javassist:3.21.0-GA |
Scope | compile |
Classifier | |
Type | bundle |
License(s) | Apache License 2.0 LGPL 2.1 MPL 1.1 |
Status | License defined in the pom of the dependency |
---|---|
GroupId:ArtifactId:Version | org.mockito:mockito-all:1.10.19 |
Scope | test |
Classifier | |
Type | jar |
License(s) | The MIT License |
Status | License defined in the pom of the dependency |
---|---|
GroupId:ArtifactId:Version | org.mockito:mockito-core:1.10.19 |
Scope | test |
Classifier | |
Type | jar |
License(s) | The MIT License |
Status | License defined in the pom of the dependency |
---|---|
GroupId:ArtifactId:Version | org.objenesis:objenesis:2.1 |
Scope | test |
Classifier | |
Type | jar |
License(s) | Apache 2 |
Status | License defined in the pom of the dependency |
---|---|
GroupId:ArtifactId:Version | org.powermock:powermock-api-mockito:1.7.1 |
Scope | test |
Classifier | |
Type | jar |
License(s) | The Apache Software License, Version 2.0 |
Status | License defined in the pom of the dependency |
---|---|
GroupId:ArtifactId:Version | org.powermock:powermock-api-mockito-common:1.7.1 |
Scope | test |
Classifier | |
Type | jar |
License(s) | The Apache Software License, Version 2.0 |
Status | License defined in the pom of the dependency |
---|---|
GroupId:ArtifactId:Version | org.powermock:powermock-api-support:1.7.1 |
Scope | test |
Classifier | |
Type | jar |
License(s) | The Apache Software License, Version 2.0 |
Status | License defined in the pom of the dependency |
---|---|
GroupId:ArtifactId:Version | org.powermock:powermock-core:1.7.1 |
Scope | test |
Classifier | |
Type | jar |
License(s) | The Apache Software License, Version 2.0 |
Status | License defined in the pom of the dependency |
---|---|
GroupId:ArtifactId:Version | org.powermock:powermock-module-junit4:1.7.1 |
Scope | test |
Classifier | |
Type | jar |
License(s) | The Apache Software License, Version 2.0 |
Status | License defined in the pom of the dependency |
---|---|
GroupId:ArtifactId:Version | org.powermock:powermock-module-junit4-common:1.7.1 |
Scope | test |
Classifier | |
Type | jar |
License(s) | The Apache Software License, Version 2.0 |
Status | License defined in the pom of the dependency |
---|---|
GroupId:ArtifactId:Version | org.powermock:powermock-reflect:1.7.1 |
Scope | test |
Classifier | |
Type | jar |
License(s) | The Apache Software License, Version 2.0 |
Status | License defined in the pom of the dependency |
---|---|
GroupId:ArtifactId:Version | org.slf4j:slf4j-api:1.7.25 |
Scope | compile |
Classifier | |
Type | jar |
License(s) | MIT License |
Status | License defined in the pom of the dependency |
---|---|
GroupId:ArtifactId:Version | org.testng:testng:6.11 |
Scope | test |
Classifier | |
Type | jar |
License(s) | Apache 2.0 |
Status | License defined in the pom of the dependency |
---|---|
GroupId:ArtifactId:Version | org.yaml:snakeyaml:1.15 |
Scope | compile |
Classifier | |
Type | bundle |
License(s) | Apache License Version 2.0 |