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 |
---|---|---|---|---|
org.apache.commons | commons-lang3 | 3.3.2 | jar | The Apache Software License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.7 | jar | MIT License |
org.springframework | spring-context | 4.0.6.RELEASE | jar | The Apache Software License, Version 2.0 |
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 |
---|---|---|---|---|
junit | junit | 4.11 | jar | Common Public License Version 1.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.hamcrest | hamcrest-integration | 1.3 | jar | New BSD License |
org.mockito | mockito-core | 1.9.5 | jar | The MIT License |
org.powermock | powermock-api-mockito | 1.5.5 | jar | The Apache Software License, Version 2.0 |
org.powermock | powermock-module-junit4 | 1.5.5 | jar | The Apache Software License, Version 2.0 |
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 | License |
---|---|---|---|---|
ch.qos.logback | logback-classic | 1.1.2 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public 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 |
---|---|---|---|---|
aopalliance | aopalliance | 1.0 | jar | Public Domain |
commons-logging | commons-logging | 1.1.3 | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-aop | 4.0.6.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-beans | 4.0.6.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-core | 4.0.6.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-expression | 4.0.6.RELEASE | jar | The Apache Software License, Version 2.0 |
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 |
---|---|---|---|---|
org.hamcrest | hamcrest-library | 1.3 | jar | New BSD License |
org.javassist | javassist | 3.18.2-GA | jar | MPL 1.1-LGPL 2.1-Apache License 2.0 |
org.mockito | mockito-all | 1.9.5 | jar | The MIT License |
org.objenesis | objenesis | 1.0 | jar | MIT License |
org.powermock | powermock-api-support | 1.5.5 | jar | The Apache Software License, Version 2.0 |
org.powermock | powermock-core | 1.5.5 | jar | The Apache Software License, Version 2.0 |
org.powermock | powermock-module-junit4-common | 1.5.5 | jar | The Apache Software License, Version 2.0 |
org.powermock | powermock-reflect | 1.5.5 | jar | The Apache Software License, Version 2.0 |
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 | License |
---|---|---|---|---|
ch.qos.logback | logback-core | 1.1.2 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
The MIT License (MIT): spring-context
Apache License 2.0: Javassist
MIT License: Objenesis, SLF4J API Module
The MIT License: Mockito
LGPL 2.1: Javassist
Public Domain: AOP alliance
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
MPL 1.1: Javassist
New BSD License: Hamcrest Core, Hamcrest Integration, Hamcrest library
The Apache Software License, Version 2.0: Apache Commons Lang, Commons Logging, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), powermock-api-mockito, powermock-api-support, powermock-core, powermock-module-junit4, powermock-module-junit4-common, powermock-reflect
Common Public License Version 1.0: JUnit
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
aopalliance-1.0.jar | 4.36 kB | 15 | 9 | 2 | 1.3 | debug |
logback-classic-1.1.2.jar | 264.40 kB | 211 | 173 | 25 | 1.5 | debug |
logback-core-1.1.2.jar | 417.70 kB | 399 | 355 | 34 | 1.5 | debug |
commons-logging-1.1.3.jar | 60.60 kB | 42 | 28 | 2 | 1.1 | debug |
junit-4.11.jar | 239.30 kB | 266 | 233 | 28 | 1.5 | debug |
commons-lang3-3.3.2.jar | 403.07 kB | 241 | 217 | 12 | 1.6 | debug |
hamcrest-core-1.3.jar | 43.97 kB | 52 | 45 | 3 | 1.5 | debug |
hamcrest-integration-1.3.jar | 4.71 kB | 11 | 5 | 2 | 1.5 | debug |
hamcrest-library-1.3.jar | 51.83 kB | 46 | 35 | 7 | 1.5 | debug |
javassist-3.18.2-GA.jar | 697.78 kB | 414 | 390 | 17 | 1.6 | debug |
mockito-all-1.9.5.jar | 1.51 MB | 1,372 | 698 | 74 | 1.5 | debug |
mockito-core-1.9.5.jar | 1.43 MB | 1,258 | 647 | 64 | 1.5 | debug |
objenesis-1.0.jar | 27.90 kB | 45 | 30 | 7 | 1.3 | debug |
powermock-api-mockito-1.5.5.jar | 69.08 kB | 83 | 56 | 14 | 1.5 | debug |
powermock-api-support-1.5.5.jar | 18.49 kB | 28 | 14 | 4 | 1.5 | debug |
powermock-core-1.5.5.jar | 84.00 kB | 93 | 67 | 16 | 1.5 | debug |
powermock-module-junit4-1.5.5.jar | 23.69 kB | 26 | 12 | 3 | 1.5 | debug |
powermock-module-junit4-common-1.5.5.jar | 13.66 kB | 22 | 8 | 2 | 1.5 | debug |
powermock-reflect-1.5.5.jar | 42.67 kB | 41 | 24 | 8 | 1.5 | debug |
slf4j-api-1.7.7.jar | 28.57 kB | 35 | 24 | 3 | 1.5 | debug |
spring-aop-4.0.6.RELEASE.jar | 344.54 kB | 283 | 252 | 15 | 1.6 | debug |
spring-beans-4.0.6.RELEASE.jar | 654.52 kB | 416 | 370 | 15 | 1.6 | debug |
spring-context-4.0.6.RELEASE.jar | 954.85 kB | 805 | 698 | 65 | 1.6 | debug |
spring-core-4.0.6.RELEASE.jar | 954.09 kB | 736 | 692 | 38 | 1.6 | debug |
spring-expression-4.0.6.RELEASE.jar | 200.55 kB | 140 | 128 | 6 | 1.6 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
25 | 8.41 MB | 7,080 | 5,210 | 466 | 1.6 | 25 |
compile: 9 | compile: 3.52 MB | compile: 2,713 | compile: 2,418 | compile: 158 | - | compile: 9 |
test: 14 | test: 4.22 MB | test: 3,757 | test: 2,264 | test: 249 | - | test: 14 |
provided: 2 | provided: 682.11 kB | provided: 610 | provided: 528 | provided: 59 | - | provided: 2 |
Repo ID | URL | Release | Snapshot |
---|---|---|---|
central | http://repo.maven.apache.org/maven2 | Yes | - |
sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | - | Yes |
apache.snapshots | http://repository.apache.org/snapshots | - | Yes |
Repository locations for each of the Dependencies.