Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
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.7.18 | jar | Apache License, Version 2.0 |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
javax.servlet | javax.servlet-api | 4.0.1 | jar | CDDL + GPLv2 with classpath exception |
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 |
---|---|---|---|---|
io.jsonwebtoken | jjwt-impl | 0.12.6 | jar | Apache License, Version 2.0 |
io.jsonwebtoken | jjwt-jackson | 0.12.6 | 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
- io.github.rosestack:rose-mybatis:jar:0.0.1-SNAPSHOT
- io.github.rosestack:rose-security:jar:0.0.1-SNAPSHOT (compile)
- io.github.rosestack:rose-core:jar:0.0.1-SNAPSHOT (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.13.5 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.13.5 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5 (compile)
- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5 (compile)
- org.apache.commons:commons-lang3:jar:3.12.0 (compile)
- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final (compile)
- jakarta.validation:jakarta.validation-api:jar:2.0.2 (compile)
- org.jboss.logging:jboss-logging:jar:3.4.3.Final (compile)
- com.fasterxml:classmate:jar:1.5.1 (compile)
- jakarta.validation:jakarta.validation-api:jar:2.0.2 (compile)
- org.springframework:spring-context:jar:5.3.31 (compile)
- org.springframework:spring-web:jar:5.3.31 (compile)
- com.github.f4b6a3:uuid-creator:jar:6.1.1 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:1.3.5 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5 (compile)
- io.jsonwebtoken:jjwt:jar:0.12.6 (compile)
- io.jsonwebtoken:jjwt-api:jar:0.12.6 (compile)
- io.jsonwebtoken:jjwt-impl:jar:0.12.6 (runtime)
- io.jsonwebtoken:jjwt-jackson:jar:0.12.6 (runtime)
- io.jsonwebtoken:jjwt-api:jar:0.12.6 (compile)
- org.springframework.boot:spring-boot:jar:2.7.18 (compile)
- org.springframework.data:spring-data-redis:jar:2.7.18 (compile)
- org.springframework.data:spring-data-keyvalue:jar:2.7.18 (compile)
- org.springframework.data:spring-data-commons:jar:2.7.18 (compile)
- org.springframework.data:spring-data-commons:jar:2.7.18 (compile)
- org.springframework:spring-tx:jar:5.3.31 (compile)
- org.springframework:spring-oxm:jar:5.3.31 (compile)
- org.springframework:spring-aop:jar:5.3.31 (compile)
- org.springframework:spring-context-support:jar:5.3.31 (compile)
- org.springframework.data:spring-data-keyvalue:jar:2.7.18 (compile)
- org.springframework.security:spring-security-oauth2-jose:jar:5.7.11 (compile)
- org.springframework.security:spring-security-core:jar:5.7.11 (compile)
- org.springframework.security:spring-security-crypto:jar:5.7.11 (compile)
- org.springframework.security:spring-security-crypto:jar:5.7.11 (compile)
- org.springframework.security:spring-security-oauth2-core:jar:5.7.11 (compile)
- com.nimbusds:nimbus-jose-jwt:jar:9.22 (compile)
- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1 (compile)
- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1 (compile)
- org.springframework.security:spring-security-core:jar:5.7.11 (compile)
- org.springframework.security:spring-security-web:jar:5.7.11 (compile)
- org.springframework:spring-expression:jar:5.3.31 (compile)
- org.springframework:spring-expression:jar:5.3.31 (compile)
- io.github.rosestack:rose-core:jar:0.0.1-SNAPSHOT (compile)
- com.alibaba:transmittable-thread-local:jar:2.14.5 (compile)
- com.baomidou:mybatis-plus-annotation:jar:3.5.12 (compile)
- com.baomidou:mybatis-plus-extension:jar:3.5.12 (compile)
- com.baomidou:mybatis-plus-core:jar:3.5.12 (compile)
- org.mybatis:mybatis:jar:3.5.19 (compile)
- org.mybatis:mybatis:jar:3.5.19 (compile)
- com.baomidou:mybatis-plus-core:jar:3.5.12 (compile)
- com.baomidou:mybatis-plus-jsqlparser-4.9:jar:3.5.12 (compile)
- com.github.jsqlparser:jsqlparser:jar:4.9 (compile)
- com.baomidou:mybatis-plus-jsqlparser-common:jar:3.5.12 (compile)
- com.github.jsqlparser:jsqlparser:jar:4.9 (compile)
- com.baomidou:mybatis-plus-spring:jar:3.5.12 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5 (compile)
- com.github.yulichang:mybatis-plus-join-core:jar:1.5.3 (compile)
- com.github.yulichang:mybatis-plus-join-annotation:jar:1.5.3 (compile)
- com.github.yulichang:mybatis-plus-join-adapter-v312:jar:1.5.3 (compile)
- com.github.yulichang:mybatis-plus-join-adapter-base:jar:1.5.3 (compile)
- com.github.yulichang:mybatis-plus-join-adapter-jsqlparser:jar:1.5.3 (compile)
- com.github.yulichang:mybatis-plus-join-adapter-jsqlparser-v46:jar:1.5.3 (compile)
- com.github.yulichang:mybatis-plus-join-adapter-jsqlparser:jar:1.5.3 (compile)
- com.github.yulichang:mybatis-plus-join-adapter-base:jar:1.5.3 (compile)
- com.github.yulichang:mybatis-plus-join-adapter-v33x:jar:1.5.3 (compile)
- com.github.yulichang:mybatis-plus-join-adapter-v3431:jar:1.5.3 (compile)
- com.github.yulichang:mybatis-plus-join-adapter-v352:jar:1.5.3 (compile)
- com.github.yulichang:mybatis-plus-join-adapter-v355:jar:1.5.3 (compile)
- com.github.yulichang:mybatis-plus-join-wrapper-ext:jar:1.5.3 (compile)
- com.github.yulichang:mybatis-plus-join-annotation:jar:1.5.3 (compile)
- com.xuxueli:xxl-job-core:jar:2.5.0 (compile)
- io.netty:netty-codec-http:jar:4.1.101.Final (compile)
- io.netty:netty-common:jar:4.1.101.Final (compile)
- io.netty:netty-buffer:jar:4.1.101.Final (compile)
- io.netty:netty-transport:jar:4.1.101.Final (compile)
- io.netty:netty-resolver:jar:4.1.101.Final (compile)
- io.netty:netty-resolver:jar:4.1.101.Final (compile)
- io.netty:netty-codec:jar:4.1.101.Final (compile)
- io.netty:netty-handler:jar:4.1.101.Final (compile)
- io.netty:netty-transport-native-unix-common:jar:4.1.101.Final (compile)
- io.netty:netty-transport-native-unix-common:jar:4.1.101.Final (compile)
- io.netty:netty-common:jar:4.1.101.Final (compile)
- com.google.code.gson:gson:jar:2.9.1 (compile)
- org.apache.groovy:groovy:jar:4.0.24 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- io.netty:netty-codec-http:jar:4.1.101.Final (compile)
- io.github.openfeign:feign-core:jar:11.10 (compile)
- io.vavr:vavr:jar:0.10.6 (compile)
- io.vavr:vavr-match:jar:0.10.6 (compile)
- io.vavr:vavr-match:jar:0.10.6 (compile)
- org.springframework:spring-messaging:jar:5.3.31 (compile)
- org.springframework:spring-beans:jar:5.3.31 (compile)
- org.springframework:spring-core:jar:5.3.31 (compile)
- org.springframework:spring-jcl:jar:5.3.31 (compile)
- org.springframework:spring-jcl:jar:5.3.31 (compile)
- org.springframework:spring-beans:jar:5.3.31 (compile)
- javax.servlet:javax.servlet-api:jar:4.0.1 (provided)
- org.aspectj:aspectjweaver:jar:1.9.7 (compile)
- org.springframework.boot:spring-boot-starter-test:jar:2.7.18 (test)
- org.springframework.boot:spring-boot-starter:jar:2.7.18 (test)
- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.18 (test)
- org.springframework.boot:spring-boot-starter-logging:jar:2.7.18 (test)
- ch.qos.logback:logback-classic:jar:1.2.12 (test)
- ch.qos.logback:logback-core:jar:1.2.12 (test)
- ch.qos.logback:logback-core:jar:1.2.12 (test)
- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2 (test)
- org.apache.logging.log4j:log4j-api:jar:2.17.2 (test)
- org.apache.logging.log4j:log4j-api:jar:2.17.2 (test)
- org.slf4j:jul-to-slf4j:jar:1.7.36 (test)
- ch.qos.logback:logback-classic:jar:1.2.12 (test)
- org.yaml:snakeyaml:jar:1.30 (test)
- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.18 (test)
- org.springframework.boot:spring-boot-test:jar:2.7.18 (test)
- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.18 (test)
- com.jayway.jsonpath:json-path:jar:2.7.0 (test)
- net.minidev:json-smart:jar:2.4.11 (test)
- net.minidev:accessors-smart:jar:2.4.11 (test)
- org.ow2.asm:asm:jar:9.3 (test)
- org.ow2.asm:asm:jar:9.3 (test)
- net.minidev:accessors-smart:jar:2.4.11 (test)
- net.minidev:json-smart:jar:2.4.11 (test)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 (test)
- jakarta.activation:jakarta.activation-api:jar:1.2.2 (test)
- jakarta.activation:jakarta.activation-api:jar:1.2.2 (test)
- org.assertj:assertj-core:jar:3.22.0 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.junit.jupiter:junit-jupiter:jar:5.8.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.8.2 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.8.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.8.2 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.8.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.8.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.8.2 (test)
- org.mockito:mockito-core:jar:4.5.1 (test)
- net.bytebuddy:byte-buddy:jar:1.12.23 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.12.23 (test)
- org.objenesis:objenesis:jar:3.2 (test)
- net.bytebuddy:byte-buddy:jar:1.12.23 (test)
- org.mockito:mockito-junit-jupiter:jar:4.5.1 (test)
- org.skyscreamer:jsonassert:jar:1.5.1 (test)
- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1 (test)
- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1 (test)
- org.springframework:spring-test:jar:5.3.31 (test)
- org.xmlunit:xmlunit-core:jar:2.9.1 (test)
- org.springframework.boot:spring-boot-starter:jar:2.7.18 (test)
- io.github.rosestack:rose-security:jar:0.0.1-SNAPSHOT (compile)
Licenses
Apache License, version 2.0: JBoss Logging 3
The Apache License, Version 2.0: mybatis-plus, mybatis-plus-join-adapter-base, mybatis-plus-join-adapter-jsqlparser, mybatis-plus-join-adapter-jsqlparser-v46, mybatis-plus-join-adapter-v312, mybatis-plus-join-adapter-v33x, mybatis-plus-join-adapter-v3431, mybatis-plus-join-adapter-v352, mybatis-plus-join-adapter-v355, mybatis-plus-join-annotation, mybatis-plus-join-core, mybatis-plus-join-wrapper-ext, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: JUL to SLF4J bridge, SLF4J API Module, uuid-creator
GNU Library or Lesser General Public License (LGPL) V2.1: JSQLParser library
BSD-3-Clause: asm
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
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
Apache 2: TransmittableThreadLocal(TTL)
GNU General Public License version 3: xxl-job-core
Apache License 2.0: Hibernate Validator Engine, JSON library from Android SDK, Jakarta Bean Validation API
EDL 1.0: Jakarta Activation API jar
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, JCIP Annotations under Apache License, JJWT :: API, JJWT :: Extensions :: Jackson, JJWT :: Impl, JJWT :: Legacy Transitive Dependency Jar, Netty/Buffer, Netty/Codec, Netty/Codec/HTTP, Netty/Common, Netty/Handler, Netty/Resolver, Netty/Transport, Netty/Transport/Native/Unix/Common, Objenesis, 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 Messaging, Spring Object/XML Marshalling, Spring TestContext Framework, Spring Transaction, Spring Web, rose-core, rose-mybatis, rose-security, spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-logging, spring-boot-starter-test, spring-boot-test, spring-boot-test-autoconfigure, spring-security-core, spring-security-crypto, spring-security-oauth2-core, spring-security-oauth2-jose, spring-security-web
Apache-2.0: Gson
Eclipse Distribution License - v 1.0: Jakarta XML Binding API
EPL 2.0: Jakarta Annotations API
CDDL + GPLv2 with classpath exception: Java Servlet API
Eclipse Public License - v 2.0: AspectJ Weaver
The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Apache Groovy, Feign Core, JSON Small and Fast Parser, JSONassert, JSQLParser library, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-module-parameter-names, Nimbus JOSE+JWT, Vavr, Vavr Match, jackson-databind, mybatis, 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 |
---|---|---|---|---|---|---|
logback-classic-1.2.12.jar | 231.8 kB | 207 | 157 | 25 | 1.6 | Yes |
logback-core-1.2.12.jar | 448.9 kB | 398 | 354 | 34 | 1.6 | Yes |
transmittable-thread-local-2.14.5.jar | 936.5 kB | 523 | 481 | 24 | 1.8 | Yes |
mybatis-plus-annotation-3.5.12.jar | 19 kB | 26 | 15 | 1 | 1.8 | Yes |
mybatis-plus-core-3.5.12.jar | 374.5 kB | 218 | 183 | 24 | 1.8 | Yes |
mybatis-plus-extension-3.5.12.jar | 176.1 kB | 125 | 92 | 21 | 1.8 | Yes |
mybatis-plus-jsqlparser-4.9-3.5.12.jar | 90.7 kB | 43 | 27 | 5 | 1.8 | Yes |
mybatis-plus-jsqlparser-common-3.5.12.jar | 9.8 kB | 15 | 3 | 2 | 1.8 | Yes |
mybatis-plus-spring-3.5.12.jar | 30.3 kB | 31 | 9 | 8 | 1.8 | Yes |
classmate-1.5.1.jar | 67.8 kB | 55 | 40 | 5 | 1.6 | Yes |
jackson-annotations-2.13.5.jar | 75.7 kB | 84 | 72 | 2 | 1.6 | Yes |
jackson-core-2.13.5.jar | 375.2 kB | 156 | - | - | - | - |
• Root | - | 154 | 127 | 12 | 1.6 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
jackson-databind-2.13.5.jar | 1.5 MB | 746 | - | - | - | - |
• Root | - | 744 | 707 | 22 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
jackson-datatype-jdk8-2.13.5.jar | 34.8 kB | 39 | - | - | - | - |
• Root | - | 37 | 22 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
jackson-datatype-jsr310-2.13.5.jar | 121.2 kB | 81 | - | - | - | - |
• Root | - | 79 | 58 | 6 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
jackson-module-parameter-names-2.13.5.jar | 9.5 kB | 21 | - | - | - | - |
• Root | - | 19 | 4 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
uuid-creator-6.1.1.jar | 139 kB | 141 | 115 | 16 | 1.8 | Yes |
jsqlparser-4.9.jar | 976.6 kB | 527 | 473 | 41 | 1.8 | Yes |
jcip-annotations-1.0-1.jar | 4.7 kB | 14 | 4 | 1 | 1.5 | No |
mybatis-plus-join-adapter-base-1.5.3.jar | 9.1 kB | 18 | 4 | 3 | 1.8 | Yes |
mybatis-plus-join-adapter-jsqlparser-1.5.3.jar | 4.3 kB | 13 | 1 | 1 | 1.8 | Yes |
mybatis-plus-join-adapter-jsqlparser-v46-1.5.3.jar | 4.6 kB | 14 | 1 | 1 | 1.8 | Yes |
mybatis-plus-join-adapter-v312-1.5.3.jar | 5.2 kB | 13 | 1 | 1 | 1.8 | Yes |
mybatis-plus-join-adapter-v33x-1.5.3.jar | 5.3 kB | 13 | 1 | 1 | 1.8 | Yes |
mybatis-plus-join-adapter-v3431-1.5.3.jar | 5.5 kB | 14 | 2 | 1 | 1.8 | Yes |
mybatis-plus-join-adapter-v352-1.5.3.jar | 3.1 kB | 13 | 1 | 1 | 1.8 | Yes |
mybatis-plus-join-adapter-v355-1.5.3.jar | 3.7 kB | 13 | 1 | 1 | 1.8 | Yes |
mybatis-plus-join-annotation-1.5.3.jar | 6.6 kB | 19 | 7 | 2 | 1.8 | Yes |
mybatis-plus-join-core-1.5.3.jar | 499.5 kB | 248 | 205 | 32 | 1.8 | Yes |
mybatis-plus-join-wrapper-ext-1.5.3.jar | 2.6 kB | 13 | 1 | 1 | 1.8 | No |
gson-2.9.1.jar | 265 kB | 228 | - | - | - | - |
• Root | - | 226 | 207 | 9 | 1.7 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
json-path-2.7.0.jar | 271.2 kB | 214 | 197 | 12 | 1.8 | Yes |
nimbus-jose-jwt-9.22.jar | 678.7 kB | 445 | 401 | 27 | 1.8 | Yes |
android-json-0.0.20131108.vaadin1.jar | 18.3 kB | 12 | 8 | 1 | 1.5 | Yes |
xxl-job-core-2.5.0.jar | 93.7 kB | 90 | 62 | 17 | 1.8 | Yes |
feign-core-11.10.jar | 202 kB | 163 | 149 | 7 | 1.8 | Yes |
rose-core/target/classes | - | 0 | 0 | 0 | - | - |
rose-security/target/classes | - | 0 | 0 | 0 | - | - |
jjwt-0.12.6.jar | 2.3 kB | 7 | 0 | 0 | - | - |
jjwt-api-0.12.6.jar | 140.3 kB | 208 | 196 | 4 | 1.7 | Yes |
jjwt-impl-0.12.6.jar | 473.3 kB | 355 | 339 | 5 | 1.7 | Yes |
jjwt-jackson-0.12.6.jar | 9.4 kB | 19 | 5 | 1 | 1.7 | Yes |
netty-buffer-4.1.101.Final.jar | 306.7 kB | 155 | 138 | 2 | 1.6 | Yes |
netty-codec-4.1.101.Final.jar | 345.3 kB | 243 | 214 | 10 | 1.6 | Yes |
netty-codec-http-4.1.101.Final.jar | 657.7 kB | 416 | 387 | 9 | 1.6 | Yes |
netty-common-4.1.101.Final.jar | 660.5 kB | 524 | 492 | 9 | 1.6 | Yes |
netty-handler-4.1.101.Final.jar | 561.5 kB | 390 | 359 | 12 | 1.6 | Yes |
netty-resolver-4.1.101.Final.jar | 37.8 kB | 41 | 29 | 1 | 1.6 | Yes |
netty-transport-4.1.101.Final.jar | 497.1 kB | 404 | 373 | 12 | 1.6 | Yes |
netty-transport-native-unix-common-4.1.101.Final.jar | 44 kB | 45 | 32 | 1 | 1.6 | Yes |
jakarta.activation-api-1.2.2.jar | 46.6 kB | 43 | 32 | 2 | 1.8 | Yes |
jakarta.annotation-api-1.3.5.jar | 25.1 kB | 28 | 15 | 3 | 1.8 | Yes |
jakarta.validation-api-2.0.2.jar | 91.9 kB | 160 | 143 | 9 | 1.8 | Yes |
jakarta.xml.bind-api-2.3.3.jar | 115.6 kB | 137 | - | - | - | - |
• Root | - | 132 | 111 | 7 | 1.8 | Yes |
• Versioned | - | 5 | 1 | 1 | 9 | Yes |
javax.servlet-api-4.0.1.jar | 95.5 kB | 109 | 85 | 4 | 1.8 | Yes |
byte-buddy-1.12.23.jar | 3.9 MB | 2763 | - | - | - | - |
• Root | - | 2761 | 2708 | 38 | 1.6 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
byte-buddy-agent-1.12.23.jar | 256.7 kB | 90 | - | - | - | - |
• Root | - | 88 | 69 | 2 | 1.5 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
accessors-smart-2.4.11.jar | 29.9 kB | 24 | 13 | 2 | 1.8 | Yes |
json-smart-2.4.11.jar | 120.2 kB | 107 | 93 | 5 | 1.8 | Yes |
commons-lang3-3.12.0.jar | 587.4 kB | 374 | 345 | 17 | 1.8 | Yes |
groovy-4.0.24.jar | 7.6 MB | 4733 | 4574 | 120 | 1.8 | Yes |
log4j-api-2.17.2.jar | 302.5 kB | 211 | - | - | - | - |
• Root | - | 199 | 175 | 7 | 1.8 | Yes |
• Versioned | - | 12 | 5 | 3 | 9 | Yes |
log4j-to-slf4j-2.17.2.jar | 18 kB | 22 | 6 | 1 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
aspectjweaver-1.9.7.jar | 2.1 MB | 1021 | 969 | 36 | 1.8 | Yes |
assertj-core-3.22.0.jar | 5.2 MB | 3477 | - | - | - | - |
• Root | - | 3475 | 3397 | 63 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
hibernate-validator-6.2.5.Final.jar | 1.3 MB | 1051 | 921 | 84 | 1.8 | Yes |
jboss-logging-3.4.3.Final.jar | 60.8 kB | 47 | 35 | 1 | 1.8 | Yes |
junit-jupiter-5.8.2.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
junit-jupiter-api-5.8.2.jar | 193.5 kB | 183 | 168 | 8 | 1.8 | Yes |
junit-jupiter-engine-5.8.2.jar | 229.7 kB | 140 | 123 | 9 | 1.8 | Yes |
junit-jupiter-params-5.8.2.jar | 577.3 kB | 377 | 343 | 22 | 1.8 | Yes |
junit-platform-commons-1.8.2.jar | 100.4 kB | 63 | - | - | - | - |
• Root | - | 55 | 42 | 7 | 1.8 | Yes |
• Versioned | - | 8 | 2 | 1 | 9 | Yes |
junit-platform-engine-1.8.2.jar | 185.8 kB | 142 | 126 | 9 | 1.8 | Yes |
mockito-core-4.5.1.jar | 661.9 kB | 638 | 566 | 64 | 1.8 | Yes |
mockito-junit-jupiter-4.5.1.jar | 5.4 kB | 9 | 2 | 1 | 1.8 | Yes |
mybatis-3.5.19.jar | 1.8 MB | 1182 | 1082 | 77 | 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 | 1.6 | Yes |
asm-9.3.jar | 122.2 kB | 44 | 38 | 3 | 1.5 | Yes |
jsonassert-1.5.1.jar | 30.5 kB | 32 | 20 | 3 | 1.6 | Yes |
jul-to-slf4j-1.7.36.jar | 4.5 kB | 11 | 1 | 1 | 1.5 | Yes |
slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
spring-aop-5.3.31.jar | 384.5 kB | 308 | 279 | 17 | 1.8 | Yes |
spring-beans-5.3.31.jar | 706.4 kB | 422 | 392 | 13 | 1.8 | Yes |
spring-context-5.3.31.jar | 1.3 MB | 979 | 892 | 64 | 1.8 | Yes |
spring-context-support-5.3.31.jar | 187.2 kB | 140 | 119 | 11 | 1.8 | Yes |
spring-core-5.3.31.jar | 1.5 MB | 1037 | 978 | 49 | 1.8 | Yes |
spring-expression-5.3.31.jar | 293.2 kB | 164 | 150 | 6 | 1.8 | Yes |
spring-jcl-5.3.31.jar | 25.2 kB | 28 | 17 | 2 | 1.8 | Yes |
spring-messaging-5.3.31.jar | 568.3 kB | 361 | 332 | 22 | 1.8 | Yes |
spring-oxm-5.3.31.jar | 65.9 kB | 55 | 37 | 7 | 1.8 | Yes |
spring-test-5.3.31.jar | 792.4 kB | 562 | 507 | 40 | 1.8 | Yes |
spring-tx-5.3.31.jar | 333.5 kB | 295 | 261 | 20 | 1.8 | Yes |
spring-web-5.3.31.jar | 1.6 MB | 1081 | 1010 | 55 | 1.8 | Yes |
spring-boot-2.7.18.jar | 1.5 MB | 1056 | 932 | 79 | 1.8 | Yes |
spring-boot-autoconfigure-2.7.18.jar | 1.7 MB | 1359 | 1231 | 107 | 1.8 | Yes |
spring-boot-starter-2.7.18.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-logging-2.7.18.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-test-2.7.18.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-test-2.7.18.jar | 239.4 kB | 182 | 149 | 17 | 1.8 | Yes |
spring-boot-test-autoconfigure-2.7.18.jar | 213.8 kB | 255 | 182 | 26 | 1.8 | Yes |
spring-data-commons-2.7.18.jar | 1.3 MB | 936 | 867 | 42 | 1.8 | Yes |
spring-data-keyvalue-2.7.18.jar | 113.6 kB | 105 | 78 | 12 | 1.8 | Yes |
spring-data-redis-2.7.18.jar | 2.1 MB | 1250 | 1193 | 31 | 1.8 | Yes |
spring-security-core-5.7.11.jar | 446.7 kB | 406 | 337 | 42 | 1.8 | Yes |
spring-security-crypto-5.7.11.jar | 82.1 kB | 62 | 47 | 9 | 1.8 | Yes |
spring-security-oauth2-core-5.7.11.jar | 94.7 kB | 95 | 77 | 9 | 1.8 | Yes |
spring-security-oauth2-jose-5.7.11.jar | 94.5 kB | 69 | 60 | 3 | 1.8 | Yes |
spring-security-web-5.7.11.jar | 676 kB | 522 | 455 | 52 | 1.8 | Yes |
xmlunit-core-2.9.1.jar | 175.2 kB | 178 | 161 | 9 | 1.7 | Yes |
snakeyaml-1.30.jar | 331.6 kB | 265 | 227 | 21 | 1.7 | Yes |
vavr-0.10.6.jar | 923.6 kB | 401 | - | - | - | - |
• Root | - | 400 | 388 | 4 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
vavr-match-0.10.6.jar | 3.8 kB | 14 | - | - | - | - |
• Root | - | 13 | 2 | 1 | 1.8 | No |
• Versioned | - | 1 | 1 | 1 | 9 | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
115 | 55.4 MB | 37869 | 34514 | 1840 | 9 | 105 |
compile: 75 | compile: 38 MB | compile: 25023 | compile: 22717 | compile: 1258 | 1.8 | compile: 69 |
runtime: 2 | runtime: 482.7 kB | runtime: 374 | runtime: 344 | runtime: 6 | runtime: 2 | |
provided: 1 | provided: 95.5 kB | provided: 109 | provided: 85 | provided: 4 | provided: 1 | |
test: 37 | test: 16.8 MB | test: 12363 | test: 11368 | test: 572 | 9 | test: 33 |