Project Dependency Management

compile

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

GroupId ArtifactId Version Type License
com.fasterxml.jackson.core jackson-annotations 2.9.7 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.9.7 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.9.7 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.9.7 jar The Apache Software License, Version 2.0
com.ganyo gcm-server 1.1.0 jar The Apache License, Version 2.0
com.google.guava guava 27.0.1-jre jar The Apache Software License, Version 2.0
com.google.inject guice 4.2.2 jar The Apache Software License, Version 2.0
com.google.inject.extensions guice-multibindings 4.2.2 jar The Apache Software License, Version 2.0
com.googlecode.libphonenumber geocoder 2.107 jar The Apache Software License, Version 2.0
com.googlecode.libphonenumber libphonenumber 8.10.1 jar The Apache Software License, Version 2.0
com.thoughtworks.paranamer paranamer 2.8 jar BSD
com.tomtom.speedtools apivalidation 3.2.12 jar Apache License, Version 2.0
com.tomtom.speedtools core 3.2.12 jar Apache License, Version 2.0
com.tomtom.speedtools geo 3.2.12 jar Apache License, Version 2.0
com.tomtom.speedtools guice 3.2.12 jar Apache License, Version 2.0
com.tomtom.speedtools json 3.2.12 jar Apache License, Version 2.0
com.tomtom.speedtools metrics 3.2.12 jar Apache License, Version 2.0
com.tomtom.speedtools mongodb 3.2.12 jar Apache License, Version 2.0
com.tomtom.speedtools resources 3.2.12 jar Apache License, Version 2.0
com.tomtom.speedtools rest 3.2.12 jar Apache License, Version 2.0
com.tomtom.speedtools tracer 3.2.12 jar Apache License, Version 2.0
com.typesafe config 1.3.3 jar -
com.typesafe.akka akka-actor_2.12 2.5.18 jar Apache License, Version 2.0
com.typesafe.akka akka-slf4j_2.12 2.5.18 jar Apache License, Version 2.0
commons-codec commons-codec 1.11 jar Apache License, Version 2.0
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0
commons-httpclient commons-httpclient 3.1 jar -
commons-io commons-io 2.6 jar Apache License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
de.sven-jacobs loremipsum 1.0 jar MIT
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
javax.jms jms 1.1 jar -
javax.mail mail 1.4.7 jar CDDL, GPLv2+CE
javax.xml.bind jaxb-api 2.3.1 jar CDDL 1.1, GPL2 w/ CPE
joda-time joda-time 2.10.1 jar Apache 2
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
org.apache.activemq activemq-core 5.7.0 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpcore 4.4.10 jar Apache License, Version 2.0
org.jboss.resteasy resteasy-client 3.6.2.Final jar Apache License 2.0
org.jboss.resteasy resteasy-guice 3.6.2.Final jar Apache License 2.0
org.jboss.resteasy resteasy-jackson2-provider 3.6.2.Final jar Apache License 2.0
org.jboss.resteasy resteasy-jaxb-provider 3.6.2.Final jar Apache License 2.0
org.jboss.resteasy resteasy-jaxrs 3.6.2.Final jar Apache License 2.0
org.jolokia jolokia-core 1.6.0 jar Apache 2
org.mongodb mongo-java-driver 3.9.1 jar The Apache License, Version 2.0
org.objenesis objenesis 3.0.1 jar Apache 2
org.scala-lang scala-library 2.12.7 jar BSD 3-Clause
org.slf4j slf4j-api 1.7.25 jar MIT License
org.slf4j slf4j-log4j12 1.7.25 jar MIT License

test

The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:

GroupId ArtifactId Version Type License
com.tomtom.speedtools testutils 3.2.12 jar Apache License, Version 2.0
junit junit 4.12 jar Eclipse Public License 1.0
nl.jqno.equalsverifier equalsverifier 3.0.3 jar The Apache Software License, Version 2.0
org.eclipse.jetty jetty-jndi 9.4.14.v20181114 jar Apache Software License - Version 2.0, Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-server 9.4.14.v20181114 jar Apache Software License - Version 2.0, Eclipse Public License - Version 1.0
org.mockito mockito-core 2.23.4 jar The MIT License

provided

The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
javax.servlet javax.servlet-api 4.0.1 jar CDDL + GPLv2 with classpath exception