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 | Optional |
---|---|---|---|---|---|
com.google.guava | guava | 13.0.1 | jar | The Apache Software License, Version 2.0 | No |
junit | junit-dep | 4.10 | jar | Common Public License Version 1.0 | No |
org.easytesting | fest-assert-core | 2.0M8 | jar | LICENSE.txt | No |
net.sourceforge.cobertura | cobertura-runtime | 1.9.4.1 | pom | The GNU General Public License, Version 2 | Yes |
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.clickconcepts.junit | expected-failure | 0.0.9 | jar | Creative Commons By, Version 3.0 |
org.mockito | mockito-all | 1.9.0 | jar | The MIT License |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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.cobertura | cobertura | 1.9.4.1 | jar | The GNU General Public License, Version 2 |
org.apache.ant | ant | 1.7.0 | jar | - |
org.apache.ant | ant-launcher | 1.7.0 | jar | - |
org.easytesting | fest-util | 1.2.3 | jar | LICENSE.txt |
Creative Commons By, Version 3.0: expected-failure, fest-expected-exception
Unknown: ant-launcher, org.apache.tools.ant
Apache License, Version 2.0: FEST Fluent Assertions (Core), FEST Util
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Guava: Google Core Libraries for Java
The MIT License: Mockito
The GNU General Public License, Version 2: Cobertura, Cobertura :: Limited Runtime