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 |
Project Dependency Graph
Dependency Tree
- net.trajano.commons:commons-testing:jar:2.1.0
- junit:junit:jar:4.12 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.glassfish.main.extras:glassfish-embedded-all:jar:4.1 (test)
- com.sun:tools-jar:jar:1 (system)
- org.mockito:mockito-core:jar:1.10.19 (test)
- org.objenesis:objenesis:jar:2.1 (test)
- com.google.code.findbugs:findbugs:jar:3.0.1 (provided)
- net.jcip:jcip-annotations:jar:1.0 (provided)
- com.google.code.findbugs:jsr305:jar:2.0.1 (provided)
- com.google.code.findbugs:bcel-findbugs:jar:6.0 (provided)
- com.google.code.findbugs:jFormatString:jar:2.0.1 (provided)
- dom4j:dom4j:jar:1.6.1 (provided)
- xml-apis:xml-apis:jar:1.0.b2 (provided)
- org.ow2.asm:asm-debug-all:jar:5.0.2 (provided)
- org.ow2.asm:asm-commons:jar:5.0.2 (provided)
- org.ow2.asm:asm-tree:jar:5.0.2 (provided)
- org.ow2.asm:asm:jar:5.0.2 (provided)
- org.ow2.asm:asm-tree:jar:5.0.2 (provided)
- commons-lang:commons-lang:jar:2.6 (provided)
- com.apple:AppleJavaExtensions:jar:1.4 (provided)
- jaxen:jaxen:jar:1.1.6 (provided)
- net.trajano.maven.skins:twentyfourteen-maven-skin:jar:1.0.3 (provided)
- junit:junit:jar:4.12 (test)
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