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.slf4j | slf4j-api | 2.0.13 | jar | MIT License | No |
org.springframework.security | spring-security-config | 6.3.0 | jar | Apache License, Version 2.0 | No |
org.springframework.security | spring-security-core | 6.3.0 | jar | Apache License, Version 2.0 | No |
org.springframework.security | spring-security-web | 6.3.0 | jar | Apache License, Version 2.0 | No |
com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 | Yes |
io.projectreactor | reactor-core | 3.6.6 | 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 |
---|---|---|---|---|
ch.qos.logback | logback-classic | 1.5.6 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
io.projectreactor | reactor-test | 3.6.6 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy | 1.14.16 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.14.16 | jar | Apache License, Version 2.0 |
org.assertj | assertj-core | 3.25.3 | jar | Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.11.0-M2 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 5.12.0 | jar | MIT |
org.springframework | spring-webmvc | 6.1.8 | jar | Apache License, Version 2.0 |
org.springframework.security | spring-security-test | 6.3.0 | jar | Apache License, Version 2.0 |
provided
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 | Licenses |
---|---|---|---|---|
jakarta.servlet | jakarta.servlet-api | 6.1.0-M2 | jar | EPL 2.0GPL2 w/ CPE |
org.projectlombok | lombok | 1.18.32 | jar | The MIT License |
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 |
---|---|---|---|---|---|
io.micrometer | micrometer-commons | 1.12.6 | jar | The Apache Software License, Version 2.0 | No |
io.micrometer | micrometer-observation | 1.12.6 | jar | The Apache Software License, Version 2.0 | No |
org.springframework | spring-aop | 6.1.7 | jar | Apache License, Version 2.0 | No |
org.springframework | spring-beans | 6.1.7 | jar | Apache License, Version 2.0 | No |
org.springframework | spring-context | 6.1.7 | jar | Apache License, Version 2.0 | No |
org.springframework | spring-core | 6.1.7 | jar | Apache License, Version 2.0 | No |
org.springframework | spring-expression | 6.1.7 | jar | Apache License, Version 2.0 | No |
org.springframework | spring-jcl | 6.1.7 | jar | Apache License, Version 2.0 | No |
org.springframework | spring-web | 6.1.7 | jar | Apache License, Version 2.0 | No |
org.springframework.security | spring-security-crypto | 6.3.0 | jar | Apache License, Version 2.0 | No |
org.reactivestreams | reactive-streams | 1.0.4 | jar | MIT-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 |
---|---|---|---|---|
ch.qos.logback | logback-core | 1.5.6 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.11.0-M2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.11.0-M2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.11.0-M2 | jar | Eclipse Public License v2.0 |
org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
org.springframework | spring-test | 6.1.7 | jar | Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- de.sephiroth-j:spring-security-ltpa2:jar:2.0.1
- org.springframework.security:spring-security-core:jar:6.3.0 (compile)
- org.springframework.security:spring-security-crypto:jar:6.3.0 (compile)
- org.springframework:spring-aop:jar:6.1.7 (compile)
- org.springframework:spring-beans:jar:6.1.7 (compile)
- org.springframework:spring-context:jar:6.1.7 (compile)
- org.springframework:spring-core:jar:6.1.7 (compile)
- org.springframework:spring-jcl:jar:6.1.7 (compile)
- org.springframework:spring-jcl:jar:6.1.7 (compile)
- org.springframework:spring-expression:jar:6.1.7 (compile)
- io.micrometer:micrometer-observation:jar:1.12.6 (compile)
- io.micrometer:micrometer-commons:jar:1.12.6 (compile)
- io.micrometer:micrometer-commons:jar:1.12.6 (compile)
- org.springframework.security:spring-security-crypto:jar:6.3.0 (compile)
- org.springframework.security:spring-security-config:jar:6.3.0 (compile)
- org.springframework.security:spring-security-web:jar:6.3.0 (compile)
- org.springframework:spring-web:jar:6.1.7 (compile)
- org.springframework:spring-web:jar:6.1.7 (compile)
- io.projectreactor:reactor-core:jar:3.6.6 (compile)
- org.reactivestreams:reactive-streams:jar:1.0.4 (compile)
- org.reactivestreams:reactive-streams:jar:1.0.4 (compile)
- jakarta.servlet:jakarta.servlet-api:jar:6.1.0-M2 (provided)
- org.slf4j:slf4j-api:jar:2.0.13 (compile)
- org.projectlombok:lombok:jar:1.18.32 (provided)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
- org.springframework.security:spring-security-test:jar:6.3.0 (test)
- org.springframework:spring-test:jar:6.1.7 (test)
- org.springframework:spring-test:jar:6.1.7 (test)
- org.springframework:spring-webmvc:jar:6.1.8 (test)
- io.projectreactor:reactor-test:jar:3.6.6 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0-M2 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.0-M2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.11.0-M2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.0-M2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.0-M2 (test)
- org.assertj:assertj-core:jar:3.25.3 (test)
- ch.qos.logback:logback-classic:jar:1.5.6 (test)
- ch.qos.logback:logback-core:jar:1.5.6 (test)
- ch.qos.logback:logback-core:jar:1.5.6 (test)
- org.mockito:mockito-core:jar:5.12.0 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- net.bytebuddy:byte-buddy:jar:1.14.16 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.14.16 (test)
- org.springframework.security:spring-security-core:jar:6.3.0 (compile)
Licenses
MIT-0: reactive-streams
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
GPL2 w/ CPE: Jakarta Servlet
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
The MIT License: Project Lombok
Apache-2.0: Spring Security LTPA2
Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, Non-Blocking Reactive Foundation for the JVM, Objenesis, Reactor Test support, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Web, Spring Web MVC, spring-security-config, spring-security-core, spring-security-crypto, spring-security-test, spring-security-web
MIT: mockito-core
EPL 2.0: Jakarta Servlet
The Apache Software License, Version 2.0: FindBugs-jsr305, micrometer-commons, micrometer-observation
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
logback-classic-1.5.6.jar | 293.7 kB | 236 | 183 | 29 | 11 | Yes |
logback-core-1.5.6.jar | 609.9 kB | 522 | 461 | 42 | 21 | Yes |
micrometer-commons-1.12.6.jar | 47.5 kB | 50 | 36 | 6 | 1.8 | Yes |
micrometer-observation-1.12.6.jar | 71.8 kB | 71 | 56 | 6 | 1.8 | Yes |
reactor-test-3.6.6.jar | 136.3 kB | 78 | 70 | 5 | 1.8 | Yes |
jakarta.servlet-api-6.1.0-M2.jar | 361.5 kB | 159 | 85 | 5 | 11 | Yes |
byte-buddy-1.14.16.jar | 4.2 MB | 2935 | 2881 | 39 | 9 | Yes |
byte-buddy-agent-1.14.16.jar | 258 kB | 90 | 70 | 3 | 9 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
assertj-core-3.25.3.jar | 1.4 MB | 873 | 831 | 28 | 9 | Yes |
junit-jupiter-api-5.11.0-M2.jar | 215 kB | 196 | 181 | 8 | 9 | Yes |
junit-jupiter-engine-5.11.0-M2.jar | 252.7 kB | 148 | 131 | 9 | 9 | Yes |
junit-platform-commons-1.11.0-M2.jar | 133.1 kB | 82 | 61 | 8 | 9 | Yes |
junit-platform-engine-1.11.0-M2.jar | 238.3 kB | 174 | 155 | 10 | 9 | Yes |
mockito-core-5.12.0.jar | 704 kB | 642 | 570 | 64 | 11 | Yes |
objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 9 | Yes |
lombok-1.18.32.jar | 2 MB | 1082 | 178 | 13 | 9 | Yes |
slf4j-api-2.0.13.jar | 68.6 kB | 70 | 55 | 5 | 9 | Yes |
spring-aop-6.1.7.jar | 416 kB | 320 | 288 | 17 | 17 | Yes |
spring-beans-6.1.7.jar | 860.7 kB | 474 | 443 | 13 | 17 | Yes |
spring-context-6.1.7.jar | 1.3 MB | 928 | 843 | 58 | 17 | Yes |
spring-core-6.1.7.jar | 1.9 MB | 1222 | 1141 | 59 | 21 | Yes |
spring-expression-6.1.7.jar | 303.1 kB | 161 | 149 | 6 | 17 | Yes |
spring-jcl-6.1.7.jar | 24.5 kB | 26 | 15 | 2 | 17 | Yes |
spring-test-6.1.7.jar | 856.3 kB | 578 | 519 | 42 | 17 | Yes |
spring-web-6.1.7.jar | 1.9 MB | 1199 | 1120 | 58 | 17 | Yes |
spring-webmvc-6.1.8.jar | 1 MB | 570 | 526 | 27 | 17 | Yes |
spring-security-config-6.3.0.jar | 1.9 MB | 714 | 608 | 42 | 17 | Yes |
spring-security-core-6.3.0.jar | 558.5 kB | 459 | 386 | 43 | 17 | Yes |
spring-security-crypto-6.3.0.jar | 100.2 kB | 67 | 52 | 9 | 17 | Yes |
spring-security-test-6.3.0.jar | 132.2 kB | 96 | 74 | 9 | 17 | Yes |
spring-security-web-6.3.0.jar | 803.6 kB | 584 | 512 | 54 | 17 | Yes |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
reactor-core-3.6.6.jar | 1.9 MB | 975 | 940 | 11 | 1.8 | Yes |
reactive-streams-1.0.4.jar | 11.6 kB | 17 | 13 | 1 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
36 | 25.1 MB | 15927 | 13723 | 748 | 21 | 36 |
compile: 17 | compile: 12.1 MB | compile: 7383 | compile: 6692 | compile: 393 | 21 | compile: 17 |
provided: 2 | provided: 2.4 MB | provided: 1241 | provided: 263 | provided: 18 | provided: 2 | |
test: 17 | test: 10.5 MB | test: 7303 | test: 6768 | test: 337 | 21 | test: 17 |