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 |
---|---|---|---|---|
org.springframework.boot | spring-boot-starter-data-redis | 2.5.4 | jar | Apache License, Version 2.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:
Project Dependency Graph
Dependency Tree
- org.oxerr.spring.cache.redis.scored:spring-cache-redis-scored-example-spring-data-redis-cache:jar:0.0.3-SNAPSHOT
- org.springframework.boot:spring-boot-starter-data-redis:jar:2.5.4 (compile)
- org.springframework.boot:spring-boot-starter:jar:2.5.4 (compile)
- org.springframework.boot:spring-boot:jar:2.5.4 (compile)
- org.springframework:spring-context:jar:5.3.9 (compile)
- org.springframework:spring-expression:jar:5.3.9 (compile)
- org.springframework:spring-context:jar:5.3.9 (compile)
- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.4 (compile)
- org.springframework.boot:spring-boot-starter-logging:jar:2.5.4 (compile)
- ch.qos.logback:logback-classic:jar:1.2.5 (compile)
- ch.qos.logback:logback-core:jar:1.2.5 (compile)
- org.apache.logging.log4j:log4j-to-slf4j:jar:2.14.1 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.14.1 (compile)
- org.slf4j:jul-to-slf4j:jar:1.7.32 (compile)
- ch.qos.logback:logback-classic:jar:1.2.5 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:1.3.5 (compile)
- org.springframework:spring-core:jar:5.3.9 (compile)
- org.springframework:spring-jcl:jar:5.3.9 (compile)
- org.yaml:snakeyaml:jar:1.28 (compile)
- org.springframework.boot:spring-boot:jar:2.5.4 (compile)
- org.springframework.data:spring-data-redis:jar:2.5.4 (compile)
- org.springframework.data:spring-data-keyvalue:jar:2.5.4 (compile)
- org.springframework.data:spring-data-commons:jar:2.5.4 (compile)
- org.springframework:spring-tx:jar:5.3.9 (compile)
- org.springframework:spring-beans:jar:5.3.9 (compile)
- org.springframework:spring-oxm:jar:5.3.9 (compile)
- org.springframework:spring-aop:jar:5.3.9 (compile)
- org.springframework:spring-context-support:jar:5.3.9 (compile)
- org.slf4j:slf4j-api:jar:1.7.32 (compile)
- org.springframework.data:spring-data-keyvalue:jar:2.5.4 (compile)
- io.lettuce:lettuce-core:jar:6.1.4.RELEASE (compile)
- io.netty:netty-common:jar:4.1.67.Final (compile)
- io.netty:netty-handler:jar:4.1.67.Final (compile)
- io.netty:netty-resolver:jar:4.1.67.Final (compile)
- io.netty:netty-buffer:jar:4.1.67.Final (compile)
- io.netty:netty-codec:jar:4.1.67.Final (compile)
- io.netty:netty-transport:jar:4.1.67.Final (compile)
- io.projectreactor:reactor-core:jar:3.4.9 (compile)
- org.reactivestreams:reactive-streams:jar:1.0.3 (compile)
- org.springframework.boot:spring-boot-starter:jar:2.5.4 (compile)
- org.springframework.boot:spring-boot-starter-data-redis:jar:2.5.4 (compile)
Licenses
CC0: reactive-streams
The BSD 2-Clause License: Spring Cache Redis Scored Example: Spring Data Redis Cache
MIT License: JUL to SLF4J bridge, SLF4J API Module
Apache License, Version 2.0: Apache Log4j API, Apache Log4j to SLF4J Adapter, Lettuce, Netty/Buffer, Netty/Codec, Netty/Common, Netty/Handler, Netty/Resolver, Netty/Transport, Non-Blocking Reactive Foundation for the JVM, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Context Support, Spring Core, Spring Data Core, Spring Data KeyValue, Spring Data Redis, Spring Expression Language (SpEL), Spring Object/XML Marshalling, Spring Transaction, spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-data-redis, spring-boot-starter-logging
EPL 2.0: Jakarta Annotations API
GPL2 w/ CPE: Jakarta Annotations API
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
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.2.5.jar | 292 kB | 235 | 176 | 27 | 1.6 | Yes |
logback-core-1.2.5.jar | 472.3 kB | 419 | 373 | 36 | 1.6 | Yes |
lettuce-core-6.1.4.RELEASE.jar | 1.8 MB | 1288 | 1202 | 62 | 1.8 | Yes |
netty-buffer-4.1.67.Final.jar | 301.8 kB | 153 | 136 | 2 | 1.6 | Yes |
netty-codec-4.1.67.Final.jar | 335 kB | 233 | 211 | 10 | 1.6 | Yes |
netty-common-4.1.67.Final.jar | 653.1 kB | 520 | 488 | 9 | 1.6 | Yes |
netty-handler-4.1.67.Final.jar | 525.3 kB | 363 | 335 | 12 | 1.6 | Yes |
netty-resolver-4.1.67.Final.jar | 37 kB | 41 | 29 | 1 | 1.6 | Yes |
netty-transport-4.1.67.Final.jar | 478.5 kB | 389 | 361 | 12 | 1.6 | Yes |
reactor-core-3.4.9.jar | 1.7 MB | 899 | 883 | 10 | 1.8 | Yes |
jakarta.annotation-api-1.3.5.jar | 25.1 kB | 28 | 15 | 3 | 1.8 | Yes |
log4j-api-2.14.1.jar | 300.4 kB | 211 | 177 | 9 | - | Yes |
log4j-to-slf4j-2.14.1.jar | 17.8 kB | 22 | 6 | 1 | 1.8 | Yes |
reactive-streams-1.0.3.jar | 11.4 kB | 17 | 13 | 1 | 1.6 | Yes |
jul-to-slf4j-1.7.32.jar | 4.6 kB | 11 | 1 | 1 | 1.5 | Yes |
slf4j-api-1.7.32.jar | 41.5 kB | 46 | 34 | 4 | 1.5 | Yes |
spring-aop-5.3.9.jar | 374.9 kB | 306 | 277 | 17 | 1.8 | Yes |
spring-beans-5.3.9.jar | 696.5 kB | 418 | 388 | 13 | 1.8 | Yes |
spring-context-5.3.9.jar | 1.3 MB | 976 | 889 | 64 | 1.8 | Yes |
spring-context-support-5.3.9.jar | 183.1 kB | 140 | 119 | 11 | 1.8 | Yes |
spring-core-5.3.9.jar | 1.5 MB | 1040 | 980 | 49 | 1.8 | Yes |
spring-expression-5.3.9.jar | 282.6 kB | 164 | 150 | 6 | 1.8 | Yes |
spring-jcl-5.3.9.jar | 23.9 kB | 28 | 17 | 2 | 1.8 | Yes |
spring-oxm-5.3.9.jar | 64.2 kB | 55 | 37 | 7 | 1.8 | Yes |
spring-tx-5.3.9.jar | 326.5 kB | 295 | 261 | 20 | 1.8 | Yes |
spring-boot-2.5.4.jar | 1.4 MB | 1016 | 892 | 79 | 1.8 | Yes |
spring-boot-autoconfigure-2.5.4.jar | 1.6 MB | 1273 | 1155 | 100 | 1.8 | Yes |
spring-boot-starter-2.5.4.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-data-redis-2.5.4.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-logging-2.5.4.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-data-commons-2.5.4.jar | 1.2 MB | 882 | 813 | 42 | 1.8 | Yes |
spring-data-keyvalue-2.5.4.jar | 108.6 kB | 104 | 76 | 12 | 1.8 | Yes |
spring-data-redis-2.5.4.jar | 1.9 MB | 1185 | 1131 | 31 | 1.8 | Yes |
snakeyaml-1.28.jar | 326.9 kB | 262 | 224 | 21 | 1.7 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
34 | 18.2 MB | 13031 | 11849 | 674 | 1.8 | 31 |
compile: 34 | compile: 18.2 MB | compile: 13031 | compile: 11849 | compile: 674 | - | compile: 31 |