Project Dependency Management
compile
The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
ch.qos.logback | logback-classic | 1.0.13 | jar | Eclipse Public License - v 1.0, GNU Lesser General Public License |
javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-compress | 1.5 | jar | The Apache Software License, Version 2.0 |
org.apache.httpcomponents | httpclient | 4.2.5 | jar | LICENSE.txt |
org.bouncycastle | bcprov-jdk16 | 1.46 | jar | Bouncy Castle Licence |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.objenesis | objenesis | 1.3 | jar | Apache 2 |
org.scala-lang | scala-actors | 2.10.2 | jar | BSD-like |
org.scala-lang | scala-library | 2.10.2 | jar | BSD-like |
org.slf4j | jcl-over-slf4j | 1.7.5 | jar | MIT License |
org.slf4j | slf4j-api | 1.7.5 | jar | MIT License |
org.slf4j | slf4j-simple | 1.7.5 | jar | MIT License |
org.tukaani | xz | 1.3 | jar | Public Domain |
test
The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
junit | junit | 4.11 | jar | Common Public License Version 1.0 |
org.mockito | mockito-core | 1.9.5 | jar | The MIT License |
org.netbeans | jemmy | 2.2.7.5 | jar | Sun Public License 1.0 |
org.scalacheck | scalacheck_2.10 | 1.10.1 | jar | BSD-style |
org.scalatest | scalatest_2.10 | 1.9.1 | jar | the Apache License, ASL Version 2.0 |
provided
The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
com.google.code.findbugs | annotations | 2.0.1 | jar | GNU Lesser Public License |