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 |
---|---|---|---|---|
com.fasterxml.jackson.core | jackson-databind | 2.6.5 | jar | The Apache Software License, Version 2.0 |
javax.annotation | javax.annotation-api | 1.2 | jar | CDDL + GPLv2 with classpath exception |
javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.16 | jar | MIT License |
org.springframework | spring-web | 4.2.5.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework.security | spring-security-config | 4.0.3.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework.security | spring-security-web | 4.0.3.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 |
---|---|---|---|---|
com.google.guava | guava | 17.0 | jar | The Apache Software License, Version 2.0 |
io.oasp.java.modules | oasp4j-logging | 2.1.0 | jar | Apache Software Licenese |
io.oasp.java.modules | oasp4j-test | 2.1.0 | jar | Apache Software Licenese |
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 |
---|---|---|---|---|
javax.servlet | javax.servlet-api | 3.1.0 | jar | CDDL + GPLv2 with classpath exception |
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 |
com.fasterxml.jackson.core | jackson-annotations | 2.6.5 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core | jackson-core | 2.6.5 | jar | The Apache Software License, Version 2.0 |
commons-logging | commons-logging | 1.2 | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-aop | 4.2.5.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-beans | 4.2.5.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-context | 4.2.5.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-core | 4.2.5.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-expression | 4.2.5.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework.security | spring-security-core | 4.0.3.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:
CDDL + GPLv2 with classpath exception: Java Servlet API, javax.annotation API
Public Domain: AOP alliance
New BSD License: Commons Compiler, Hamcrest Core, Janino
Apache 2: Objenesis
Eclipse Public License 1.0: JUnit
Apache License, Version 2.0: Apache HttpClient, Apache HttpCore, AssertJ fluent assertions
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
The Apache Software License, Version 2.0: Apache Commons Codec, Apache Commons Logging, Guava: Google Core Libraries for Java, Jackson-annotations, Jackson-core, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Web, jackson-databind, javax.inject, spring-security-config, spring-security-core, spring-security-web
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
Apache Software Licenese: oasp4j-logging, oasp4j-security, oasp4j-test
MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module
MIT: Memory File System
The MIT License: Mockito
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.5.jar | 274.93 kB | 221 | 173 | 25 | 1.6 | debug |
logback-core-1.1.5.jar | 445.50 kB | 410 | 365 | 35 | 1.6 | debug |
jackson-annotations-2.6.5.jar | 45.88 kB | 70 | 58 | 1 | 1.6 | debug |
jackson-core-2.6.5.jar | 252.81 kB | 116 | 93 | 9 | 1.6 | debug |
jackson-databind-2.6.5.jar | 1.12 MB | 598 | 564 | 20 | 1.6 | debug |
memoryfilesystem-0.6.4.jar | 243.94 kB | 182 | 167 | 1 | 1.6 | debug |
guava-17.0.jar | 2.14 MB | 1,715 | 1,686 | 17 | 1.6 | debug |
commons-codec-1.9.jar | 257.78 kB | 227 | 85 | 6 | 1.6 | debug |
commons-logging-1.2.jar | 60.38 kB | 42 | 28 | 2 | 1.2 | debug |
logging/target/classes | - | 0 | 0 | 0 | - | release |
test/target/classes | - | 0 | 0 | 0 | - | release |
javax.annotation-api-1.2.jar | 25.75 kB | 29 | 15 | 3 | 1.6 | debug |
javax.inject-1.jar | 2.44 kB | 8 | 6 | 1 | 1.5 | release |
javax.servlet-api-3.1.0.jar | 93.56 kB | 103 | 79 | 4 | 1.6 | debug |
junit-4.12.jar | 307.55 kB | 323 | 286 | 30 | 1.5 | debug |
httpclient-4.5.1.jar | 715.59 kB | 502 | 461 | 24 | 1.6 | debug |
httpcore-4.4.4.jar | 319.07 kB | 284 | 254 | 17 | 1.6 | debug |
assertj-core-2.0.0.jar | 641.36 kB | 548 | 517 | 18 | 1.6 | debug |
commons-compiler-2.7.8.jar | 29.88 kB | 28 | 25 | 2 | 1.6 | debug |
janino-2.7.8.jar | 598.92 kB | 362 | 357 | 7 | 1.6 | debug |
hamcrest-core-1.3.jar | 43.97 kB | 52 | 45 | 3 | 1.5 | debug |
mockito-core-1.10.19.jar | 1.12 MB | 1,138 | 694 | 67 | 1.5 | debug |
objenesis-2.1.jar | 40.78 kB | 52 | 37 | 9 | 1.5 | debug |
jcl-over-slf4j-1.7.16.jar | 16.04 kB | 23 | 9 | 2 | 1.5 | debug |
slf4j-api-1.7.16.jar | 39.56 kB | 46 | 34 | 4 | 1.5 | debug |
spring-aop-4.2.5.RELEASE.jar | 361.39 kB | 293 | 260 | 15 | 1.6 | debug |
spring-beans-4.2.5.RELEASE.jar | 714.42 kB | 449 | 397 | 15 | 1.6 | debug |
spring-context-4.2.5.RELEASE.jar | 1.05 MB | 874 | 757 | 66 | 1.6 | debug |
spring-core-4.2.5.RELEASE.jar | 1.03 MB | 806 | 759 | 40 | 1.6 | debug |
spring-expression-4.2.5.RELEASE.jar | 256.82 kB | 156 | 142 | 6 | 1.6 | debug |
spring-test-4.2.5.RELEASE.jar | 549.34 kB | 450 | 411 | 30 | 1.6 | debug |
spring-web-4.2.5.RELEASE.jar | 749.25 kB | 574 | 526 | 36 | 1.6 | debug |
spring-security-config-4.0.3.RELEASE.jar | 462.18 kB | 229 | 181 | 25 | 1.5 | debug |
spring-security-core-4.0.3.RELEASE.jar | 348.88 kB | 362 | 297 | 44 | 1.5 | debug |
spring-security-web-4.0.3.RELEASE.jar | 318.91 kB | 286 | 241 | 35 | 1.5 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
36 | 14.48 MB | 11,573 | 10,018 | 621 | 1.6 | 33 |
compile: 17 | compile: 6.75 MB | compile: 4,953 | compile: 4,367 | compile: 324 | - | compile: 16 |
test: 18 | test: 7.64 MB | test: 6,517 | test: 5,572 | test: 293 | - | test: 16 |
provided: 1 | provided: 93.56 kB | provided: 103 | provided: 79 | provided: 4 | - | provided: 1 |