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.17.0 | jar | Apache-2.0 | No |
org.springframework | spring-beans | 5.3.39 | jar | Apache License, Version 2.0 | Yes |
org.springframework.ldap | spring-ldap-core | 2.4.4 | 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 |
---|---|---|---|---|
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 |
---|---|---|---|---|---|
org.springframework | spring-core | 5.3.39 | jar | Apache License, Version 2.0 | Yes |
org.springframework | spring-jcl | 5.3.39 | jar | Apache License, Version 2.0 | Yes |
org.springframework | spring-tx | 5.3.39 | jar | Apache License, Version 2.0 | Yes |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses | Optional |
---|---|---|---|---|---|
org.slf4j | slf4j-api | 1.7.36 | jar | MIT License | 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.4.0
- org.apache.commons:commons-lang3:jar:3.17.0 (compile)
- org.springframework.ldap:spring-ldap-core:jar:2.4.4 (compile)
- org.springframework:spring-core:jar:5.3.39 (compile)
- org.springframework:spring-jcl:jar:5.3.39 (compile)
- org.springframework:spring-jcl:jar:5.3.39 (compile)
- org.springframework:spring-tx:jar:5.3.39 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (runtime)
- org.springframework:spring-core:jar:5.3.39 (compile)
- org.springframework:spring-beans:jar:5.3.39 (compile)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.apache.commons:commons-lang3:jar:3.17.0 (compile)
Licenses
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module
Apache License, Version 2.0: JNDI DirContextSource, Spring Beans, Spring Commons Logging Bridge, Spring Core, Spring Transaction, spring-ldap-core
Apache-2.0: Apache Commons Lang
New BSD License: Hamcrest 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.17.0.jar | 673.6 kB | 426 | - | - | - | - |
• Root | - | 425 | 395 | 18 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
spring-beans-5.3.39.jar | 706.7 kB | 422 | 392 | 13 | 1.8 | Yes |
spring-core-5.3.39.jar | 1.5 MB | 1037 | 978 | 49 | 1.8 | Yes |
spring-jcl-5.3.39.jar | 25.2 kB | 28 | 17 | 2 | 1.8 | Yes |
spring-tx-5.3.39.jar | 333.5 kB | 295 | 261 | 20 | 1.8 | Yes |
spring-ldap-core-2.4.4.jar | 381.1 kB | 340 | 302 | 27 | 1.8 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
9 | 4.1 MB | 3035 | 2774 | 168 | 1.8 | 9 |
compile: 6 | compile: 3.6 MB | compile: 2548 | compile: 2345 | compile: 129 | 1.8 | compile: 6 |
runtime: 1 | runtime: 41.1 kB | runtime: 46 | runtime: 34 | runtime: 4 | runtime: 1 | |
test: 2 | test: 429.6 kB | test: 441 | test: 395 | test: 35 | 1.5 | test: 2 |