项目依赖
compile
以下是这一项目的编译依赖列表。编译和运行本应用需要这些依赖。
GroupId | ArtifactId | 版本 | 类型 | Licenses |
---|---|---|---|---|
org.oxerr.spring.cache.redis.scored | spring-cache-redis-scored-core | 0.0.3-SNAPSHOT | jar | The BSD 2-Clause License |
org.oxerr.spring.cache.redis.scored | spring-cache-redis-scored-score-resolver-annotated-annotation | 0.0.3-SNAPSHOT | jar | The BSD 2-Clause License |
org.oxerr.spring.cache.redis.scored | spring-cache-redis-scored-score-resolver-annotated-impl | 0.0.3-SNAPSHOT | jar | The BSD 2-Clause License |
org.oxerr.spring.cache.redis.scored | spring-cache-redis-scored-score-resolver-inherited-impl | 0.0.3-SNAPSHOT | jar | The BSD 2-Clause License |
org.oxerr.spring.cache.redis.scored | spring-cache-redis-scored-score-resolver-inherited-inheritable | 0.0.3-SNAPSHOT | jar | The BSD 2-Clause License |
org.oxerr.spring.cache.redis.scored | spring-cache-redis-scored-spring-boot-autoconfigure | 0.0.3-SNAPSHOT | jar | The BSD 2-Clause License |
org.oxerr.spring.cache.redis.scored | spring-cache-redis-scored-spring-boot-starter | 0.0.3-SNAPSHOT | jar | The BSD 2-Clause License |
项目传递依赖
以下是本项目的传递依赖列表。传递依赖是项目依赖的依赖:
compile
以下是这一项目的编译依赖列表。编译和运行本应用需要这些依赖。
项目依赖图
项目依赖树
- org.oxerr.spring.cache.redis.scored:spring-cache-redis-scored-coverage:jar:0.0.3-SNAPSHOT
- org.oxerr.spring.cache.redis.scored:spring-cache-redis-scored-core:jar:0.0.3-SNAPSHOT (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-context:jar:5.3.9 (compile)
- org.springframework:spring-expression:jar:5.3.9 (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.26 (compile)
- org.springframework.data:spring-data-keyvalue:jar:2.5.4 (compile)
- org.oxerr.spring.cache.redis.scored:spring-cache-redis-scored-score-resolver-core:jar:0.0.3-SNAPSHOT (compile)
- org.springframework.data:spring-data-redis:jar:2.5.4 (compile)
- org.oxerr.spring.cache.redis.scored:spring-cache-redis-scored-score-resolver-annotated-annotation:jar:0.0.3-SNAPSHOT (compile)
- org.oxerr.spring.cache.redis.scored:spring-cache-redis-scored-score-resolver-annotated-impl:jar:0.0.3-SNAPSHOT (compile)
- org.apache.commons:commons-lang3:jar:3.12.0 (compile)
- org.springframework:spring-core:jar:5.3.9 (compile)
- org.springframework:spring-jcl:jar:5.3.9 (compile)
- org.oxerr.spring.cache.redis.scored:spring-cache-redis-scored-score-resolver-chained:jar:0.0.3-SNAPSHOT (compile)
- org.oxerr.spring.cache.redis.scored:spring-cache-redis-scored-score-resolver-inherited-inheritable:jar:0.0.3-SNAPSHOT (compile)
- org.oxerr.spring.cache.redis.scored:spring-cache-redis-scored-score-resolver-inherited-impl:jar:0.0.3-SNAPSHOT (compile)
- org.oxerr.spring.cache.redis.scored:spring-cache-redis-scored-spring-boot-autoconfigure:jar:0.0.3-SNAPSHOT (compile)
- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.4 (compile)
- org.springframework.boot:spring-boot:jar:2.5.4 (compile)
- org.oxerr.spring.cache.redis.scored:spring-cache-redis-scored-score-resolver-default:jar:0.0.3-SNAPSHOT (compile)
- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.4 (compile)
- org.oxerr.spring.cache.redis.scored:spring-cache-redis-scored-spring-boot-starter:jar:0.0.3-SNAPSHOT (compile)
- org.springframework.boot:spring-boot-starter: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.yaml:snakeyaml:jar:1.28 (compile)
- org.springframework.boot:spring-boot-starter-logging:jar:2.5.4 (compile)
- org.springframework.boot:spring-boot-starter-data-redis:jar:2.5.4 (compile)
- io.lettuce:lettuce-core:jar:6.1.4.RELEASE (compile)
- io.netty:netty-common:jar:4.1.65.Final (compile)
- io.netty:netty-handler:jar:4.1.65.Final (compile)
- io.netty:netty-resolver:jar:4.1.65.Final (compile)
- io.netty:netty-buffer:jar:4.1.65.Final (compile)
- io.netty:netty-codec:jar:4.1.65.Final (compile)
- io.netty:netty-transport:jar:4.1.65.Final (compile)
- io.projectreactor:reactor-core:jar:3.3.18.RELEASE (compile)
- org.reactivestreams:reactive-streams:jar:1.0.3 (compile)
- io.lettuce:lettuce-core:jar:6.1.4.RELEASE (compile)
- org.springframework.boot:spring-boot-starter:jar:2.5.4 (compile)
- org.oxerr.spring.cache.redis.scored:spring-cache-redis-scored-core:jar:0.0.3-SNAPSHOT (compile)
执照
CC0: reactive-streams
The BSD 2-Clause License: Spring Cache Redis Scored Core, Spring Cache Redis Scored Coverage, Spring Cache Redis Scored Score Resolver Annotated Annotation, Spring Cache Redis Scored Score Resolver Chained, Spring Cache Redis Scored Score Resolver Core, Spring Cache Redis Scored Score Resolver Default, Spring Cache Redis Scored Score Resolver Inherited Inheritable, Spring Cache Redis Scored Socre Resolver Annotated Implementation, Spring Cache Redis Scored Socre Resolver Inherited Implementation, Spring Cache Redis Scored Spring Boot Auto Configure, Spring Cache Redis Scored Spring Boot Starter
MIT License: JUL to SLF4J bridge, SLF4J API Module
Apache License, Version 2.0: Apache Commons Lang, 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
依赖文件详细信息
文件 | 大小 | 条目 | 类 | 包 | 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.65.Final.jar | 300.9 kB | 153 | 136 | 2 | 1.6 | Yes |
netty-codec-4.1.65.Final.jar | 326.1 kB | 224 | 202 | 10 | 1.6 | Yes |
netty-common-4.1.65.Final.jar | 651.1 kB | 518 | 486 | 9 | 1.6 | Yes |
netty-handler-4.1.65.Final.jar | 512.6 kB | 353 | 325 | 12 | 1.6 | Yes |
netty-resolver-4.1.65.Final.jar | 37 kB | 41 | 29 | 1 | 1.6 | Yes |
netty-transport-4.1.65.Final.jar | 478 kB | 389 | 361 | 12 | 1.6 | Yes |
reactor-core-3.3.18.RELEASE.jar | 1.6 MB | 877 | 861 | 10 | 1.8 | Yes |
jakarta.annotation-api-1.3.5.jar | 25.1 kB | 28 | 15 | 3 | 1.8 | Yes |
commons-lang3-3.12.0.jar | 587.4 kB | 374 | 345 | 17 | 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 |
spring-cache-redis-scored-core-0.0.3-SNAPSHOT.jar | 8.8 kB | 17 | 4 | 1 | 1.8 | Yes |
spring-cache-redis-scored-score-resolver-annotated-annotation-0.0.3-SNAPSHOT.jar | 3.9 kB | 18 | 1 | 1 | 1.8 | No |
spring-cache-redis-scored-score-resolver-annotated-impl-0.0.3-SNAPSHOT.jar | 12.2 kB | 21 | 5 | 1 | 1.8 | Yes |
spring-cache-redis-scored-score-resolver-chained-0.0.3-SNAPSHOT.jar | 4.5 kB | 17 | 1 | 1 | 1.8 | Yes |
spring-cache-redis-scored-score-resolver-core-0.0.3-SNAPSHOT.jar | 4.7 kB | 17 | 2 | 1 | 1.8 | Yes |
spring-cache-redis-scored-score-resolver-default-0.0.3-SNAPSHOT.jar | 4 kB | 16 | 1 | 1 | 1.8 | Yes |
spring-cache-redis-scored-score-resolver-inherited-impl-0.0.3-SNAPSHOT.jar | 4.2 kB | 17 | 1 | 1 | 1.8 | Yes |
spring-cache-redis-scored-score-resolver-inherited-inheritable-0.0.3-SNAPSHOT.jar | 3.9 kB | 18 | 1 | 1 | 1.8 | No |
spring-cache-redis-scored-spring-boot-autoconfigure-0.0.3-SNAPSHOT.jar | 6 kB | 19 | 1 | 1 | 1.8 | Yes |
spring-cache-redis-scored-spring-boot-starter-0.0.3-SNAPSHOT.jar | 3.8 kB | 17 | 1 | 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.26.jar | 41.1 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 | 大小 | 条目 | 类 | 包 | Java Version | Debug Information |
45 | 18.7 MB | 13539 | 12169 | 701 | 1.8 | 40 |
compile: 45 | compile: 18.7 MB | compile: 13539 | compile: 12169 | compile: 701 | - | compile: 40 |