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.mycila.testing mycila-testing-api 1.0-SNAPSHOT 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 Classifier Type
org.testng testng 5.8 jdk15 jar

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
aopalliance aopalliance 1.0 jar
com.google.code.guice guice 1.0 jar
org.easymock easymock 2.4 jar
org.easymock easymockclassextension 2.4 jar
org.jmock jmock 2.5.1 jar
org.jmock jmock-legacy 2.5.1 jar
org.objenesis objenesis 1.1 jar
org.springframework spring-beans 2.5.6 jar
org.springframework spring-context 2.5.6 jar
org.springframework spring-core 2.5.6 jar
org.springframework spring-test 2.5.6 jar

system

The following is a list of system dependencies for this project. These dependencies are required to compile the application:

GroupId ArtifactId Version Type Optional
com.google.code.atunit atunit 1.0.1 jar Yes

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
com.mycila mycila-plugin 1.3 jar
org.jgrapht jgrapht-jdk1.5 0.7.3 jar

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
cglib cglib-nodep 2.1_3 jar
commons-logging commons-logging 1.1.1 jar
org.hamcrest hamcrest-core 1.1 jar
org.hamcrest hamcrest-library 1.1 jar

Project Dependency Graph

Dependency Tree

Licenses

BSD style: Hamcrest Core, Hamcrest Library, jMock 2 Core, jMock Legacy Extension

Public Domain: AOP alliance

GNU Lesser General Public License Version 2.1, February 1999: JGraphT

MIT license: Objenesis

Unknown: cglib

Apache License, Version 2.0: TestNG

MIT License: EasyMock, EasyMock class extension

The Apache Software License, Version 2.0: Commons Logging, Guice, Spring Framework: Beans, Spring Framework: Context, Spring Framework: Core, Spring Framework: Test, mycila-plugin, mycila-testing-api, mycila-testing-atunit

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
aopalliance-1.0.jar 4.36 kB 15 9 2 1.3 debug
cglib-nodep-2.1_3.jar 316.64 kB 262 258 10 1.1 debug
guice-1.0.jar 543.10 kB 471 466 19 1.5 debug
mycila-plugin-1.3.jar 25.76 kB 31 17 2 1.5 debug
mycila-testing-api-1.0-SNAPSHOT.jar 17.20 kB 27 12 3 1.5 debug
commons-logging-1.1.1.jar 59.26 kB 42 28 2 1.1 debug
easymock-2.4.jar 79.23 kB 83 71 3 1.5 debug
easymockclassextension-2.4.jar 62.20 kB 70 47 10 1.5 debug
hamcrest-core-1.1.jar 74.85 kB 54 21 3 1.5 debug
hamcrest-library-1.1.jar 108.89 kB 66 24 7 1.5 debug
jgrapht-jdk1.5-0.7.3.jar 184.96 kB 234 214 17 1.5 release
jmock-2.5.1.jar 134.96 kB 91 74 9 1.5 debug
jmock-legacy-2.5.1.jar 14.19 kB 17 6 1 1.5 debug
objenesis-1.1.jar 30.84 kB 48 32 8 1.3 debug
spring-beans-2.5.6.jar 476.84 kB 327 297 15 1.5 debug
spring-context-2.5.6.jar 465.76 kB 407 344 48 1.5 debug
spring-core-2.5.6.jar 278.80 kB 214 212 19 1.5 debug
spring-test-2.5.6.jar 176.68 kB 131 110 15 1.5 debug
testng-5.8-jdk15.jar 823.70 kB 608 494 34 1.5 debug
atunit-1.0.1.jar 344.46 kB 311 310 10 1.5 debug
Total Size Entries Classes Packages JDK Rev Debug
20 4.12 MB 3,509 3,046 237 1.5 19
compile: 3 compile: 227.92 kB compile: 292 compile: 243 compile: 22 - compile: 2
test: 1 test: 823.70 kB test: 608 test: 494 test: 34 - test: 1
provided: 15 provided: 2.76 MB provided: 2,298 provided: 1,999 provided: 171 - provided: 15
system: 1 system: 344.46 kB system: 311 system: 310 system: 10 - system: 1

Dependency Repository Locations

Repo ID URL Release Snapshot
apache.snapshots http://people.apache.org/repo/m2-snapshot-repository - Yes
central http://repo1.maven.org/maven2 Yes -

Repository locations for each of the Dependencies.

Artifact apache.snapshots central
aopalliance:aopalliance:jar:1.0 - Found at http://repo1.maven.org/maven2
cglib:cglib-nodep:jar:2.1_3 - Found at http://repo1.maven.org/maven2
com.google.code.guice:guice:jar:1.0 - Found at http://repo1.maven.org/maven2
com.mycila:mycila-plugin:jar:1.3 - -
com.mycila.testing:mycila-testing-api:jar:1.0-SNAPSHOT - -
commons-logging:commons-logging:jar:1.1.1 - Found at http://repo1.maven.org/maven2
org.easymock:easymock:jar:2.4 - Found at http://repo1.maven.org/maven2
org.easymock:easymockclassextension:jar:2.4 - Found at http://repo1.maven.org/maven2
org.hamcrest:hamcrest-core:jar:1.1 - Found at http://repo1.maven.org/maven2
org.hamcrest:hamcrest-library:jar:1.1 - Found at http://repo1.maven.org/maven2
org.jgrapht:jgrapht-jdk1.5:jar:0.7.3 - Found at http://repo1.maven.org/maven2
org.jmock:jmock:jar:2.5.1 - Found at http://repo1.maven.org/maven2
org.jmock:jmock-legacy:jar:2.5.1 - Found at http://repo1.maven.org/maven2
org.objenesis:objenesis:jar:1.1 - Found at http://repo1.maven.org/maven2
org.springframework:spring-beans:jar:2.5.6 - Found at http://repo1.maven.org/maven2
org.springframework:spring-context:jar:2.5.6 - Found at http://repo1.maven.org/maven2
org.springframework:spring-core:jar:2.5.6 - Found at http://repo1.maven.org/maven2
org.springframework:spring-test:jar:2.5.6 - Found at http://repo1.maven.org/maven2
org.testng:testng:jar:jdk15:5.8 - Found at http://repo1.maven.org/maven2
com.google.code.atunit:atunit:jar:1.0.1 - -
Total apache.snapshots central
20 (compile: 3, test: 1, provided: 15, system: 1) 0 17