Fork me on GitHub

Overview

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

# of total dependencies 132
# of dependencies with license declared in their pom 130
# of dependencies with no license in their pom, but filled in the third-party missing file 0
# of dependencies with no license at all 2

Third-parties list

Status GroupId:ArtifactId:Version Scope Classifier Type License(s)
aopalliance:aopalliance:1.0 compile jar Public Domain
ch.qos.logback:logback-classic:1.2.3 compile jar Eclipse Public License - v 1.0
GNU Lesser General Public License
ch.qos.logback:logback-core:1.2.3 compile jar Eclipse Public License - v 1.0
GNU Lesser General Public License
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.codahale.metrics:metrics-annotation:3.0.2 compile bundle Apache License 2.0
com.codahale.metrics:metrics-core:3.0.2 compile bundle Apache License 2.0
com.codahale.metrics:metrics-healthchecks:3.0.2 compile bundle Apache License 2.0
com.codahale.metrics:metrics-jersey:3.0.2 compile bundle Apache License 2.0
com.codahale.metrics:metrics-jetty9:3.0.2 compile bundle Apache License 2.0
com.codahale.metrics:metrics-json:3.0.2 compile bundle Apache License 2.0
com.codahale.metrics:metrics-jvm:3.0.2 compile bundle Apache License 2.0
com.codahale.metrics:metrics-logback:3.0.2 compile bundle Apache License 2.0
com.codahale.metrics:metrics-servlets:3.0.2 compile bundle Apache License 2.0
com.eclipsesource.minimal-json:minimal-json:0.9.5 compile bundle MIT License
com.fasterxml:aalto-xml:1.0.0 compile bundle The Apache Software License, Version 2.0
com.fasterxml:classmate:1.0.0 compile bundle The Apache Software License, Version 2.0
com.fasterxml:jackson-xml-databind:0.6.2 compile bundle 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-xml: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.fasterxml.jackson.datatype:jackson-datatype-guava:2.7.9 compile bundle The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype:jackson-datatype-joda:2.7.9 compile bundle The Apache Software License, Version 2.0
com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.3.3 compile bundle GNU Lesser General Public License, Version 2.1
The Apache Software License, Version 2.0
com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.3.3 compile bundle GNU Lesser General Public License, Version 2.1
The Apache Software License, Version 2.0
com.fasterxml.jackson.module:jackson-module-afterburner:2.7.9 compile bundle The Apache Software License, Version 2.0
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.7.9 compile bundle The Apache Software License, Version 2.0
com.fasterxml.jackson.module:jackson-module-paranamer:2.7.9 compile bundle The Apache Software License, Version 2.0
com.fasterxml.jackson.module:jackson-module-scala_2.11:2.7.9 compile bundle The Apache Software License, Version 2.0
com.github.wnameless:json-flattener:0.5.0 compile jar The Apache Software License, Version 2.0
com.google.code.findbugs:annotations:3.0.0 compile jar GNU Lesser Public License
com.google.code.findbugs:jsr305:2.0.3 compile jar The Apache Software License, Version 2.0
com.google.code.gson:gson:2.2.4 compile jar The Apache Software License, Version 2.0
com.google.code.javaparser:javaparser:1.0.11 compile jar -
com.google.guava:guava:20.0 compile bundle The Apache Software License, Version 2.0
com.google.inject:guice:3.0 compile jar The Apache Software License, Version 2.0
com.google.inject.extensions:guice-servlet:4.0-beta5 compile jar The Apache Software License, Version 2.0
com.hubspot.dropwizard:dropwizard-guice:0.7.1 compile jar The Apache Software License, Version 2.0
com.sun.codemodel:codemodel:2.6 compile jar CDDL v1.1 / GPL v2 dual license
com.sun.istack:istack-commons-runtime:2.16 compile jar CDDL 1.1
GPL2 w/ CPE
com.sun.jersey:jersey-client:1.18.1 test jar CDDL 1.1
GPL2 w/ CPE
com.sun.jersey:jersey-core:1.18.1 compile jar CDDL 1.1
GPL2 w/ CPE
com.sun.jersey:jersey-server:1.18.1 compile jar CDDL 1.1
GPL2 w/ CPE
com.sun.jersey:jersey-servlet:1.18.1 compile jar CDDL 1.1
GPL2 w/ CPE
com.sun.jersey.jersey-test-framework:jersey-test-framework-core:1.18.1 test jar CDDL 1.1
GPL2 w/ CPE
com.sun.jersey.jersey-test-framework:jersey-test-framework-inmemory:1.18.1 test jar CDDL 1.1
GPL2 w/ CPE
com.sun.xml.bind:jaxb-core:2.2.7 compile jar CDDL 1.1
GPL2 w/ CPE
com.sun.xml.bind:jaxb-impl:2.2.7 compile jar CDDL 1.1
GPL2 w/ CPE
com.sun.xml.fastinfoset:FastInfoset:1.2.12 compile jar Apache License, Version 2.0
com.thoughtworks.paranamer:paranamer:2.8 compile bundle BSD
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-codec:commons-codec:1.10 compile jar Apache 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-lang:commons-lang:2.6 compile jar The Apache Software License, Version 2.0
commons-validator:commons-validator:1.6 compile jar Apache License, Version 2.0
io.dropwizard:dropwizard-configuration:0.7.1 compile jar Apache License 2.0
io.dropwizard:dropwizard-core:0.7.1 compile jar Apache License 2.0
io.dropwizard:dropwizard-jackson:0.7.1 compile jar Apache License 2.0
io.dropwizard:dropwizard-jersey:0.7.1 compile jar Apache License 2.0
io.dropwizard:dropwizard-jetty:0.7.1 compile jar Apache License 2.0
io.dropwizard:dropwizard-lifecycle:0.7.1 compile jar Apache License 2.0
io.dropwizard:dropwizard-logging:0.7.1 compile jar Apache License 2.0
io.dropwizard:dropwizard-metrics:0.7.1 compile jar Apache License 2.0
io.dropwizard:dropwizard-servlets:0.7.1 compile jar Apache License 2.0
io.dropwizard:dropwizard-testing:0.7.1 test jar Apache License 2.0
io.dropwizard:dropwizard-util:0.7.1 compile jar Apache License 2.0
io.dropwizard:dropwizard-validation:0.7.1 compile jar Apache License 2.0
javax.el:javax.el-api:2.2.5 compile jar CDDL + GPLv2 with classpath exception
javax.inject:javax.inject:1 compile jar The Apache Software License, Version 2.0
javax.servlet:javax.servlet-api:3.0.1 test jar CDDL + GPLv2 with classpath exception
javax.validation:validation-api:1.1.0.Final compile jar The Apache Software License, Version 2.0
javax.ws.rs:jsr311-api:1.1.1 compile jar CDDL License
javax.xml.bind:jaxb-api:2.2.7 compile jar CDDL 1.1
GPL2 w/ CPE
javax.xml.bind:jsr173_api:1.0 compile jar -
joda-time:joda-time:2.9.9 compile jar Apache 2
junit:junit:4.12 test jar Eclipse Public License 1.0
net.sourceforge.argparse4j:argparse4j:0.4.3 compile jar MIT
nz.net.ultraq.jaxb:jaxb-utilities:1.3.0 compile jar The Apache Software License, Version 2.0
org.apache.commons:commons-lang3:3.6 compile jar Apache License, Version 2.0
org.apache.commons:commons-text:1.2 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.juneau:juneau-marshall:7.0.1 compile bundle Apache License, Version 2.0
org.apache.streams:streams-config:0.5.2-SNAPSHOT compile jar Apache License, Version 2.0
org.apache.streams:streams-core:0.5.2-SNAPSHOT compile jar Apache License, Version 2.0
org.apache.streams:streams-monitoring:0.5.2-SNAPSHOT compile jar Apache License, Version 2.0
org.apache.streams:streams-pojo:0.5.2-SNAPSHOT compile jar Apache License, Version 2.0
org.apache.streams:streams-runtime-local:0.5.2-SNAPSHOT test jar Apache License, Version 2.0
org.apache.streams:streams-schema-activitystreams:0.5.2-SNAPSHOT test jar Apache License, Version 2.0
org.apache.streams:streams-testing:0.5.2-SNAPSHOT test jar Apache License, Version 2.0
org.apache.streams:streams-util:0.5.2-SNAPSHOT compile jar Apache License, Version 2.0
org.codehaus.groovy:groovy:2.4.3 compile jar The Apache Software License, Version 2.0
org.codehaus.jackson:jackson-core-asl:1.9.11 compile jar The Apache Software License, Version 2.0
org.codehaus.jackson:jackson-mapper-asl:1.9.11 compile jar The Apache Software License, Version 2.0
org.codehaus.jackson:jackson-xc:1.9.2 compile jar GNU Lesser General Public License (LGPL), Version 2.1
The Apache Software License, Version 2.0
org.codehaus.woodstox:stax2-api:3.1.4 compile bundle The BSD License
org.easytesting:fest-assert-core:2.0M10 test jar Apache License, Version 2.0
org.easytesting:fest-util:1.2.5 test jar Apache License, Version 2.0
org.eclipse.jetty:jetty-continuation:9.0.7.v20131107 compile jar Apache Software License - Version 2.0
Eclipse Public License - Version 1.0
org.eclipse.jetty:jetty-http:9.0.7.v20131107 compile jar Apache Software License - Version 2.0
Eclipse Public License - Version 1.0
org.eclipse.jetty:jetty-io:9.0.7.v20131107 compile jar Apache Software License - Version 2.0
Eclipse Public License - Version 1.0
org.eclipse.jetty:jetty-security:9.0.7.v20131107 compile jar Apache Software License - Version 2.0
Eclipse Public License - Version 1.0
org.eclipse.jetty:jetty-server:9.0.7.v20131107 compile jar Apache Software License - Version 2.0
Eclipse Public License - Version 1.0
org.eclipse.jetty:jetty-servlet:9.0.7.v20131107 compile jar Apache Software License - Version 2.0
Eclipse Public License - Version 1.0
org.eclipse.jetty:jetty-servlets:9.0.7.v20131107 compile jar Apache Software License - Version 2.0
Eclipse Public License - Version 1.0
org.eclipse.jetty:jetty-util:9.0.7.v20131107 compile jar Apache Software License - Version 2.0
Eclipse Public License - Version 1.0
org.eclipse.jetty.orbit:javax.servlet:3.0.0.v201112011016 compile orbit Apache Software License - Version 2.0
Eclipse Public License - Version 1.0
org.eclipse.jetty.toolchain.setuid:jetty-setuid-java:1.0.2 compile jar Apache Software License - Version 2.0
Eclipse Public License - Version 1.0
org.glassfish.web:javax.el:2.2.6 compile jar CDDL + GPLv2 with classpath exception
org.hamcrest:hamcrest-all:1.3 test jar New BSD License
org.hamcrest:hamcrest-core:1.3 test jar New BSD License
org.hibernate:hibernate-validator:5.1.1.Final compile jar Apache License, Version 2.0
org.javassist:javassist:3.21.0-GA compile bundle Apache License 2.0
LGPL 2.1
MPL 1.1
org.jboss.logging:jboss-logging:3.1.3.GA compile jar Apache License, version 2.0
org.jsonschema2pojo:jsonschema2pojo-core:0.4.10 compile jar Apache License, Version 2.0
org.mockito:mockito-all:1.9.5 test jar The MIT License
org.mockito:mockito-core:1.9.5 test jar The MIT License
org.objenesis:objenesis:2.1 test jar Apache 2
org.reflections:reflections:0.9.11 compile jar The New BSD License
WTFPL
org.scala-lang:scala-library:2.11.8 compile jar BSD 3-Clause
org.scala-lang:scala-reflect:2.11.8 compile jar BSD 3-Clause
org.slf4j:jcl-over-slf4j:1.7.25 test jar MIT License
org.slf4j:jul-to-slf4j:1.7.6 compile jar MIT License
org.slf4j:log4j-over-slf4j:1.7.25 compile jar Apache Software Licenses
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.17 test bundle Apache License, Version 2.0
Status GroupId:ArtifactId:Version Scope Classifier Type License(s)

Third-parties detail with no license

Listing of Third-parties with no license.

com.google.code.javaparser:javaparser:1.0.11

Status  No license for this dependency
GroupId:ArtifactId:Version com.google.code.javaparser:javaparser:1.0.11
Scope compile
Classifier
Type jar
License(s) No license found for this dependency, please fill the third-party missing file to avoid this.
Back to top

javax.xml.bind:jsr173_api:1.0

Status  No license for this dependency
GroupId:ArtifactId:Version javax.xml.bind:jsr173_api:1.0
Scope compile
Classifier
Type jar
License(s) No license found for this dependency, please fill the third-party missing file to avoid this.
Back to top

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.

aopalliance:aopalliance:1.0

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version aopalliance:aopalliance:1.0
Scope compile
Classifier
Type jar
License(s) Public Domain
Back to top

ch.qos.logback:logback-classic:1.2.3

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

ch.qos.logback:logback-core:1.2.3

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

com.beust:jcommander:1.64

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
Back to top

com.carrotsearch.randomizedtesting:randomizedtesting-runner:2.5.3

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
Back to top

com.codahale.metrics:metrics-annotation:3.0.2

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version com.codahale.metrics:metrics-annotation:3.0.2
Scope compile
Classifier
Type bundle
License(s) Apache License 2.0
Back to top

com.codahale.metrics:metrics-core:3.0.2

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version com.codahale.metrics:metrics-core:3.0.2
Scope compile
Classifier
Type bundle
License(s) Apache License 2.0
Back to top

com.codahale.metrics:metrics-healthchecks:3.0.2

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version com.codahale.metrics:metrics-healthchecks:3.0.2
Scope compile
Classifier
Type bundle
License(s) Apache License 2.0
Back to top

com.codahale.metrics:metrics-jersey:3.0.2

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version com.codahale.metrics:metrics-jersey:3.0.2
Scope compile
Classifier
Type bundle
License(s) Apache License 2.0
Back to top

com.codahale.metrics:metrics-jetty9:3.0.2

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version com.codahale.metrics:metrics-jetty9:3.0.2
Scope compile
Classifier
Type bundle
License(s) Apache License 2.0
Back to top

com.codahale.metrics:metrics-json:3.0.2

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version com.codahale.metrics:metrics-json:3.0.2
Scope compile
Classifier
Type bundle
License(s) Apache License 2.0
Back to top

com.codahale.metrics:metrics-jvm:3.0.2

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version com.codahale.metrics:metrics-jvm:3.0.2
Scope compile
Classifier
Type bundle
License(s) Apache License 2.0
Back to top

com.codahale.metrics:metrics-logback:3.0.2

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version com.codahale.metrics:metrics-logback:3.0.2
Scope compile
Classifier
Type bundle
License(s) Apache License 2.0
Back to top

com.codahale.metrics:metrics-servlets:3.0.2

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version com.codahale.metrics:metrics-servlets:3.0.2
Scope compile
Classifier
Type bundle
License(s) Apache License 2.0
Back to top

com.eclipsesource.minimal-json:minimal-json:0.9.5

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version com.eclipsesource.minimal-json:minimal-json:0.9.5
Scope compile
Classifier
Type bundle
License(s) MIT License
Back to top

com.fasterxml:aalto-xml:1.0.0

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version com.fasterxml:aalto-xml:1.0.0
Scope compile
Classifier
Type bundle
License(s) The Apache Software License, Version 2.0
Back to top

com.fasterxml:classmate:1.0.0

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

com.fasterxml:jackson-xml-databind:0.6.2

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

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

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
Back to top

com.fasterxml.jackson.core:jackson-core:2.7.9

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
Back to top

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

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
Back to top

com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.7.9

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

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

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
Back to top

com.fasterxml.jackson.datatype:jackson-datatype-guava:2.7.9

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

com.fasterxml.jackson.datatype:jackson-datatype-joda:2.7.9

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

com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.3.3

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.3.3
Scope compile
Classifier
Type bundle
License(s) GNU Lesser General Public License, Version 2.1
The Apache Software License, Version 2.0
Back to top

com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.3.3

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.3.3
Scope compile
Classifier
Type bundle
License(s) GNU Lesser General Public License, Version 2.1
The Apache Software License, Version 2.0
Back to top

com.fasterxml.jackson.module:jackson-module-afterburner:2.7.9

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

com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.7.9

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

com.fasterxml.jackson.module:jackson-module-paranamer:2.7.9

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

com.fasterxml.jackson.module:jackson-module-scala_2.11:2.7.9

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

com.github.wnameless:json-flattener:0.5.0

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version com.github.wnameless:json-flattener:0.5.0
Scope compile
Classifier
Type jar
License(s) The Apache Software License, Version 2.0
Back to top

com.google.code.findbugs:annotations:3.0.0

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version com.google.code.findbugs:annotations:3.0.0
Scope compile
Classifier
Type jar
License(s) GNU Lesser Public License
Back to top

com.google.code.findbugs:jsr305:2.0.3

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version com.google.code.findbugs:jsr305:2.0.3
Scope compile
Classifier
Type jar
License(s) The Apache Software License, Version 2.0
Back to top

com.google.code.gson:gson:2.2.4

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version com.google.code.gson:gson:2.2.4
Scope compile
Classifier
Type jar
License(s) The Apache Software License, Version 2.0
Back to top

com.google.guava:guava:20.0

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version com.google.guava:guava:20.0
Scope compile
Classifier
Type bundle
License(s) The Apache Software License, Version 2.0
Back to top

com.google.inject:guice:3.0

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version com.google.inject:guice:3.0
Scope compile
Classifier
Type jar
License(s) The Apache Software License, Version 2.0
Back to top

com.google.inject.extensions:guice-servlet:4.0-beta5

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version com.google.inject.extensions:guice-servlet:4.0-beta5
Scope compile
Classifier
Type jar
License(s) The Apache Software License, Version 2.0
Back to top

com.hubspot.dropwizard:dropwizard-guice:0.7.1

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version com.hubspot.dropwizard:dropwizard-guice:0.7.1
Scope compile
Classifier
Type jar
License(s) The Apache Software License, Version 2.0
Back to top

com.sun.codemodel:codemodel:2.6

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version com.sun.codemodel:codemodel:2.6
Scope compile
Classifier
Type jar
License(s) CDDL v1.1 / GPL v2 dual license
Back to top

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

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version com.sun.istack:istack-commons-runtime:2.16
Scope compile
Classifier
Type jar
License(s) CDDL 1.1
GPL2 w/ CPE
Back to top

com.sun.jersey:jersey-client:1.18.1

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version com.sun.jersey:jersey-client:1.18.1
Scope test
Classifier
Type jar
License(s) CDDL 1.1
GPL2 w/ CPE
Back to top

com.sun.jersey:jersey-core:1.18.1

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version com.sun.jersey:jersey-core:1.18.1
Scope compile
Classifier
Type jar
License(s) CDDL 1.1
GPL2 w/ CPE
Back to top

com.sun.jersey:jersey-server:1.18.1

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version com.sun.jersey:jersey-server:1.18.1
Scope compile
Classifier
Type jar
License(s) CDDL 1.1
GPL2 w/ CPE
Back to top

com.sun.jersey:jersey-servlet:1.18.1

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version com.sun.jersey:jersey-servlet:1.18.1
Scope compile
Classifier
Type jar
License(s) CDDL 1.1
GPL2 w/ CPE
Back to top

com.sun.jersey.jersey-test-framework:jersey-test-framework-core:1.18.1

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version com.sun.jersey.jersey-test-framework:jersey-test-framework-core:1.18.1
Scope test
Classifier
Type jar
License(s) CDDL 1.1
GPL2 w/ CPE
Back to top

com.sun.jersey.jersey-test-framework:jersey-test-framework-inmemory:1.18.1

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version com.sun.jersey.jersey-test-framework:jersey-test-framework-inmemory:1.18.1
Scope test
Classifier
Type jar
License(s) CDDL 1.1
GPL2 w/ CPE
Back to top

com.sun.xml.bind:jaxb-core:2.2.7

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version com.sun.xml.bind:jaxb-core:2.2.7
Scope compile
Classifier
Type jar
License(s) CDDL 1.1
GPL2 w/ CPE
Back to top

com.sun.xml.bind:jaxb-impl:2.2.7

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version com.sun.xml.bind:jaxb-impl:2.2.7
Scope compile
Classifier
Type jar
License(s) CDDL 1.1
GPL2 w/ CPE
Back to top

com.sun.xml.fastinfoset:FastInfoset:1.2.12

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version com.sun.xml.fastinfoset:FastInfoset:1.2.12
Scope compile
Classifier
Type jar
License(s) Apache License, Version 2.0
Back to top

com.thoughtworks.paranamer:paranamer:2.8

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version com.thoughtworks.paranamer:paranamer:2.8
Scope compile
Classifier
Type bundle
License(s) BSD
Back to top

com.typesafe:config:1.3.2

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
Back to top

commons-beanutils:commons-beanutils:1.9.2

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
Back to top

commons-codec:commons-codec:1.10

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version commons-codec:commons-codec:1.10
Scope compile
Classifier
Type jar
License(s) Apache License, Version 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

commons-digester:commons-digester:1.8.1

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
Back to top

commons-io:commons-io:2.5

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
Back to top

commons-lang:commons-lang:2.6

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

commons-validator:commons-validator:1.6

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
Back to top

io.dropwizard:dropwizard-configuration:0.7.1

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version io.dropwizard:dropwizard-configuration:0.7.1
Scope compile
Classifier
Type jar
License(s) Apache License 2.0
Back to top

io.dropwizard:dropwizard-core:0.7.1

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version io.dropwizard:dropwizard-core:0.7.1
Scope compile
Classifier
Type jar
License(s) Apache License 2.0
Back to top

io.dropwizard:dropwizard-jackson:0.7.1

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version io.dropwizard:dropwizard-jackson:0.7.1
Scope compile
Classifier
Type jar
License(s) Apache License 2.0
Back to top

io.dropwizard:dropwizard-jersey:0.7.1

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version io.dropwizard:dropwizard-jersey:0.7.1
Scope compile
Classifier
Type jar
License(s) Apache License 2.0
Back to top

io.dropwizard:dropwizard-jetty:0.7.1

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version io.dropwizard:dropwizard-jetty:0.7.1
Scope compile
Classifier
Type jar
License(s) Apache License 2.0
Back to top

io.dropwizard:dropwizard-lifecycle:0.7.1

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version io.dropwizard:dropwizard-lifecycle:0.7.1
Scope compile
Classifier
Type jar
License(s) Apache License 2.0
Back to top

io.dropwizard:dropwizard-logging:0.7.1

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version io.dropwizard:dropwizard-logging:0.7.1
Scope compile
Classifier
Type jar
License(s) Apache License 2.0
Back to top

io.dropwizard:dropwizard-metrics:0.7.1

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version io.dropwizard:dropwizard-metrics:0.7.1
Scope compile
Classifier
Type jar
License(s) Apache License 2.0
Back to top

io.dropwizard:dropwizard-servlets:0.7.1

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version io.dropwizard:dropwizard-servlets:0.7.1
Scope compile
Classifier
Type jar
License(s) Apache License 2.0
Back to top

io.dropwizard:dropwizard-testing:0.7.1

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version io.dropwizard:dropwizard-testing:0.7.1
Scope test
Classifier
Type jar
License(s) Apache License 2.0
Back to top

io.dropwizard:dropwizard-util:0.7.1

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version io.dropwizard:dropwizard-util:0.7.1
Scope compile
Classifier
Type jar
License(s) Apache License 2.0
Back to top

io.dropwizard:dropwizard-validation:0.7.1

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

javax.el:javax.el-api:2.2.5

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version javax.el:javax.el-api:2.2.5
Scope compile
Classifier
Type jar
License(s) CDDL + GPLv2 with classpath exception
Back to top

javax.inject:javax.inject:1

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

javax.servlet:javax.servlet-api:3.0.1

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version javax.servlet:javax.servlet-api:3.0.1
Scope test
Classifier
Type jar
License(s) CDDL + GPLv2 with classpath exception
Back to top

javax.validation:validation-api:1.1.0.Final

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
Back to top

javax.ws.rs:jsr311-api:1.1.1

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version javax.ws.rs:jsr311-api:1.1.1
Scope compile
Classifier
Type jar
License(s) CDDL License
Back to top

javax.xml.bind:jaxb-api:2.2.7

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version javax.xml.bind:jaxb-api:2.2.7
Scope compile
Classifier
Type jar
License(s) CDDL 1.1
GPL2 w/ CPE
Back to top

joda-time:joda-time:2.9.9

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version joda-time:joda-time:2.9.9
Scope compile
Classifier
Type jar
License(s) Apache 2
Back to top

junit:junit:4.12

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
Back to top

net.sourceforge.argparse4j:argparse4j:0.4.3

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version net.sourceforge.argparse4j:argparse4j:0.4.3
Scope compile
Classifier
Type jar
License(s) MIT
Back to top

nz.net.ultraq.jaxb:jaxb-utilities:1.3.0

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version nz.net.ultraq.jaxb:jaxb-utilities:1.3.0
Scope compile
Classifier
Type jar
License(s) The Apache Software License, Version 2.0
Back to top

org.apache.commons:commons-lang3:3.6

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
Back to top

org.apache.commons:commons-text:1.2

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

org.apache.httpcomponents:httpclient:4.5.4

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

org.apache.httpcomponents:httpcore:4.4.8

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

org.apache.juneau:juneau-marshall:7.0.1

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
Back to top

org.apache.streams:streams-config:0.5.2-SNAPSHOT

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version org.apache.streams:streams-config:0.5.2-SNAPSHOT
Scope compile
Classifier
Type jar
License(s) Apache License, Version 2.0
Back to top

org.apache.streams:streams-core:0.5.2-SNAPSHOT

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

org.apache.streams:streams-monitoring:0.5.2-SNAPSHOT

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version org.apache.streams:streams-monitoring:0.5.2-SNAPSHOT
Scope compile
Classifier
Type jar
License(s) Apache License, Version 2.0
Back to top

org.apache.streams:streams-pojo:0.5.2-SNAPSHOT

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version org.apache.streams:streams-pojo:0.5.2-SNAPSHOT
Scope compile
Classifier
Type jar
License(s) Apache License, Version 2.0
Back to top

org.apache.streams:streams-runtime-local:0.5.2-SNAPSHOT

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version org.apache.streams:streams-runtime-local:0.5.2-SNAPSHOT
Scope test
Classifier
Type jar
License(s) Apache License, Version 2.0
Back to top

org.apache.streams:streams-schema-activitystreams:0.5.2-SNAPSHOT

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version org.apache.streams:streams-schema-activitystreams:0.5.2-SNAPSHOT
Scope test
Classifier
Type jar
License(s) Apache License, Version 2.0
Back to top

org.apache.streams:streams-testing:0.5.2-SNAPSHOT

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
Back to top

org.apache.streams:streams-util:0.5.2-SNAPSHOT

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version org.apache.streams:streams-util:0.5.2-SNAPSHOT
Scope compile
Classifier
Type jar
License(s) Apache License, Version 2.0
Back to top

org.codehaus.groovy:groovy:2.4.3

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

org.codehaus.jackson:jackson-core-asl:1.9.11

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

org.codehaus.jackson:jackson-mapper-asl:1.9.11

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version org.codehaus.jackson:jackson-mapper-asl:1.9.11
Scope compile
Classifier
Type jar
License(s) The Apache Software License, Version 2.0
Back to top

org.codehaus.jackson:jackson-xc:1.9.2

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version org.codehaus.jackson:jackson-xc:1.9.2
Scope compile
Classifier
Type jar
License(s) GNU Lesser General Public License (LGPL), Version 2.1
The Apache Software License, Version 2.0
Back to top

org.codehaus.woodstox:stax2-api:3.1.4

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version org.codehaus.woodstox:stax2-api:3.1.4
Scope compile
Classifier
Type bundle
License(s) The BSD License
Back to top

org.easytesting:fest-assert-core:2.0M10

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

org.easytesting:fest-util:1.2.5

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

org.eclipse.jetty:jetty-continuation:9.0.7.v20131107

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version org.eclipse.jetty:jetty-continuation:9.0.7.v20131107
Scope compile
Classifier
Type jar
License(s) Apache Software License - Version 2.0
Eclipse Public License - Version 1.0
Back to top

org.eclipse.jetty:jetty-http:9.0.7.v20131107

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version org.eclipse.jetty:jetty-http:9.0.7.v20131107
Scope compile
Classifier
Type jar
License(s) Apache Software License - Version 2.0
Eclipse Public License - Version 1.0
Back to top

org.eclipse.jetty:jetty-io:9.0.7.v20131107

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version org.eclipse.jetty:jetty-io:9.0.7.v20131107
Scope compile
Classifier
Type jar
License(s) Apache Software License - Version 2.0
Eclipse Public License - Version 1.0
Back to top

org.eclipse.jetty:jetty-security:9.0.7.v20131107

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version org.eclipse.jetty:jetty-security:9.0.7.v20131107
Scope compile
Classifier
Type jar
License(s) Apache Software License - Version 2.0
Eclipse Public License - Version 1.0
Back to top

org.eclipse.jetty:jetty-server:9.0.7.v20131107

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version org.eclipse.jetty:jetty-server:9.0.7.v20131107
Scope compile
Classifier
Type jar
License(s) Apache Software License - Version 2.0
Eclipse Public License - Version 1.0
Back to top

org.eclipse.jetty:jetty-servlet:9.0.7.v20131107

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version org.eclipse.jetty:jetty-servlet:9.0.7.v20131107
Scope compile
Classifier
Type jar
License(s) Apache Software License - Version 2.0
Eclipse Public License - Version 1.0
Back to top

org.eclipse.jetty:jetty-servlets:9.0.7.v20131107

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version org.eclipse.jetty:jetty-servlets:9.0.7.v20131107
Scope compile
Classifier
Type jar
License(s) Apache Software License - Version 2.0
Eclipse Public License - Version 1.0
Back to top

org.eclipse.jetty:jetty-util:9.0.7.v20131107

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version org.eclipse.jetty:jetty-util:9.0.7.v20131107
Scope compile
Classifier
Type jar
License(s) Apache Software License - Version 2.0
Eclipse Public License - Version 1.0
Back to top

org.eclipse.jetty.orbit:javax.servlet:3.0.0.v201112011016

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version org.eclipse.jetty.orbit:javax.servlet:3.0.0.v201112011016
Scope compile
Classifier
Type orbit
License(s) Apache Software License - Version 2.0
Eclipse Public License - Version 1.0
Back to top

org.eclipse.jetty.toolchain.setuid:jetty-setuid-java:1.0.2

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version org.eclipse.jetty.toolchain.setuid:jetty-setuid-java:1.0.2
Scope compile
Classifier
Type jar
License(s) Apache Software License - Version 2.0
Eclipse Public License - Version 1.0
Back to top

org.glassfish.web:javax.el:2.2.6

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version org.glassfish.web:javax.el:2.2.6
Scope compile
Classifier
Type jar
License(s) CDDL + GPLv2 with classpath exception
Back to top

org.hamcrest:hamcrest-all:1.3

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
Back to top

org.hamcrest:hamcrest-core:1.3

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
Back to top

org.hibernate:hibernate-validator:5.1.1.Final

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

org.javassist:javassist:3.21.0-GA

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
Back to top

org.jboss.logging:jboss-logging:3.1.3.GA

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

org.jsonschema2pojo:jsonschema2pojo-core:0.4.10

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

org.mockito:mockito-all:1.9.5

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

org.mockito:mockito-core:1.9.5

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

org.objenesis:objenesis:2.1

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
Back to top

org.reflections:reflections:0.9.11

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version org.reflections:reflections:0.9.11
Scope compile
Classifier
Type jar
License(s) The New BSD License
WTFPL
Back to top

org.scala-lang:scala-library:2.11.8

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version org.scala-lang:scala-library:2.11.8
Scope compile
Classifier
Type jar
License(s) BSD 3-Clause
Back to top

org.scala-lang:scala-reflect:2.11.8

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version org.scala-lang:scala-reflect:2.11.8
Scope compile
Classifier
Type jar
License(s) BSD 3-Clause
Back to top

org.slf4j:jcl-over-slf4j:1.7.25

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version org.slf4j:jcl-over-slf4j:1.7.25
Scope test
Classifier
Type jar
License(s) MIT License
Back to top

org.slf4j:jul-to-slf4j:1.7.6

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

org.slf4j:log4j-over-slf4j:1.7.25

Status  License defined in the pom of the dependency
GroupId:ArtifactId:Version org.slf4j:log4j-over-slf4j:1.7.25
Scope compile
Classifier
Type jar
License(s) Apache Software Licenses
Back to top

org.slf4j:slf4j-api:1.7.25

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
Back to top

org.testng:testng:6.11

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
Back to top

org.yaml:snakeyaml:1.17

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