Fork me on GitHub

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
ch.qos.logback logback-classic 1.2.3 jar Eclipse Public License - v 1.0, GNU Lesser General Public License
ch.qos.logback logback-core 1.2.3 jar Eclipse Public License - v 1.0, GNU Lesser General Public License
com.fasterxml aalto-xml 1.0.0 jar The Apache Software License, Version 2.0
com.fasterxml jackson-xml-databind 0.6.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-annotations 2.7.9 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.7.9 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.7.9 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-xml 2.7.9 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.7.9 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-joda 2.7.9 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-scala_2.11 2.7.9 jar The Apache Software License, Version 2.0
com.github.wnameless json-flattener 0.5.0 jar The Apache Software License, Version 2.0
com.google.guava guava 20.0 jar The Apache Software License, Version 2.0
com.jayway.jsonpath json-path 2.4.0 jar The Apache Software License, Version 2.0
com.jayway.jsonpath json-path-assert 2.4.0 jar The Apache Software License, Version 2.0
com.networknt json-schema-validator 0.1.10 jar Apache License Version 2.0
com.typesafe config 1.3.2 jar Apache License, Version 2.0
commons-codec commons-codec 1.10 jar Apache License, Version 2.0
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0
commons-io commons-io 2.5 jar Apache License, Version 2.0
commons-validator commons-validator 1.6 jar Apache License, Version 2.0
io.netty netty 3.8.0.Final jar Apache License, Version 2.0
joda-time joda-time 2.9.9 jar Apache 2
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
nz.net.ultraq.jaxb jaxb-utilities 1.3.0 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.6 jar Apache License, Version 2.0
org.apache.httpcomponents httpclient 4.5.4 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.8 jar Apache License, Version 2.0
org.apache.juneau juneau-marshall 7.0.1 jar Apache License, Version 2.0
org.apache.juneau juneau-marshall-rdf 7.0.1 jar Apache License, Version 2.0
org.apache.juneau juneau-rest-client 7.0.1 jar Apache License, Version 2.0
org.apache.juneau juneau-rest-server 7.0.1 jar Apache License, Version 2.0
org.apache.juneau juneau-svl 7.0.1 jar Apache License, Version 2.0
org.apache.zookeeper zookeeper 3.4.5 jar -
org.joda joda-convert 1.8.1 jar Apache 2
org.reflections reflections 0.9.11 jar WTFPL, The New BSD License
org.slf4j jcl-over-slf4j 1.7.25 jar MIT License
org.slf4j log4j-over-slf4j 1.7.25 jar Apache Software Licenses
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
junit junit 4.12 jar Eclipse Public License 1.0
org.hamcrest hamcrest-all 1.3 jar New BSD License
org.mockito mockito-all 1.10.19 jar The MIT License
org.powermock powermock 1.7.1 jar -
org.powermock powermock-api-mockito 1.7.1 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4 1.7.1 jar The Apache Software License, Version 2.0
org.testng testng 6.11 jar Apache 2.0