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.genesis tracker.spi 0.4.0 jar The Apache Software License, Version 2.0
com.puresoltechnologies.genesis transformation.spi 0.4.0 jar The Apache Software License, Version 2.0
com.puresoltechnologies.graphs statemodel 0.6.0 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.7.10 jar MIT 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.mockito mockito-all 1.10.8 jar The 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 types 0.6.0 jar The Apache Software License, Version 2.0
com.puresoltechnologies.genesis commons 0.4.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.versioning versioning 1.1.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

Project Dependency Graph

Dependency Tree

Licenses

MIT License: SLF4J API Module

The MIT License: Mockito

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: Commons - misc, Commons - types, Genesis - commons, Genesis - controller, Genesis - tracker.spi, Genesis - transformation.spi, Graphs - graph, Graphs - statemodel, Versioning - versioning

Common Public License Version 1.0: JUnit

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
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
commons-0.4.0.jar 8.31 kB 17 5 1 1.6 Yes
tracker.spi-0.4.0.jar 4.11 kB 15 2 1 1.6 Yes
transformation.spi-0.4.0.jar 5.34 kB 17 4 1 1.6 Yes
graph-0.6.0.jar 9.46 kB 18 7 1 1.6 Yes
statemodel-0.6.0.jar 6.70 kB 17 6 1 1.6 Yes
versioning-1.1.0.jar 8.96 kB 14 3 1 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
mockito-all-1.10.8.jar 1.21 MB 1183 736 77 1.5 Yes
slf4j-api-1.7.10.jar 32.12 kB 39 28 3 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
12 1.62 MB 1688 1092 122 1.6 12
compile: 9 compile: 116.06 kB compile: 187 compile: 78 compile: 14 - compile: 9
test: 3 test: 1.50 MB test: 1501 test: 1014 test: 108 - test: 3

Dependency Repository Locations

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

Repository locations for each of the Dependencies.

Artifact snapshots central
com.puresoltechnologies.commons:misc:jar:0.6.0 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2
com.puresoltechnologies.commons:types:jar:0.6.0 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2
com.puresoltechnologies.genesis:commons:jar:0.4.0 - -
com.puresoltechnologies.genesis:tracker.spi:jar:0.4.0 - -
com.puresoltechnologies.genesis:transformation.spi:jar:0.4.0 - -
com.puresoltechnologies.graphs:graph:jar:0.6.0 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2
com.puresoltechnologies.graphs:statemodel:jar:0.6.0 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2
com.puresoltechnologies.versioning:versioning:jar:1.1.0 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2
junit:junit:jar:4.11 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2
org.hamcrest:hamcrest-core:jar:1.3 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2
org.mockito:mockito-all:jar:1.10.8 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2
org.slf4j:slf4j-api:jar:1.7.10 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2
Total snapshots central
12 (compile: 9, test: 3) 9 9
Fork me on GitHub