Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type License
ch.qos.logback logback-classic 1.1.7 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
io.dropwizard dropwizard-util 1.0.5 jar Apache License 2.0
io.dropwizard.metrics metrics-annotation 3.1.2 jar Apache License 2.0
io.dropwizard.metrics metrics-core 3.1.2 jar Apache License 2.0
org.slf4j slf4j-api 1.7.21 jar MIT License

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Classifier Type License
junit junit 4.12 - jar Eclipse Public License 1.0
org.assertj assertj-core 3.4.1 - jar Apache License, Version 2.0
org.eclipse.jetty jetty-http 9.3.9.v20160517 tests jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-servlet 9.3.9.v20160517 - jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-servlet 9.3.9.v20160517 tests jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.mockito mockito-core 2.0.54-beta - jar The MIT License

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
javax.servlet javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type License
ch.qos.logback logback-core 1.1.7 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
com.fasterxml.jackson.core jackson-annotations 2.7.8 jar The Apache Software License, Version 2.0
com.google.code.findbugs jsr305 3.0.1 jar The Apache Software License, Version 2.0
com.google.guava guava 19.0 jar The Apache Software License, Version 2.0
joda-time joda-time 2.9.4 jar Apache 2

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type License
net.bytebuddy byte-buddy 1.3.16 jar The Apache Software License, Version 2.0
org.eclipse.jetty jetty-http 9.3.9.v20160517 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-io 9.3.9.v20160517 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-security 9.3.9.v20160517 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-server 9.3.9.v20160517 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-util 9.3.9.v20160517 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.objenesis objenesis 2.3 jar Apache 2

Project Dependency Graph

Dependency Tree

Licenses

Apache Software License - Version 2.0: Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

New BSD License: Hamcrest Core

Apache 2: Joda-Time, Objenesis

Apache License 2.0: Annotations for Metrics, Dropwizard Servlet Support, Dropwizard Utility Classes, Metrics Core

Eclipse Public License - Version 1.0: Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities

The MIT License: Mockito

Apache License, Version 2.0: AssertJ fluent assertions

CDDL + GPLv2 with classpath exception: Java Servlet API

The Apache Software License, Version 2.0: Byte Buddy (without dependencies), FindBugs-jsr305, Guava: Google Core Libraries for Java, Jackson-annotations

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module