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
com.github.smokestack smokestack-common 0.1 jar
javax.persistence persistence-api 1.0 jar
org.hamcrest hamcrest-all 1.1 jar

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
junit junit 4.7 jar
mockit jmockit 0.996 jar

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
commons-lang commons-lang 2.4 jar

Project Dependency Graph

Dependency Tree

  • com.github.smokestack:smokestack-jpa-1.0:jar:0.1 Information
    • com.github.smokestack:smokestack-common:jar:0.1 (compile) Information
    • org.hamcrest:hamcrest-all:jar:1.1 (compile) Information
    • javax.persistence:persistence-api:jar:1.0 (compile) Information
    • junit:junit:jar:4.7 (test) Information
    • mockit:jmockit:jar:0.996 (test) Information

Licenses

Lesser General Public License (LGPL): Smokestack Common, Smokestack JPA 1.0

Unknown: Unnamed - javax.persistence:persistence-api:jar:1.0

The Apache Software License, Version 2.0: Commons Lang

Common Public License Version 1.0: JUnit

MIT LICENSE: Main

BSD style: Hamcrest All

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
smokestack-common-0.1.jar 3.59 kB 13 2 1 1.5 debug
commons-lang-2.4.jar 255.67 kB 148 127 9 1.2 debug
persistence-api-1.0.jar 50.89 kB 97 91 2 1.5 debug
junit-4.7.jar 226.91 kB 261 225 29 1.5 debug
jmockit-0.996.jar 329.53 kB 256 212 32 1.5 debug
hamcrest-all-1.1.jar 529.14 kB 269 144 25 1.5 debug
Total Size Entries Classes Packages JDK Rev Debug
6 1.36 MB 1,044 801 98 1.5 6
compile: 4 compile: 839.29 kB compile: 527 compile: 364 compile: 37 - compile: 4
test: 2 test: 556.44 kB test: 517 test: 437 test: 61 - test: 2

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
central http://repo1.maven.org/maven2 Yes - -
m.g.o-public http://maven.glassfish.org/content/groups/public/ Yes Yes -
apache.snapshots http://people.apache.org/repo/m2-snapshot-repository - Yes Yes
maven2-repository.dev.java.net http://download.java.net/maven/2/ Yes Yes -
jboss http://repository.jboss.com/maven2/ Yes Yes -

Repository locations for each of the Dependencies.

Artifact central m.g.o-public maven2-repository.dev.java.net jboss
com.github.smokestack:smokestack-common:jar:0.1 - - - -
commons-lang:commons-lang:jar:2.4 Found at http://repo1.maven.org/maven2 Found at http://maven.glassfish.org/content/groups/public/ - Found at http://repository.jboss.com/maven2/
javax.persistence:persistence-api:jar:1.0 Found at http://repo1.maven.org/maven2 Found at http://maven.glassfish.org/content/groups/public/ - Found at http://repository.jboss.com/maven2/
junit:junit:jar:4.7 Found at http://repo1.maven.org/maven2 Found at http://maven.glassfish.org/content/groups/public/ - -
mockit:jmockit:jar:0.996 - Found at http://maven.glassfish.org/content/groups/public/ Found at http://download.java.net/maven/2/ -
org.hamcrest:hamcrest-all:jar:1.1 Found at http://repo1.maven.org/maven2 Found at http://maven.glassfish.org/content/groups/public/ - -
Total central m.g.o-public maven2-repository.dev.java.net jboss
6 (compile: 4, test: 2) 4 5 1 2