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
com.github.stephenc.jcip jcip-annotations 1.0-1 jar Apache License, Version 2.0
de.weltraumschaf.commons guava 1.1.3 jar THE BEER-WARE LICENSE
de.weltraumschaf.commons validate 1.1.3 jar THE BEER-WARE LICENSE
org.freemarker freemarker 2.3.21 jar Apache License, Version 2.0
org.pegdown pegdown 1.4.2 jar Apache 2

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
com.googlecode.multithreadedtc multithreadedtc 1.01 jar New BSD License
junit junit 4.12 jar Eclipse Public License 1.0
nl.jqno.equalsverifier equalsverifier 1.5.1 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-library 1.3 jar New BSD License
org.mockito mockito-core 1.10.8 jar The MIT License
org.skyscreamer jsonassert 1.2.3 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
net.sourceforge.findbugs annotations 1.3.2 jar GNU Lesser Public License
org.ow2.asm asm 4.1 jar BSD
org.ow2.asm asm-analysis 4.1 jar BSD
org.ow2.asm asm-tree 4.1 jar BSD
org.ow2.asm asm-util 4.1 jar BSD
org.parboiled parboiled-core 1.1.6 jar Apache 2
org.parboiled parboiled-java 1.1.6 jar Apache 2

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.json json 20090211 jar provided without support or warranty
org.objenesis objenesis 2.1 jar Apache 2

Project Dependency Graph

Dependency Tree

Licenses

New BSD License: Hamcrest Core, Hamcrest library, multithreadedtc

Apache 2: Objenesis, parboiled-core, parboiled-java, pegdown

BSD: ASM Analysis, ASM Core, ASM Tree, ASM Util

Eclipse Public License 1.0: JUnit

Apache License, Version 2.0: FreeMarker, JCIP Annotations under Apache License

THE BEER-WARE LICENSE: Commons Guava, Commons Validate, FreeMarkerDown

provided without support or warranty: JSON (JavaScript Object Notation)

The Apache Software License, Version 2.0: EqualsVerifier, JSONassert

The MIT License: Mockito

GNU Lesser Public License: FindBugs-Annotations

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
jcip-annotations-1.0-1.jar 4.61 kB 14 4 1 1.5 release
multithreadedtc-1.01.jar 18.72 kB 19 10 1 1.5 debug
guava-1.1.3.jar 10.85 kB 20 8 1 1.6 debug
validate-1.1.3.jar 4.02 kB 12 1 1 1.6 debug
junit-4.12.jar 307.55 kB 323 286 30 1.5 debug
annotations-1.3.2.jar 11.29 kB 29 19 2 1.5 debug
equalsverifier-1.5.1.jar 478.27 kB 389 354 21 1.6 debug
freemarker-2.3.21.jar 1.13 MB 864 831 17 1.5 debug
hamcrest-core-1.3.jar 43.97 kB 52 45 3 1.5 debug
hamcrest-library-1.3.jar 51.83 kB 46 35 7 1.5 debug
json-20090211.jar 44.87 kB 21 19 1 1.6 debug
mockito-core-1.10.8.jar 1.10 MB 1,106 678 65 1.5 debug
objenesis-2.1.jar 40.78 kB 52 37 9 1.5 debug
asm-4.1.jar 46.25 kB 24 23 2 1.2 release
asm-analysis-4.1.jar 19.35 kB 14 13 1 1.2 release
asm-tree-4.1.jar 21.64 kB 28 27 1 1.2 release
asm-util-4.1.jar 36.72 kB 17 16 1 1.2 release
parboiled-core-1.1.6.jar 182.71 kB 191 180 9 1.5 debug
parboiled-java-1.1.6.jar 81.81 kB 65 60 3 1.5 debug
pegdown-1.4.2.jar 65.87 kB 74 69 3 1.5 debug
jsonassert-1.2.3.jar 27.02 kB 30 19 2 1.6 debug
Total Size Entries Classes Packages JDK Rev Debug
21 3.69 MB 3,390 2,734 181 1.6 16
compile: 12 compile: 1.61 MB compile: 1,352 compile: 1,251 compile: 42 - compile: 7
test: 9 test: 2.09 MB test: 2,038 test: 1,483 test: 139 - test: 9

Dependency Repository Locations

Repo ID URL Release Snapshot
ow2-snapshot http://repository.ow2.org/nexus/content/repositories/snapshots - Yes
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots - Yes
jboss-public-repository-group http://repository.jboss.org/nexus/content/groups/public Yes -
central https://repo.maven.apache.org/maven2 Yes -

Repository locations for each of the Dependencies.

Artifact ow2-snapshot sonatype-nexus-snapshots jboss-public-repository-group central
com.github.stephenc.jcip:jcip-annotations:jar:1.0-1 - - - Found at https://repo.maven.apache.org/maven2
com.googlecode.multithreadedtc:multithreadedtc:jar:1.01 - - - Found at https://repo.maven.apache.org/maven2
de.weltraumschaf.commons:guava:jar:1.1.3 - - - Found at https://repo.maven.apache.org/maven2
de.weltraumschaf.commons:validate:jar:1.1.3 - - - Found at https://repo.maven.apache.org/maven2
junit:junit:jar:4.12 - - - Found at https://repo.maven.apache.org/maven2
net.sourceforge.findbugs:annotations:jar:1.3.2 - - - Found at https://repo.maven.apache.org/maven2
nl.jqno.equalsverifier:equalsverifier:jar:1.5.1 - - - Found at https://repo.maven.apache.org/maven2
org.freemarker:freemarker:jar:2.3.21 - - - Found at https://repo.maven.apache.org/maven2
org.hamcrest:hamcrest-core:jar:1.3 - - - Found at https://repo.maven.apache.org/maven2
org.hamcrest:hamcrest-library:jar:1.3 - - - Found at https://repo.maven.apache.org/maven2
org.json:json:jar:20090211 - - - Found at https://repo.maven.apache.org/maven2
org.mockito:mockito-core:jar:1.10.8 - - - Found at https://repo.maven.apache.org/maven2
org.objenesis:objenesis:jar:2.1 - - - Found at https://repo.maven.apache.org/maven2
org.ow2.asm:asm:jar:4.1 - - - Found at https://repo.maven.apache.org/maven2
org.ow2.asm:asm-analysis:jar:4.1 - - - Found at https://repo.maven.apache.org/maven2
org.ow2.asm:asm-tree:jar:4.1 - - - Found at https://repo.maven.apache.org/maven2
org.ow2.asm:asm-util:jar:4.1 - - - Found at https://repo.maven.apache.org/maven2
org.parboiled:parboiled-core:jar:1.1.6 - - - Found at https://repo.maven.apache.org/maven2
org.parboiled:parboiled-java:jar:1.1.6 - - - Found at https://repo.maven.apache.org/maven2
org.pegdown:pegdown:jar:1.4.2 - - - Found at https://repo.maven.apache.org/maven2
org.skyscreamer:jsonassert:jar:1.2.3 - - - Found at https://repo.maven.apache.org/maven2
Total ow2-snapshot sonatype-nexus-snapshots jboss-public-repository-group central
21 (compile: 12, test: 9) 0 0 0 21