Fork me on GitHub

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
io.dropwizard dropwizard-db 0.8.0 jar Apache License 2.0
org.flywaydb flyway-core 3.1 jar Apache License, Version 2.0

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
junit junit 4.11 jar Common Public License Version 1.0
org.mockito mockito-core 1.9.5 jar The MIT License

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-classic 1.1.2 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
ch.qos.logback logback-core 1.1.2 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
com.fasterxml classmate 1.0.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-annotations 2.5.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.5.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.5.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.5.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-guava 2.5.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jdk7 2.5.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-joda 2.5.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.jaxrs jackson-jaxrs-base 2.5.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider 2.5.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-afterburner 2.5.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.5.1 jar The Apache Software License, Version 2.0
com.google.code.findbugs jsr305 3.0.0 jar The Apache Software License, Version 2.0
com.google.guava guava 18.0 jar The Apache Software License, Version 2.0
io.dropwizard dropwizard-configuration 0.8.0 jar Apache License 2.0
io.dropwizard dropwizard-core 0.8.0 jar Apache License 2.0
io.dropwizard dropwizard-jackson 0.8.0 jar Apache License 2.0
io.dropwizard dropwizard-jersey 0.8.0 jar Apache License 2.0
io.dropwizard dropwizard-jetty 0.8.0 jar Apache License 2.0
io.dropwizard dropwizard-lifecycle 0.8.0 jar Apache License 2.0
io.dropwizard dropwizard-logging 0.8.0 jar Apache License 2.0
io.dropwizard dropwizard-metrics 0.8.0 jar Apache License 2.0
io.dropwizard dropwizard-servlets 0.8.0 jar Apache License 2.0
io.dropwizard dropwizard-util 0.8.0 jar Apache License 2.0
io.dropwizard dropwizard-validation 0.8.0 jar Apache License 2.0
io.dropwizard.metrics metrics-annotation 3.1.0 jar Apache License 2.0
io.dropwizard.metrics metrics-core 3.1.0 jar Apache License 2.0
io.dropwizard.metrics metrics-healthchecks 3.1.0 jar Apache License 2.0
io.dropwizard.metrics metrics-jersey2 3.1.0 jar Apache License 2.0
io.dropwizard.metrics metrics-jetty9 3.1.0 jar Apache License 2.0
io.dropwizard.metrics metrics-json 3.1.0 jar Apache License 2.0
io.dropwizard.metrics metrics-jvm 3.1.0 jar Apache License 2.0
io.dropwizard.metrics metrics-logback 3.1.0 jar Apache License 2.0
io.dropwizard.metrics metrics-servlets 3.1.0 jar Apache License 2.0
javax.annotation javax.annotation-api 1.2 jar CDDL + GPLv2 with classpath exception
javax.servlet javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception
javax.validation validation-api 1.1.0.Final jar The Apache Software License, Version 2.0
javax.ws.rs javax.ws.rs-api 2.0.1 jar CDDL 1.1-GPL2 w/ CPE
joda-time joda-time 2.7 jar Apache 2
net.sourceforge.argparse4j argparse4j 0.4.4 jar MIT
org.apache.commons commons-lang3 3.3.2 jar The Apache Software License, Version 2.0
org.apache.tomcat tomcat-jdbc 8.0.18 jar Apache License, Version 2.0
org.apache.tomcat tomcat-juli 8.0.18 jar Apache License, Version 2.0
org.eclipse.jetty jetty-continuation 9.2.9.v20150224 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-http 9.2.9.v20150224 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-io 9.2.9.v20150224 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-security 9.2.9.v20150224 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-server 9.2.9.v20150224 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-servlet 9.2.9.v20150224 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-servlets 9.2.9.v20150224 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-util 9.2.9.v20150224 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-webapp 9.2.9.v20150224 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-xml 9.2.9.v20150224 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty.toolchain.setuid jetty-setuid-java 1.0.2 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.glassfish javax.el 3.0.0 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 hk2-api 2.4.0-b09 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 hk2-locator 2.4.0-b09 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 hk2-utils 2.4.0-b09 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 osgi-resource-locator 1.0.1 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2.external aopalliance-repackaged 2.4.0-b09 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2.external javax.inject 2.4.0-b09 jar CDDL + GPLv2 with classpath exception
org.glassfish.jersey.bundles.repackaged jersey-guava 2.16 jar CDDL+GPL License
org.glassfish.jersey.containers jersey-container-servlet 2.16 jar CDDL+GPL License
org.glassfish.jersey.containers jersey-container-servlet-core 2.16 jar CDDL+GPL License
org.glassfish.jersey.core jersey-client 2.16 jar CDDL+GPL License
org.glassfish.jersey.core jersey-common 2.16 jar CDDL+GPL License
org.glassfish.jersey.core jersey-server 2.16 jar CDDL+GPL License
org.glassfish.jersey.ext jersey-metainf-services 2.16 jar CDDL+GPL License
org.glassfish.jersey.media jersey-media-jaxb 2.16 jar CDDL+GPL License
org.hibernate hibernate-validator 5.1.3.Final jar Apache License, Version 2.0
org.javassist javassist 3.18.1-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.jboss.logging jboss-logging 3.1.3.GA jar Apache License, version 2.0
org.slf4j jcl-over-slf4j 1.7.10 jar MIT License
org.slf4j jul-to-slf4j 1.7.10 jar MIT License
org.slf4j log4j-over-slf4j 1.7.10 jar Apache Software Licenses
org.slf4j slf4j-api 1.7.10 jar MIT License
org.yaml snakeyaml 1.12 jar LICENSE.txt

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
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.objenesis objenesis 1.0 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: JBoss Logging 3

Apache Software License - Version 2.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: SetUID Java, Jetty :: Utilities, Jetty :: Utility Servlets and Filters, Jetty :: Webapp Application Support, Jetty :: XML utilities

Apache License Version 2.0: SnakeYAML

CDDL 1.1: javax.ws.rs-api

Apache 2.0: Dropwizard Flyway Bundle

MIT License: JCL 1.1.1 implemented over SLF4J, JUL to SLF4J bridge, Objenesis, SLF4J API Module

GPL2 w/ CPE: javax.ws.rs-api

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

New BSD License: Hamcrest Core

Apache 2: Joda-Time

Apache Software Licenses: Log4j Implemented Over SLF4J

Apache License 2.0: Annotations for Metrics, Dropwizard, Dropwizard Configuration Support, Dropwizard Database Support, Dropwizard Jackson Support, Dropwizard Jersey Support, Dropwizard Jetty Support, Dropwizard Lifecycle Support, Dropwizard Logging Support, Dropwizard Metrics Support, Dropwizard Servlet Support, Dropwizard Utility Classes, Dropwizard Validation Support, JVM Integration for Metrics, Jackson Integration for Metrics, Javassist, Metrics Core, Metrics Health Checks, Metrics Integration for Jersey 2.x, Metrics Integration for Jetty 9.1 and higher, Metrics Integration for Logback, Metrics Utility Servlets

Eclipse Public License - Version 1.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: SetUID Java, Jetty :: Utilities, Jetty :: Utility Servlets and Filters, Jetty :: Webapp Application Support, Jetty :: XML utilities

The MIT License: Mockito

Apache License, Version 2.0: Hibernate Validator Engine, flyway-core, tomcat-jdbc, tomcat-juli

LGPL 2.1: Javassist

MIT: argparse4j

CDDL + GPLv2 with classpath exception: Expression Language 3.0, HK2 API module, HK2 Implementation Utilities, Java Servlet API, OSGi resource locator bundle - used by various API providers that rely on META-INF/services mechanism to locate providers., ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, javax.annotation API, javax.inject:1 as OSGi bundle

MPL 1.1: Javassist

The Apache Software License, Version 2.0: Apache Commons Lang, Bean Validation API, ClassMate, FindBugs-jsr305, Guava: Google Core Libraries for Java, Jackson-JAXRS-JSON, Jackson-JAXRS-base, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, Jackson-datatype-Guava, Jackson-datatype-Joda, Jackson-datatype-jdk7, Jackson-module-Afterburner, Jackson-module-JAXB-annotations, jackson-databind

CDDL+GPL License: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-core-server, jersey-ext-metainf-services, jersey-media-jaxb, jersey-repackaged-guava

Common Public License Version 1.0: JUnit

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