项目依赖
compile
以下是这一项目的编译依赖列表。编译和运行本应用需要这些依赖。
GroupId | ArtifactId | 版本 | 类型 | Licenses |
---|---|---|---|---|
org.openjdk.jmh | jmh-core | 1.32 | jar | GNU General Public License (GPL), version 2, with the Classpath exception |
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.springframework.boot | spring-boot-starter-logging | 2.5.4 | jar | Apache License, Version 2.0 |
provided
以下是这一项目的已提供的依赖列表。编译本应用时需要这些依赖,但这些依赖库在使用时会默认提供。
GroupId | ArtifactId | 版本 | 类型 | Licenses |
---|---|---|---|---|
org.openjdk.jmh | jmh-generator-annprocess | 1.32 | jar | GNU General Public License (GPL), version 2, with the Classpath exception |
项目传递依赖
以下是本项目的传递依赖列表。传递依赖是项目依赖的依赖:
compile
以下是这一项目的编译依赖列表。编译和运行本应用需要这些依赖。
项目依赖图
项目依赖树
- org.oxerr.spring.cache.redis.scored:spring-cache-redis-scored-jmh:jar:0.0.3-SNAPSHOT
- org.openjdk.jmh:jmh-core:jar:1.32 (compile)
- net.sf.jopt-simple:jopt-simple:jar:4.6 (compile)
- org.apache.commons:commons-math3:jar:3.2 (compile)
- org.openjdk.jmh:jmh-generator-annprocess:jar:1.32 (provided)
- 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.slf4j:slf4j-api:jar:1.7.31 (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)
- 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-core:jar:0.0.3-SNAPSHOT (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-impl:jar:0.0.3-SNAPSHOT (compile)
- 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.springframework.data:spring-data-keyvalue:jar:2.5.4 (compile)
- org.springframework.data:spring-data-redis:jar:2.5.4 (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-core:jar:0.0.3-SNAPSHOT (compile)
- org.openjdk.jmh:jmh-core:jar:1.32 (compile)
执照
The BSD 2-Clause License: Spring Cache Redis Scored Core, Spring Cache Redis Scored JMH, Spring Cache Redis Scored Score Resolver Chained, Spring Cache Redis Scored Score Resolver Core, Spring Cache Redis Scored Score Resolver Inherited Inheritable, Spring Cache Redis Scored Socre Resolver Annotated Implementation, Spring Cache Redis Scored Socre Resolver Inherited Implementation
The MIT License: JOpt Simple
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, 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-starter-logging
GNU General Public License (GPL), version 2, with the Classpath exception: JMH Core, JMH Generators: Annotation Processors
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
The Apache Software License, Version 2.0: Commons Math
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 |
jopt-simple-4.6.jar | 62.5 kB | 58 | 48 | 3 | 1.5 | Yes |
commons-lang3-3.12.0.jar | 587.4 kB | 374 | 345 | 17 | 1.8 | Yes |
commons-math3-3.2.jar | 1.7 MB | 1085 | 1001 | 61 | 1.5 | 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 |
jmh-core-1.32.jar | 536.6 kB | 360 | 329 | 13 | 1.7 | Yes |
jmh-generator-annprocess-1.32.jar | 30.8 kB | 25 | 9 | 2 | 1.7 | 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-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-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 |
jul-to-slf4j-1.7.32.jar | 4.6 kB | 11 | 1 | 1 | 1.5 | Yes |
slf4j-api-1.7.31.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-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 |
Total | 大小 | 条目 | 类 | 包 | Java Version | Debug Information |
30 | 12 MB | 8550 | 7651 | 454 | 1.8 | 28 |
compile: 29 | compile: 12 MB | compile: 8525 | compile: 7642 | compile: 452 | - | compile: 27 |
provided: 1 | provided: 30.8 kB | provided: 25 | provided: 9 | provided: 2 | - | provided: 1 |