Project Dependencies

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.12 jar Eclipse Public License 1.0
org.glassfish.main.extras glassfish-embedded-all 4.1 jar CDDL + GPLv2 with classpath exception
org.mockito mockito-core 1.10.19 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
com.google.code.findbugs findbugs 3.0.1 jar GNU Lesser Public License
net.trajano.maven.skins twentyfourteen-maven-skin 1.0.3 jar GNU General Public License version 2

Project Transitive Dependencies

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

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 2.1 jar Apache 2

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
com.apple AppleJavaExtensions 1.4 jar Apple License
com.google.code.findbugs bcel-findbugs 6.0 jar The Apache Software License, Version 2.0
com.google.code.findbugs jFormatString 2.0.1 jar GNU Lesser Public License
com.google.code.findbugs jsr305 2.0.1 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
dom4j dom4j 1.6.1 jar -
jaxen jaxen 1.1.6 jar null
net.jcip jcip-annotations 1.0 jar -
org.ow2.asm asm 5.0.2 jar BSD
org.ow2.asm asm-commons 5.0.2 jar BSD
org.ow2.asm asm-debug-all 5.0.2 jar BSD
org.ow2.asm asm-tree 5.0.2 jar BSD
xml-apis xml-apis 1.0.b2 jar The Apache Software License, Version 2.0

system

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

GroupId ArtifactId Version Type License
com.sun tools-jar 1 jar -

Project Dependency Graph

Dependency Tree

Licenses

GNU General Public License version 2: Twentyfourteen Maven Skin

CDDL + GPLv2 with classpath exception: Embedded GlassFish All-In-One

Apache 2: Objenesis

New BSD License: Hamcrest Core

Unknown: "Java Concurrency in Practice" book annotations, dom4j

BSD: ASM Commons, ASM Core, ASM Debug All, ASM Tree

Eclipse Public License 1.0: Commons Testing, JUnit

Unnamed: jaxen

The Apache Software License, Version 2.0: Commons Lang, FindBugs-bcel, FindBugs-jsr305, XML Commons External Components XML APIs

The MIT License: Mockito

Apple License: AppleJavaExtensions

GNU Lesser Public License: FindBugs-Project, FindBugs-jFormatString