This report summarizes all third-party dependencies of the project.
| # of total dependencies | 41 | |
| # of dependencies with license declared in their pom | 41 | |
| # 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) |
|---|---|---|---|---|---|
| Status | GroupId:ArtifactId:Version | Scope | Classifier | Type | License(s) |
| com.google.guava:guava:20.0 | compile | bundle | The Apache Software License, Version 2.0 | ||
| commons-codec:commons-codec:1.10 | compile | jar | Apache License, Version 2.0 | ||
| io.earcam:io.earcam.unexceptional:1.0.0 | compile | jar | BSD 3-Clause License Eclipse Public License MIT License The Apache License, Version 2.0 |
||
| io.earcam.instrumental:io.earcam.instrumental.archive:0.1.0 | compile | jar | BSD 3-Clause License Eclipse Public License MIT License The Apache License, Version 2.0 |
||
| io.earcam.instrumental:io.earcam.instrumental.fluent:0.1.0 | provided | jar | BSD 3-Clause License Eclipse Public License MIT License The Apache License, Version 2.0 |
||
| io.earcam.instrumental:io.earcam.instrumental.reflect:0.1.0 | test | jar | BSD 3-Clause License Eclipse Public License MIT License The Apache License, Version 2.0 |
||
| io.earcam.utilitarian:io.earcam.utilitarian.charstar:1.2.0 | compile | jar | BSD 3-Clause License Eclipse Public License MIT License The Apache License, Version 2.0 |
||
| io.earcam.utilitarian:io.earcam.utilitarian.io:1.2.0 | test | jar | BSD 3-Clause License Eclipse Public License MIT License The Apache License, Version 2.0 |
||
| io.earcam.utilitarian:io.earcam.utilitarian.io.file:1.2.0 | compile | jar | BSD 3-Clause License Eclipse Public License MIT License The Apache License, Version 2.0 |
||
| javax.inject:javax.inject:1 | test | jar | The Apache Software License, Version 2.0 | ||
| org.apache.commons:commons-lang3:3.5 | compile | jar | Apache License, Version 2.0 | ||
| org.apache.httpcomponents:httpclient:4.5.4 | compile | jar | Apache License, Version 2.0 | ||
| org.apache.httpcomponents:httpcore:4.4.8 | compile | jar | Apache License, Version 2.0 | ||
| org.apache.maven:maven-artifact:3.5.4 | compile | jar | Apache License, Version 2.0 | ||
| org.apache.maven:maven-builder-support:3.5.4 | compile | jar | Apache License, Version 2.0 | ||
| org.apache.maven:maven-model:3.5.4 | compile | jar | Apache License, Version 2.0 | ||
| org.apache.maven:maven-model-builder:3.5.4 | compile | jar | Apache License, Version 2.0 | ||
| org.apache.maven:maven-repository-metadata:3.5.4 | compile | jar | Apache License, Version 2.0 | ||
| org.apache.maven:maven-resolver-provider:3.5.4 | compile | jar | Apache License, Version 2.0 | ||
| org.apache.maven.resolver:maven-resolver-api:1.1.1 | compile | jar | Apache License, Version 2.0 | ||
| org.apache.maven.resolver:maven-resolver-connector-basic:1.1.1 | compile | jar | Apache License, Version 2.0 | ||
| org.apache.maven.resolver:maven-resolver-impl:1.1.1 | compile | jar | Apache License, Version 2.0 | ||
| org.apache.maven.resolver:maven-resolver-spi:1.1.1 | compile | jar | Apache License, Version 2.0 | ||
| org.apache.maven.resolver:maven-resolver-transport-file:1.1.1 | compile | jar | Apache License, Version 2.0 | ||
| org.apache.maven.resolver:maven-resolver-transport-http:1.1.1 | compile | jar | Apache License, Version 2.0 | ||
| org.apache.maven.resolver:maven-resolver-util:1.1.1 | compile | jar | Apache License, Version 2.0 | ||
| org.apiguardian:apiguardian-api:1.0.0 | test | jar | The Apache License, Version 2.0 | ||
| org.codehaus.plexus:plexus-component-annotations:1.7.1 | compile | jar | Apache License, Version 2.0 | ||
| org.codehaus.plexus:plexus-interpolation:1.24 | compile | bundle | Apache License, Version 2.0 | ||
| org.codehaus.plexus:plexus-utils:3.1.0 | compile | jar | Apache License, Version 2.0 | ||
| org.hamcrest:java-hamcrest:2.0.0.0 | test | jar | BSD Licence 3 | ||
| org.junit.jupiter:junit-jupiter-api:5.3.0-M1 | test | jar | Eclipse Public License v2.0 | ||
| org.junit.jupiter:junit-jupiter-engine:5.3.0-M1 | test | jar | Eclipse Public License v2.0 | ||
| org.junit.jupiter:junit-jupiter-params:5.3.0-M1 | test | jar | Eclipse Public License v2.0 | ||
| org.junit.platform:junit-platform-commons:1.3.0-M1 | test | jar | Eclipse Public License v2.0 | ||
| org.junit.platform:junit-platform-engine:1.3.0-M1 | test | jar | Eclipse Public License v2.0 | ||
| org.junit.platform:junit-platform-launcher:1.3.0-M1 | test | jar | Eclipse Public License v2.0 | ||
| org.opentest4j:opentest4j:1.1.0 | test | jar | The Apache License, Version 2.0 | ||
| org.slf4j:jcl-over-slf4j:1.7.25 | runtime | jar | MIT License | ||
| org.slf4j:slf4j-api:1.7.25 | test | jar | MIT License | ||
| org.slf4j:slf4j-simple:1.7.25 | test | jar | MIT License |
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.google.guava:guava:20.0
| License(s) | The Apache Software License, Version 2.0 |
|---|---|
| Type | bundle |
| Classifier | |
| Scope | compile |
| GroupId:ArtifactId:Version | com.google.guava:guava:20.0 |
| Status | License defined in the pom of the dependency |
commons-codec:commons-codec:1.10
| License(s) | Apache License, Version 2.0 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | compile |
| GroupId:ArtifactId:Version | commons-codec:commons-codec:1.10 |
| Status | License defined in the pom of the dependency |
io.earcam:io.earcam.unexceptional:1.0.0
| License(s) | BSD 3-Clause License Eclipse Public License MIT License The Apache License, Version 2.0 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | compile |
| GroupId:ArtifactId:Version | io.earcam:io.earcam.unexceptional:1.0.0 |
| Status | License defined in the pom of the dependency |
io.earcam.instrumental:io.earcam.instrumental.archive:0.1.0
| License(s) | BSD 3-Clause License Eclipse Public License MIT License The Apache License, Version 2.0 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | compile |
| GroupId:ArtifactId:Version | io.earcam.instrumental:io.earcam.instrumental.archive:0.1.0 |
| Status | License defined in the pom of the dependency |
io.earcam.instrumental:io.earcam.instrumental.fluent:0.1.0
| License(s) | BSD 3-Clause License Eclipse Public License MIT License The Apache License, Version 2.0 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | provided |
| GroupId:ArtifactId:Version | io.earcam.instrumental:io.earcam.instrumental.fluent:0.1.0 |
| Status | License defined in the pom of the dependency |
io.earcam.instrumental:io.earcam.instrumental.reflect:0.1.0
| License(s) | BSD 3-Clause License Eclipse Public License MIT License The Apache License, Version 2.0 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | test |
| GroupId:ArtifactId:Version | io.earcam.instrumental:io.earcam.instrumental.reflect:0.1.0 |
| Status | License defined in the pom of the dependency |
io.earcam.utilitarian:io.earcam.utilitarian.charstar:1.2.0
| License(s) | BSD 3-Clause License Eclipse Public License MIT License The Apache License, Version 2.0 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | compile |
| GroupId:ArtifactId:Version | io.earcam.utilitarian:io.earcam.utilitarian.charstar:1.2.0 |
| Status | License defined in the pom of the dependency |
io.earcam.utilitarian:io.earcam.utilitarian.io:1.2.0
| License(s) | BSD 3-Clause License Eclipse Public License MIT License The Apache License, Version 2.0 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | test |
| GroupId:ArtifactId:Version | io.earcam.utilitarian:io.earcam.utilitarian.io:1.2.0 |
| Status | License defined in the pom of the dependency |
io.earcam.utilitarian:io.earcam.utilitarian.io.file:1.2.0
| License(s) | BSD 3-Clause License Eclipse Public License MIT License The Apache License, Version 2.0 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | compile |
| GroupId:ArtifactId:Version | io.earcam.utilitarian:io.earcam.utilitarian.io.file:1.2.0 |
| Status | License defined in the pom of the dependency |
javax.inject:javax.inject:1
| License(s) | The Apache Software License, Version 2.0 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | test |
| GroupId:ArtifactId:Version | javax.inject:javax.inject:1 |
| Status | License defined in the pom of the dependency |
org.apache.commons:commons-lang3:3.5
| License(s) | Apache License, Version 2.0 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | compile |
| GroupId:ArtifactId:Version | org.apache.commons:commons-lang3:3.5 |
| Status | License defined in the pom of the dependency |
org.apache.httpcomponents:httpclient:4.5.4
| License(s) | Apache License, Version 2.0 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | compile |
| GroupId:ArtifactId:Version | org.apache.httpcomponents:httpclient:4.5.4 |
| Status | License defined in the pom of the dependency |
org.apache.httpcomponents:httpcore:4.4.8
| License(s) | Apache License, Version 2.0 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | compile |
| GroupId:ArtifactId:Version | org.apache.httpcomponents:httpcore:4.4.8 |
| Status | License defined in the pom of the dependency |
org.apache.maven:maven-artifact:3.5.4
| License(s) | Apache License, Version 2.0 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | compile |
| GroupId:ArtifactId:Version | org.apache.maven:maven-artifact:3.5.4 |
| Status | License defined in the pom of the dependency |
org.apache.maven:maven-builder-support:3.5.4
| License(s) | Apache License, Version 2.0 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | compile |
| GroupId:ArtifactId:Version | org.apache.maven:maven-builder-support:3.5.4 |
| Status | License defined in the pom of the dependency |
org.apache.maven:maven-model:3.5.4
| License(s) | Apache License, Version 2.0 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | compile |
| GroupId:ArtifactId:Version | org.apache.maven:maven-model:3.5.4 |
| Status | License defined in the pom of the dependency |
org.apache.maven:maven-model-builder:3.5.4
| License(s) | Apache License, Version 2.0 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | compile |
| GroupId:ArtifactId:Version | org.apache.maven:maven-model-builder:3.5.4 |
| Status | License defined in the pom of the dependency |
org.apache.maven:maven-repository-metadata:3.5.4
| License(s) | Apache License, Version 2.0 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | compile |
| GroupId:ArtifactId:Version | org.apache.maven:maven-repository-metadata:3.5.4 |
| Status | License defined in the pom of the dependency |
org.apache.maven:maven-resolver-provider:3.5.4
| License(s) | Apache License, Version 2.0 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | compile |
| GroupId:ArtifactId:Version | org.apache.maven:maven-resolver-provider:3.5.4 |
| Status | License defined in the pom of the dependency |
org.apache.maven.resolver:maven-resolver-api:1.1.1
| License(s) | Apache License, Version 2.0 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | compile |
| GroupId:ArtifactId:Version | org.apache.maven.resolver:maven-resolver-api:1.1.1 |
| Status | License defined in the pom of the dependency |
org.apache.maven.resolver:maven-resolver-connector-basic:1.1.1
| License(s) | Apache License, Version 2.0 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | compile |
| GroupId:ArtifactId:Version | org.apache.maven.resolver:maven-resolver-connector-basic:1.1.1 |
| Status | License defined in the pom of the dependency |
org.apache.maven.resolver:maven-resolver-impl:1.1.1
| License(s) | Apache License, Version 2.0 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | compile |
| GroupId:ArtifactId:Version | org.apache.maven.resolver:maven-resolver-impl:1.1.1 |
| Status | License defined in the pom of the dependency |
org.apache.maven.resolver:maven-resolver-spi:1.1.1
| License(s) | Apache License, Version 2.0 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | compile |
| GroupId:ArtifactId:Version | org.apache.maven.resolver:maven-resolver-spi:1.1.1 |
| Status | License defined in the pom of the dependency |
org.apache.maven.resolver:maven-resolver-transport-file:1.1.1
| License(s) | Apache License, Version 2.0 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | compile |
| GroupId:ArtifactId:Version | org.apache.maven.resolver:maven-resolver-transport-file:1.1.1 |
| Status | License defined in the pom of the dependency |
org.apache.maven.resolver:maven-resolver-transport-http:1.1.1
| License(s) | Apache License, Version 2.0 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | compile |
| GroupId:ArtifactId:Version | org.apache.maven.resolver:maven-resolver-transport-http:1.1.1 |
| Status | License defined in the pom of the dependency |
org.apache.maven.resolver:maven-resolver-util:1.1.1
| License(s) | Apache License, Version 2.0 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | compile |
| GroupId:ArtifactId:Version | org.apache.maven.resolver:maven-resolver-util:1.1.1 |
| Status | License defined in the pom of the dependency |
org.apiguardian:apiguardian-api:1.0.0
| License(s) | The Apache License, Version 2.0 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | test |
| GroupId:ArtifactId:Version | org.apiguardian:apiguardian-api:1.0.0 |
| Status | License defined in the pom of the dependency |
org.codehaus.plexus:plexus-component-annotations:1.7.1
| License(s) | Apache License, Version 2.0 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | compile |
| GroupId:ArtifactId:Version | org.codehaus.plexus:plexus-component-annotations:1.7.1 |
| Status | License defined in the pom of the dependency |
org.codehaus.plexus:plexus-interpolation:1.24
| License(s) | Apache License, Version 2.0 |
|---|---|
| Type | bundle |
| Classifier | |
| Scope | compile |
| GroupId:ArtifactId:Version | org.codehaus.plexus:plexus-interpolation:1.24 |
| Status | License defined in the pom of the dependency |
org.codehaus.plexus:plexus-utils:3.1.0
| License(s) | Apache License, Version 2.0 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | compile |
| GroupId:ArtifactId:Version | org.codehaus.plexus:plexus-utils:3.1.0 |
| Status | License defined in the pom of the dependency |
org.hamcrest:java-hamcrest:2.0.0.0
| License(s) | BSD Licence 3 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | test |
| GroupId:ArtifactId:Version | org.hamcrest:java-hamcrest:2.0.0.0 |
| Status | License defined in the pom of the dependency |
org.junit.jupiter:junit-jupiter-api:5.3.0-M1
| License(s) | Eclipse Public License v2.0 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | test |
| GroupId:ArtifactId:Version | org.junit.jupiter:junit-jupiter-api:5.3.0-M1 |
| Status | License defined in the pom of the dependency |
org.junit.jupiter:junit-jupiter-engine:5.3.0-M1
| License(s) | Eclipse Public License v2.0 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | test |
| GroupId:ArtifactId:Version | org.junit.jupiter:junit-jupiter-engine:5.3.0-M1 |
| Status | License defined in the pom of the dependency |
org.junit.jupiter:junit-jupiter-params:5.3.0-M1
| License(s) | Eclipse Public License v2.0 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | test |
| GroupId:ArtifactId:Version | org.junit.jupiter:junit-jupiter-params:5.3.0-M1 |
| Status | License defined in the pom of the dependency |
org.junit.platform:junit-platform-commons:1.3.0-M1
| License(s) | Eclipse Public License v2.0 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | test |
| GroupId:ArtifactId:Version | org.junit.platform:junit-platform-commons:1.3.0-M1 |
| Status | License defined in the pom of the dependency |
org.junit.platform:junit-platform-engine:1.3.0-M1
| License(s) | Eclipse Public License v2.0 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | test |
| GroupId:ArtifactId:Version | org.junit.platform:junit-platform-engine:1.3.0-M1 |
| Status | License defined in the pom of the dependency |
org.junit.platform:junit-platform-launcher:1.3.0-M1
| License(s) | Eclipse Public License v2.0 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | test |
| GroupId:ArtifactId:Version | org.junit.platform:junit-platform-launcher:1.3.0-M1 |
| Status | License defined in the pom of the dependency |
org.opentest4j:opentest4j:1.1.0
| License(s) | The Apache License, Version 2.0 |
|---|---|
| Type | jar |
| Classifier | |
| Scope | test |
| GroupId:ArtifactId:Version | org.opentest4j:opentest4j:1.1.0 |
| Status | License defined in the pom of the dependency |
org.slf4j:jcl-over-slf4j:1.7.25
| License(s) | MIT License |
|---|---|
| Type | jar |
| Classifier | |
| Scope | runtime |
| GroupId:ArtifactId:Version | org.slf4j:jcl-over-slf4j:1.7.25 |
| Status | License defined in the pom of the dependency |
org.slf4j:slf4j-api:1.7.25
| License(s) | MIT License |
|---|---|
| Type | jar |
| Classifier | |
| Scope | test |
| GroupId:ArtifactId:Version | org.slf4j:slf4j-api:1.7.25 |
| Status | License defined in the pom of the dependency |
org.slf4j:slf4j-simple:1.7.25
| License(s) | MIT License |
|---|---|
| Type | jar |
| Classifier | |
| Scope | test |
| GroupId:ArtifactId:Version | org.slf4j:slf4j-simple:1.7.25 |
| Status | License defined in the pom of the dependency |