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 | Licenses | Optional |
---|---|---|---|---|---|
org.apache.commons | commons-lang3 | 3.8.1 | jar | Apache License, Version 2.0 | No |
org.springframework | spring-beans | 4.3.22.RELEASE | jar | Apache License, Version 2.0 | Yes |
org.springframework.ldap | spring-ldap-core | 2.3.1.RELEASE | jar | The Apache Software License, Version 2.0 | 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 | Licenses |
---|---|---|---|---|
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
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 | Licenses | Optional |
---|---|---|---|---|---|
commons-logging | commons-logging | 1.2 | jar | The Apache Software License, Version 2.0 | Yes |
org.slf4j | slf4j-api | 1.7.21 | jar | MIT License | Yes |
org.springframework | spring-core | 4.3.4.RELEASE | jar | The Apache Software License, Version 2.0 | Yes |
org.springframework | spring-tx | 4.3.4.RELEASE | jar | The Apache Software License, Version 2.0 | Yes |
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module
Apache License, Version 2.0: Apache Commons Lang, JNDI DirContextSource, Spring Beans
The Apache Software License, Version 2.0: Apache Commons Logging, Spring Core, Spring Transaction, spring-ldap-core
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
commons-lang3-3.8.1.jar | 501.9 kB | 297 | 272 | 13 | 1.7 | Yes |
commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes |
slf4j-api-1.7.21.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
spring-beans-4.3.22.RELEASE.jar | 763.8 kB | 463 | 408 | 15 | 1.6 | Yes |
spring-core-4.3.4.RELEASE.jar | 1.1 MB | 833 | 786 | 40 | 1.6 | Yes |
spring-tx-4.3.4.RELEASE.jar | 267.2 kB | 245 | 203 | 21 | 1.6 | Yes |
spring-ldap-core-2.3.1.RELEASE.jar | 378.2 kB | 340 | 300 | 27 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
8 | 3.4 MB | 2589 | 2317 | 152 | 1.7 | 8 |
compile: 7 | compile: 3.1 MB | compile: 2266 | compile: 2031 | compile: 122 | - | compile: 7 |
test: 1 | test: 314.9 kB | test: 323 | test: 286 | test: 30 | - | test: 1 |