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.oxerr.spring.cache.redis.scored | spring-cache-redis-scored-score-resolver-core | 0.0.3-SNAPSHOT | jar | The BSD 2-Clause License |
org.springframework.data | spring-data-redis | 2.5.4 | jar | Apache License, Version 2.0 |
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.junit.jupiter | junit-jupiter | 5.8.0-M1 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 3.11.2 | 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 |
---|---|---|---|---|
org.slf4j | slf4j-api | 1.7.26 | jar | MIT License |
org.springframework | spring-aop | 5.3.9 | jar | Apache License, Version 2.0 |
org.springframework | spring-beans | 5.3.9 | jar | Apache License, Version 2.0 |
org.springframework | spring-context | 5.3.9 | jar | Apache License, Version 2.0 |
org.springframework | spring-context-support | 5.3.9 | jar | Apache License, Version 2.0 |
org.springframework | spring-core | 5.3.9 | jar | Apache License, Version 2.0 |
org.springframework | spring-expression | 5.3.9 | jar | Apache License, Version 2.0 |
org.springframework | spring-jcl | 5.3.9 | jar | Apache License, Version 2.0 |
org.springframework | spring-oxm | 5.3.9 | jar | Apache License, Version 2.0 |
org.springframework | spring-tx | 5.3.9 | jar | Apache License, Version 2.0 |
org.springframework.data | spring-data-commons | 2.5.4 | jar | Apache License, Version 2.0 |
org.springframework.data | spring-data-keyvalue | 2.5.4 | jar | Apache License, Version 2.0 |
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:
Project Dependency Graph
Dependency Tree
- org.oxerr.spring.cache.redis.scored:spring-cache-redis-scored-core:jar:0.0.3-SNAPSHOT
- 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-core:jar:5.3.9 (compile)
- org.springframework:spring-jcl: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.junit.jupiter:junit-jupiter:jar:5.8.0-M1 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.8.0-M1 (test)
- org.apiguardian:apiguardian-api:jar:1.1.1 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.8.0-M1 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.8.0-M1 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.8.0-M1 (test)
- org.junit.platform:junit-platform-engine:jar:1.8.0-M1 (test)
- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.4.20 (test)
- org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.20 (test)
- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.20 (test)
- org.jetbrains:annotations:jar:13.0 (test)
- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.4.20 (test)
- org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.20 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.8.0-M1 (test)
- org.mockito:mockito-core:jar:3.11.2 (test)
- net.bytebuddy:byte-buddy:jar:1.11.3 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.11.3 (test)
- org.objenesis:objenesis:jar:3.2 (test)
- 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)
Licenses
The Apache License, Version 2.0: Kotlin Stdlib, Kotlin Stdlib Common, Kotlin Stdlib Jdk7, Kotlin Stdlib Jdk8, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
The BSD 2-Clause License: Spring Cache Redis Scored Core, Spring Cache Redis Scored Score Resolver Core
MIT License: SLF4J API Module
The MIT License: mockito-core
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, 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
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
The Apache Software License, Version 2.0: IntelliJ IDEA Annotations
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
byte-buddy-1.11.3.jar | 3.6 MB | 2565 | 2509 | 38 | - | Yes |
byte-buddy-agent-1.11.3.jar | 251.2 kB | 81 | 63 | 2 | - | Yes |
apiguardian-api-1.1.1.jar | 6.5 kB | 9 | 3 | 2 | - | Yes |
annotations-13.0.jar | 17.5 kB | 45 | 32 | 2 | 1.5 | Yes |
kotlin-stdlib-1.4.20.jar | 1.5 MB | 897 | 854 | 31 | - | Yes |
kotlin-stdlib-common-1.4.20.jar | 191.5 kB | 328 | 0 | 0 | - | No |
kotlin-stdlib-jdk7-1.4.20.jar | 22.4 kB | 19 | 8 | 4 | - | Yes |
kotlin-stdlib-jdk8-1.4.20.jar | 16.2 kB | 30 | 12 | 7 | - | Yes |
junit-jupiter-5.8.0-M1.jar | 6.4 kB | 5 | 1 | 1 | - | No |
junit-jupiter-api-5.8.0-M1.jar | 187.6 kB | 179 | 164 | 8 | - | Yes |
junit-jupiter-engine-5.8.0-M1.jar | 222.3 kB | 137 | 120 | 9 | - | Yes |
junit-jupiter-params-5.8.0-M1.jar | 569.9 kB | 375 | 341 | 22 | - | Yes |
junit-platform-commons-1.8.0-M1.jar | 100.5 kB | 63 | 43 | 7 | - | Yes |
junit-platform-engine-1.8.0-M1.jar | 185.1 kB | 142 | 126 | 9 | - | Yes |
mockito-core-3.11.2.jar | 671.4 kB | 664 | 591 | 65 | 1.8 | Yes |
objenesis-3.2.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | - | Yes |
spring-cache-redis-scored-score-resolver-core-0.0.3-SNAPSHOT.jar | 4.7 kB | 17 | 2 | 1 | 1.8 | 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-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 | Size | Entries | Classes | Packages | Java Version | Debug Information |
31 | 15.5 MB | 11265 | 10091 | 498 | 1.8 | 29 |
compile: 14 | compile: 8 MB | compile: 5656 | compile: 5174 | compile: 279 | - | compile: 14 |
test: 17 | test: 7.6 MB | test: 5609 | test: 4917 | test: 219 | - | test: 15 |