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 |
|---|---|---|---|
| org.slf4j | slf4j-api | 1.6.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 |
|---|---|---|---|
| org.easymock | easymock | 3.0 | jar |
| org.easymock | easymockclassextension | 3.0 | jar |
| org.slf4j | slf4j-log4j12 | 1.6.1 | jar |
| org.springframework | spring-test | 3.0.5.RELEASE | jar |
| org.testng | testng | 5.13.1 | jar |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
|---|---|---|---|
| aopalliance | aopalliance | 1.0 | jar |
| cglib | cglib-nodep | 2.2 | jar |
| com.beust | jcommander | 1.3 | jar |
| com.google.inject | guice | 2.0 | jar |
| junit | junit | 4.7 | jar |
| log4j | log4j | 1.2.16 | jar |
| org.beanshell | bsh | 2.0b4 | jar |
| org.objenesis | objenesis | 1.2 | jar |
Project Dependency Graph
Dependency Tree
- com.consol.citrus:citrus:pom:1.2.M2

- org.slf4j:slf4j-api:jar:1.6.1 (compile)

- org.springframework:spring-test:jar:3.0.5.RELEASE (test)

- org.testng:testng:jar:5.13.1 (test)

- junit:junit:jar:4.7 (test)

- org.beanshell:bsh:jar:2.0b4 (test)

- com.google.inject:guice:jar:2.0 (test)

- aopalliance:aopalliance:jar:1.0 (test)

- aopalliance:aopalliance:jar:1.0 (test)
- com.beust:jcommander:jar:1.3 (test)

- junit:junit:jar:4.7 (test)
- org.slf4j:slf4j-log4j12:jar:1.6.1 (test)

- org.slf4j:slf4j-api:jar:1.6.1 (test)

- log4j:log4j:jar:1.2.16 (test)

- org.slf4j:slf4j-api:jar:1.6.1 (test)
- org.easymock:easymock:jar:3.0 (test)

- cglib:cglib-nodep:jar:2.2 (test)

- org.objenesis:objenesis:jar:1.2 (test)

- cglib:cglib-nodep:jar:2.2 (test)
- org.easymock:easymockclassextension:jar:3.0 (test)

- org.easymock:easymock:jar:3.0 (test)

- org.easymock:easymock:jar:3.0 (test)
- org.slf4j:slf4j-api:jar:1.6.1 (compile)
Licenses
ASF 2.0: Code Generation Library
Public Domain: AOP alliance
Apache 2: EasyMock, EasyMock class extension, Objenesis
GNU LESSER GENERAL PUBLIC LICENSE: BeanShell
Unknown: Unnamed - org.springframework:spring-test:jar:3.0.5.RELEASE
Apache License, Version 2.0: TestNG, citrus
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Apache Log4j, JCommander, Unnamed - com.google.inject:guice:jar:2.0
MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding