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.puresoltechnologies.parsers parsers 0.5.0 jar GNU Affero General Public 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

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.fasterxml.jackson.jaxrs jackson-jaxrs-base 2.4.1 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.7.7 jar MIT License

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.puresoltechnologies.commons misc 0.6.0 jar The Apache Software License, Version 2.0
com.puresoltechnologies.commons types 0.6.0 jar The Apache Software License, Version 2.0
com.puresoltechnologies.graphs graph 0.6.0 jar The Apache Software License, Version 2.0
com.puresoltechnologies.graphs trees 0.6.0 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
org.hamcrest hamcrest-core 1.3 jar New BSD 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.fasterxml.jackson.core jackson-annotations 2.4.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.4.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.4.1 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

MIT License: SLF4J API Module

GNU Affero General Public License: Purifinity Parsers: parsers, Purifinity Parsers: test

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: Commons - misc, Commons - types, Graphs - graph, Graphs - trees, Jackson-JAXRS-base, Jackson-annotations, Jackson-core, jackson-databind

Common Public License Version 1.0: JUnit

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
jackson-annotations-2.4.0.jar 38.60 kB 63 51 1 1.6 Yes
jackson-core-2.4.1.jar 225.31 kB 106 84 8 1.6 Yes
jackson-databind-2.4.1.jar 1.07 MB 588 554 20 1.6 Yes
jackson-jaxrs-base-2.4.1.jar 28.56 kB 31 16 4 1.6 Yes
misc-0.6.0.jar 30.38 kB 33 18 4 1.6 Yes
types-0.6.0.jar 10.68 kB 17 5 1 1.6 Yes
graph-0.6.0.jar 9.46 kB 18 7 1 1.6 Yes
trees-0.6.0.jar 14.96 kB 26 15 1 1.6 Yes
parsers-0.5.0.jar 181.92 kB 125 100 14 1.6 Yes
junit-4.11.jar 245.04 kB 266 233 28 1.5 Yes
hamcrest-core-1.3.jar 45.02 kB 52 45 3 1.5 Yes
slf4j-api-1.7.7.jar 29.26 kB 35 24 3 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
12 1.93 MB 1360 1152 88 1.6 12
compile: 5 compile: 247.39 kB compile: 219 compile: 145 compile: 21 - compile: 5
test: 2 test: 290.06 kB test: 318 test: 278 test: 31 - test: 2
provided: 5 provided: 1.40 MB provided: 823 provided: 729 provided: 36 - provided: 5

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
snapshots http://repo/libs-snapshot Yes Yes Yes
central https://repo.maven.apache.org/maven2 Yes No No

Repository locations for each of the Dependencies.

Artifact central
com.fasterxml.jackson.core:jackson-annotations:jar:2.4.0 Found at https://repo.maven.apache.org/maven2
com.fasterxml.jackson.core:jackson-core:jar:2.4.1 Found at https://repo.maven.apache.org/maven2
com.fasterxml.jackson.core:jackson-databind:jar:2.4.1 Found at https://repo.maven.apache.org/maven2
com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.4.1 Found at https://repo.maven.apache.org/maven2
com.puresoltechnologies.commons:misc:jar:0.6.0 -
com.puresoltechnologies.commons:types:jar:0.6.0 -
com.puresoltechnologies.graphs:graph:jar:0.6.0 -
com.puresoltechnologies.graphs:trees:jar:0.6.0 -
com.puresoltechnologies.parsers:parsers:jar:0.5.0 -
junit:junit:jar:4.11 Found at https://repo.maven.apache.org/maven2
org.hamcrest:hamcrest-core:jar:1.3 Found at https://repo.maven.apache.org/maven2
org.slf4j:slf4j-api:jar:1.7.7 Found at https://repo.maven.apache.org/maven2
Total central
12 (compile: 5, test: 2, provided: 5) 7
Fork me on GitHub