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-spring-boot-starter | 0.0.3-SNAPSHOT | jar | The BSD 2-Clause License |
org.springframework.boot | spring-boot-starter-data-jpa | 2.5.4 | jar | Apache License, Version 2.0 |
org.springframework.boot | spring-boot-starter-json | 2.5.4 | jar | Apache License, Version 2.0 |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.h2database | h2 | 1.4.200 | jar | MPL 2.0 or EPL 1.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.springframework.boot | spring-boot-starter-test | 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:
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.sun.activation | jakarta.activation | 1.2.2 | jar | EDL 1.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-example-helloworld:jar:0.0.3-SNAPSHOT
- org.springframework.boot:spring-boot-starter-test:jar:2.5.4 (test)
- org.springframework.boot:spring-boot-starter:jar:2.5.4 (compile)
- org.springframework.boot:spring-boot:jar:2.5.4 (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.yaml:snakeyaml:jar:1.28 (compile)
- org.springframework.boot:spring-boot-test:jar:2.5.4 (test)
- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.5.4 (test)
- com.jayway.jsonpath:json-path:jar:2.5.0 (test)
- net.minidev:json-smart:jar:2.4.7 (test)
- net.minidev:accessors-smart:jar:2.4.7 (test)
- org.ow2.asm:asm:jar:9.1 (test)
- net.minidev:accessors-smart:jar:2.4.7 (test)
- org.slf4j:slf4j-api:jar:1.7.32 (compile)
- net.minidev:json-smart:jar:2.4.7 (test)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 (compile)
- jakarta.activation:jakarta.activation-api:jar:1.2.2 (compile)
- org.assertj:assertj-core:jar:3.19.0 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.junit.jupiter:junit-jupiter:jar:5.7.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.7.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.0 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.7.2 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.7.2 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.7.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.7.2 (test)
- org.mockito:mockito-core:jar:3.11.2 (test)
- net.bytebuddy:byte-buddy:jar:1.10.22 (compile)
- net.bytebuddy:byte-buddy-agent:jar:1.10.22 (test)
- org.objenesis:objenesis:jar:3.2 (test)
- org.mockito:mockito-junit-jupiter:jar:3.9.0 (test)
- org.skyscreamer:jsonassert:jar:1.5.0 (test)
- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1 (test)
- org.springframework:spring-core:jar:5.3.9 (compile)
- org.springframework:spring-jcl:jar:5.3.9 (compile)
- org.springframework:spring-test:jar:5.3.9 (test)
- org.xmlunit:xmlunit-core:jar:2.8.2 (test)
- org.springframework.boot:spring-boot-starter:jar:2.5.4 (compile)
- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.5.4 (compile)
- org.springframework.boot:spring-boot-starter-aop:jar:2.5.4 (compile)
- org.springframework:spring-aop:jar:5.3.9 (compile)
- org.aspectj:aspectjweaver:jar:1.9.7 (compile)
- org.springframework.boot:spring-boot-starter-jdbc:jar:2.5.4 (compile)
- com.zaxxer:HikariCP:jar:4.0.3 (compile)
- org.springframework:spring-jdbc:jar:5.3.9 (compile)
- jakarta.transaction:jakarta.transaction-api:jar:1.3.3 (compile)
- jakarta.persistence:jakarta.persistence-api:jar:2.2.3 (compile)
- org.hibernate:hibernate-core:jar:5.4.32.Final (compile)
- org.jboss.logging:jboss-logging:jar:3.4.2.Final (compile)
- org.javassist:javassist:jar:3.27.0-GA (compile)
- antlr:antlr:jar:2.7.7 (compile)
- org.jboss:jandex:jar:2.2.3.Final (compile)
- com.fasterxml:classmate:jar:1.5.1 (compile)
- org.dom4j:dom4j:jar:2.1.3 (compile)
- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final (compile)
- org.glassfish.jaxb:jaxb-runtime:jar:2.3.5 (compile)
- org.glassfish.jaxb:txw2:jar:2.3.5 (compile)
- com.sun.istack:istack-commons-runtime:jar:3.0.12 (compile)
- com.sun.activation:jakarta.activation:jar:1.2.2 (runtime)
- org.springframework.data:spring-data-jpa:jar:2.5.4 (compile)
- org.springframework.data:spring-data-commons:jar:2.5.4 (compile)
- org.springframework:spring-orm:jar:5.3.9 (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-aspects:jar:5.3.9 (compile)
- org.springframework.boot:spring-boot-starter-aop:jar:2.5.4 (compile)
- org.springframework.boot:spring-boot-starter-json:jar:2.5.4 (compile)
- org.springframework:spring-web:jar:5.3.9 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.12.4 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.12.4 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.12.4 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.12.4 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.4 (compile)
- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.12.4 (compile)
- com.h2database:h2:jar:1.4.200 (runtime)
- 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-data-redis: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:spring-oxm:jar:5.3.9 (compile)
- org.springframework:spring-context-support:jar:5.3.9 (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.data:spring-data-redis:jar:2.5.4 (compile)
- org.oxerr.spring.cache.redis.scored:spring-cache-redis-scored-spring-boot-autoconfigure:jar:0.0.3-SNAPSHOT (compile)
- org.oxerr.spring.cache.redis.scored:spring-cache-redis-scored-core:jar:0.0.3-SNAPSHOT (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-default: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.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-score-resolver-inherited-inheritable: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.oxerr.spring.cache.redis.scored:spring-cache-redis-scored-core:jar:0.0.3-SNAPSHOT (compile)
- org.springframework.boot:spring-boot-starter-data-redis:jar:2.5.4 (compile)
- org.springframework.boot:spring-boot-starter-test:jar:2.5.4 (test)
Licenses
MPL 2.0 or EPL 1.0: H2 Database Engine
Apache License, version 2.0: JBoss Logging 3
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: JUL to SLF4J bridge, SLF4J API Module
BSD License 3: Hamcrest
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
GPL2 w/ CPE: Jakarta Annotations API, javax.transaction API
CC0: reactive-streams
Eclipse Public License v. 2.0: Jakarta Persistence API
Apache License 2.0: JSON library from Android SDK, Javassist
BSD License: AntLR Parser Generator
The MIT License: mockito-core, mockito-junit-jupiter
Apache License, Version 2.0: Apache Commons Lang, Apache Log4j API, Apache Log4j to SLF4J Adapter, AssertJ fluent assertions, Byte Buddy (without dependencies), Byte Buddy agent, ClassMate, Java Annotation Indexer, Lettuce, Netty/Buffer, Netty/Codec, Netty/Common, Netty/Handler, Netty/Resolver, Netty/Transport, Non-Blocking Reactive Foundation for the JVM, Objenesis, SnakeYAML, Spring AOP, Spring Aspects, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Context Support, Spring Core, Spring Data Core, Spring Data JPA, Spring Data KeyValue, Spring Data Redis, Spring Expression Language (SpEL), Spring JDBC, Spring Object/Relational Mapping, Spring Object/XML Marshalling, Spring TestContext Framework, Spring Transaction, Spring Web, spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-aop, spring-boot-starter-data-jpa, spring-boot-starter-data-redis, spring-boot-starter-jdbc, spring-boot-starter-json, spring-boot-starter-logging, spring-boot-starter-test, spring-boot-test, spring-boot-test-autoconfigure
EPL 2.0: Jakarta Annotations API, javax.transaction API
MPL 1.1: Javassist
The BSD 2-Clause License: Spring Cache Redis Scored Core, Spring Cache Redis Scored Example: Hello World, 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
BSD-3-Clause: asm
Eclipse Distribution License v. 1.0: Jakarta Persistence API
BSD 3-clause New License: dom4j
GNU Library General Public License v2.1 or later: Hibernate Commons Annotations, Hibernate ORM - hibernate-core
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
EDL 1.0: Jakarta Activation, Jakarta Activation API jar
Eclipse Distribution License - v 1.0: JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime
LGPL 2.1: Javassist
Eclipse Public License - v 2.0: AspectJ Weaver
The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, HikariCP, JSON Small and Fast Parser, JSONassert, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-module-parameter-names, jackson-databind, org.xmlunit:xmlunit-core, project ':json-path'
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
antlr-2.7.7.jar | 445.3 kB | 239 | 224 | 12 | 1.2 | Yes |
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 |
classmate-1.5.1.jar | 67.8 kB | 55 | 40 | 5 | - | Yes |
jackson-annotations-2.12.4.jar | 75.7 kB | 84 | 72 | 2 | - | Yes |
jackson-core-2.12.4.jar | 365.2 kB | 151 | 125 | 13 | - | Yes |
jackson-databind-2.12.4.jar | 1.5 MB | 737 | 701 | 23 | - | Yes |
jackson-datatype-jdk8-2.12.4.jar | 34.4 kB | 37 | 23 | 2 | - | Yes |
jackson-datatype-jsr310-2.12.4.jar | 120.4 kB | 79 | 59 | 7 | - | Yes |
jackson-module-parameter-names-2.12.4.jar | 9.4 kB | 19 | 5 | 2 | - | Yes |
h2-1.4.200.jar | 2.3 MB | 950 | 944 | 47 | - | Yes |
json-path-2.5.0.jar | 231.7 kB | 198 | 181 | 12 | 1.8 | Yes |
jakarta.activation-1.2.2.jar | 68.5 kB | 61 | 43 | 4 | - | Yes |
istack-commons-runtime-3.0.12.jar | 29.8 kB | 44 | 23 | 4 | - | Yes |
android-json-0.0.20131108.vaadin1.jar | 18.3 kB | 12 | 8 | 1 | 1.5 | Yes |
HikariCP-4.0.3.jar | 159.2 kB | 95 | 76 | 9 | - | 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.activation-api-1.2.2.jar | 46.6 kB | 43 | 32 | 2 | - | Yes |
jakarta.annotation-api-1.3.5.jar | 25.1 kB | 28 | 15 | 3 | 1.8 | Yes |
jakarta.persistence-api-2.2.3.jar | 164.4 kB | 227 | 207 | 4 | 1.8 | Yes |
jakarta.transaction-api-1.3.3.jar | 15.4 kB | 29 | 19 | 1 | 1.7 | Yes |
jakarta.xml.bind-api-2.3.3.jar | 115.6 kB | 137 | 111 | 7 | - | Yes |
byte-buddy-1.10.22.jar | 3.5 MB | 2515 | 2460 | 37 | - | Yes |
byte-buddy-agent-1.10.22.jar | 251.2 kB | 81 | 63 | 2 | - | Yes |
accessors-smart-2.4.7.jar | 29.5 kB | 24 | 13 | 2 | 1.8 | Yes |
json-smart-2.4.7.jar | 119.2 kB | 107 | 93 | 5 | 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 |
apiguardian-api-1.1.0.jar | 2.4 kB | 8 | 3 | 2 | - | Yes |
aspectjweaver-1.9.7.jar | 2.1 MB | 1021 | 969 | 36 | 1.8 | Yes |
assertj-core-3.19.0.jar | 4.8 MB | 3277 | 3200 | 62 | - | Yes |
dom4j-2.1.3.jar | 323.6 kB | 201 | 184 | 14 | 1.8 | Yes |
jaxb-runtime-2.3.5.jar | 1 MB | 809 | 642 | 25 | - | Yes |
txw2-2.3.5.jar | 72 kB | 69 | 54 | 4 | - | Yes |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
hibernate-core-5.4.32.Final.jar | 7.4 MB | 5170 | 4799 | 285 | 1.8 | Yes |
hibernate-commons-annotations-5.1.2.Final.jar | 78.9 kB | 81 | 68 | 7 | 1.8 | Yes |
javassist-3.27.0-GA.jar | 782.8 kB | 450 | 426 | 17 | 1.8 | Yes |
jandex-2.2.3.Final.jar | 202.6 kB | 116 | 106 | 1 | 1.6 | Yes |
jboss-logging-3.4.2.Final.jar | 60.9 kB | 47 | 35 | 1 | 1.8 | Yes |
junit-jupiter-5.7.2.jar | 6.4 kB | 5 | 1 | 1 | - | No |
junit-jupiter-api-5.7.2.jar | 175.6 kB | 168 | 153 | 8 | - | Yes |
junit-jupiter-engine-5.7.2.jar | 212.9 kB | 131 | 114 | 9 | - | Yes |
junit-jupiter-params-5.7.2.jar | 567.3 kB | 374 | 340 | 22 | - | Yes |
junit-platform-commons-1.7.2.jar | 100 kB | 63 | 43 | 7 | - | Yes |
junit-platform-engine-1.7.2.jar | 181.4 kB | 141 | 125 | 9 | - | Yes |
mockito-core-3.11.2.jar | 671.4 kB | 664 | 591 | 65 | 1.8 | Yes |
mockito-junit-jupiter-3.9.0.jar | 5.4 kB | 9 | 2 | 1 | 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 |
asm-9.1.jar | 121.8 kB | 44 | 38 | 3 | - | 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-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 |
jsonassert-1.5.0.jar | 30.3 kB | 32 | 20 | 3 | 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-aspects-5.3.9.jar | 47.2 kB | 47 | 28 | 5 | 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-jdbc-5.3.9.jar | 417.9 kB | 318 | 288 | 17 | 1.8 | Yes |
spring-orm-5.3.9.jar | 200.3 kB | 113 | 100 | 7 | 1.8 | Yes |
spring-oxm-5.3.9.jar | 64.2 kB | 55 | 37 | 7 | 1.8 | Yes |
spring-test-5.3.9.jar | 766.1 kB | 556 | 501 | 40 | 1.8 | Yes |
spring-tx-5.3.9.jar | 326.5 kB | 295 | 261 | 20 | 1.8 | Yes |
spring-web-5.3.9.jar | 1.6 MB | 1078 | 1007 | 55 | 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-aop-2.5.4.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-data-jpa-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-jdbc-2.5.4.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-json-2.5.4.jar | 4.7 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-logging-2.5.4.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-test-2.5.4.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-test-2.5.4.jar | 219.5 kB | 167 | 139 | 14 | 1.8 | Yes |
spring-boot-test-autoconfigure-2.5.4.jar | 182.3 kB | 196 | 160 | 21 | 1.8 | Yes |
spring-data-commons-2.5.4.jar | 1.2 MB | 882 | 813 | 42 | 1.8 | Yes |
spring-data-jpa-2.5.4.jar | 369.2 kB | 254 | 211 | 15 | 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 |
xmlunit-core-2.8.2.jar | 168.6 kB | 171 | 155 | 8 | 1.7 | Yes |
snakeyaml-1.28.jar | 326.9 kB | 262 | 224 | 21 | 1.7 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
104 | 51.6 MB | 35480 | 32393 | 1690 | 1.8 | 94 |
compile: 77 | compile: 40.2 MB | compile: 27845 | compile: 25305 | compile: 1319 | - | compile: 69 |
test: 25 | test: 9.1 MB | test: 6624 | test: 6101 | test: 320 | - | test: 23 |
runtime: 2 | runtime: 2.4 MB | runtime: 1011 | runtime: 987 | runtime: 51 | - | runtime: 2 |