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 | Licenses | Optional |
---|---|---|---|---|---|
org.apache.commons | commons-lang3 | 3.8.1 | jar | Apache License, Version 2.0 | No |
org.springframework | spring-beans | 4.3.30.RELEASE | jar | Apache License, Version 2.0 | Yes |
org.springframework.ldap | spring-ldap-core | 2.3.4.RELEASE | jar | The Apache Software License, Version 2.0 | Yes |
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 | Licenses |
---|---|---|---|---|
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the 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 | 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.27.RELEASE | jar | Apache License, Version 2.0 | Yes |
org.springframework | spring-tx | 4.3.27.RELEASE | jar | Apache License, Version 2.0 | Yes |
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 | Licenses |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- net.sf.michael-o.dirctxsrc:dircontextsource:jar:2.3.1
- org.apache.commons:commons-lang3:jar:3.8.1 (compile)
- org.springframework.ldap:spring-ldap-core:jar:2.3.4.RELEASE (compile)
- org.slf4j:slf4j-api:jar:1.7.21 (compile)
- org.springframework:spring-core:jar:4.3.27.RELEASE (compile)
- commons-logging:commons-logging:jar:1.2 (compile)
- org.springframework:spring-tx:jar:4.3.27.RELEASE (compile)
- org.springframework:spring-beans:jar:4.3.30.RELEASE (compile)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
Licenses
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module
Apache License, Version 2.0: Apache Commons Lang, JNDI DirContextSource, Spring Beans, Spring Core, Spring Transaction
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Apache Commons Logging, spring-ldap-core
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
commons-lang3-3.8.1.jar | 501.9 kB | 297 | 272 | 13 | 1.7 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | 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.30.RELEASE.jar | 764.6 kB | 463 | 408 | 15 | 1.6 | Yes |
spring-core-4.3.27.RELEASE.jar | 1.1 MB | 844 | 795 | 42 | 1.6 | Yes |
spring-tx-4.3.27.RELEASE.jar | 268.6 kB | 246 | 204 | 21 | 1.6 | Yes |
spring-ldap-core-2.3.4.RELEASE.jar | 378.4 kB | 340 | 300 | 27 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
9 | 3.6 MB | 2719 | 2436 | 159 | 1.7 | 9 |
compile: 7 | compile: 3.1 MB | compile: 2278 | compile: 2041 | compile: 124 | - | compile: 7 |
test: 2 | test: 429.6 kB | test: 441 | test: 395 | test: 35 | - | test: 2 |