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
dnsjava dnsjava 2.1.6 jar BSD 2-Clause license
org.apache.commons commons-lang3 3.3.2 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-provider-api 2.6 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.5.5 jar The Apache Software License, Version 2.0
org.eclipse.jgit org.eclipse.jgit 3.4.0.201406110918-r jar Eclipse Distribution License (New BSD 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 Type License
junit junit 4.11 jar Common Public License Version 1.0
org.apache.maven.wagon wagon-provider-test 2.6 jar The Apache Software License, Version 2.0

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
com.googlecode.javaewah JavaEWAH 0.7.9 jar Apache 2
com.jcraft jsch 0.1.50 jar Revised BSD
commons-codec commons-codec 1.4 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.1.1 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.1.3 jar LICENSE.txt
org.apache.httpcomponents httpcore 4.1.4 jar LICENSE.txt
org.codehaus.plexus plexus-utils 3.0.8 jar The Apache Software 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
cglib cglib-nodep 2.2.2 jar ASF 2.0
com.google.collections google-collections 1.0 jar The Apache Software License, Version 2.0
commons-logging commons-logging-api 1.1 jar /LICENSE.txt
log4j log4j 1.2.12 jar -
org.apache.xbean xbean-reflect 3.4 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.2.2 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-container-default 1.5.5 jar The Apache Software License, Version 2.0
org.easymock easymock 3.2 jar Apache 2
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.mortbay.jetty jetty 6.1.26 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.mortbay.jetty jetty-util 6.1.26 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.mortbay.jetty servlet-api 2.5-20081211 jar Apache License Version 2.0
org.objenesis objenesis 1.3 jar Apache 2

Project Dependency Graph

Dependency Tree

Licenses

ASF 2.0: Code Generation Library

Eclipse Public License - Version 1.0: Jetty Server, Jetty Utilities

Apache 2: EasyMock, JavaEWAH, Objenesis

New BSD License: Hamcrest Core

Unknown: log4j

Eclipse Public License 1.0: Git Wagon Provider

The Apache Software License, Version 2.0: Apache Commons Lang, Apache Maven Wagon :: API, Apache Maven Wagon :: Provider Test, Apache XBean :: Reflect, Commons Codec, Commons Logging, Google Collections Library, Logging, Plexus :: Component Annotations, Plexus :: Default Container, Plexus Classworlds, Plexus Common Utilities

Revised BSD: JSch

Apache License: HttpClient, HttpCore

Eclipse Distribution License (New BSD License): JGit - Core

Apache Software License - Version 2.0: Jetty Server, Jetty Utilities

Common Public License Version 1.0: JUnit

Apache License Version 2.0: Servlet Specification API

BSD 2-Clause license: dnsjava