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 | Optional |
---|---|---|---|---|---|
com.fasterxml.jackson.core | jackson-databind | 2.18.3 | jar | The Apache Software License, Version 2.0 | No |
com.fasterxml.jackson.datatype | jackson-datatype-jsr310 | 2.18.3 | jar | The Apache Software License, Version 2.0 | No |
commons-io | commons-io | 2.16.1 | jar | Apache-2.0 | No |
org.apache.commons | commons-lang3 | 3.17.0 | jar | Apache-2.0 | No |
com.infradna.tool | bridge-method-annotation | 1.30 | jar | MIT License | Yes |
com.squareup.okhttp3 | okhttp | 4.12.0 | jar | The Apache Software License, Version 2.0 | Yes |
com.squareup.okio | okio | 3.10.2 | jar | The Apache Software License, Version 2.0 | Yes |
io.jsonwebtoken | jjwt-api | 0.12.6 | jar | Apache License, Version 2.0 | Yes |
io.jsonwebtoken | jjwt-impl | 0.12.6 | jar | Apache License, Version 2.0 | Yes |
io.jsonwebtoken | jjwt-jackson | 0.12.6 | jar | Apache License, Version 2.0 | Yes |
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 |
---|---|---|---|---|
com.github.npathai | hamcrest-optional | 2.0.0 | jar | MIT License |
com.github.tomakehurst | wiremock-jre8-standalone | 2.35.2 | jar | The Apache Software License, Version 2.0 |
com.google.code.gson | gson | 2.12.1 | jar | Apache-2.0 |
com.google.guava | guava | 33.4.6-jre | jar | Apache License, Version 2.0 |
com.tngtech.archunit | archunit | 1.4.0 | jar | The Apache Software License, Version 2.0BSD |
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
org.awaitility | awaitility | 4.3.0 | jar | Apache 2.0 |
org.hamcrest | hamcrest | 3.0 | jar | BSD-3-Clause |
org.hamcrest | hamcrest-core | 3.0 | jar | BSD-3-Clause |
org.hamcrest | hamcrest-library | 3.0 | jar | BSD-3-Clause |
org.junit.vintage | junit-vintage-engine | 5.12.1 | jar | Eclipse Public License v2.0 |
org.kohsuke | wordnet-random-name | 1.6 | jar | MIT license |
org.mockito | mockito-core | 5.16.1 | jar | MIT |
org.springframework.boot | spring-boot-starter-test | 3.3.5 | 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 |
---|---|---|---|---|
com.github.spotbugs | spotbugs-annotations | 4.8.6 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 |
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 | Optional |
---|---|---|---|---|---|
com.fasterxml.jackson.core | jackson-annotations | 2.18.3 | jar | The Apache Software License, Version 2.0 | No |
com.fasterxml.jackson.core | jackson-core | 2.18.3 | jar | The Apache Software License, Version 2.0 | No |
com.squareup.okio | okio-jvm | 3.10.2 | jar | The Apache Software License, Version 2.0 | Yes |
org.jenkins-ci | annotation-indexer | 1.17 | jar | MIT License | Yes |
org.jetbrains | annotations | 13.0 | jar | The Apache Software License, Version 2.0 | Yes |
org.jetbrains.kotlin | kotlin-stdlib | 1.9.25 | jar | The Apache License, Version 2.0 | Yes |
org.jetbrains.kotlin | kotlin-stdlib-jdk7 | 1.9.25 | jar | The Apache License, Version 2.0 | Yes |
org.jetbrains.kotlin | kotlin-stdlib-jdk8 | 1.9.25 | jar | The Apache License, Version 2.0 | Yes |
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:
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 |
---|---|---|---|---|
com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.kohsuke:github-api:jar:2.0-rc.3
- com.fasterxml.jackson.core:jackson-databind:jar:2.18.3 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.18.3 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.18.3 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.18.3 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.18.3 (compile)
- com.infradna.tool:bridge-method-annotation:jar:1.30 (compile)
- org.jenkins-ci:annotation-indexer:jar:1.17 (compile)
- org.jenkins-ci:annotation-indexer:jar:1.17 (compile)
- com.squareup.okhttp3:okhttp:jar:4.12.0 (compile)
- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.9.25 (compile)
- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25 (compile)
- org.jetbrains:annotations:jar:13.0 (compile)
- org.jetbrains:annotations:jar:13.0 (compile)
- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.9.25 (compile)
- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25 (compile)
- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.9.25 (compile)
- com.squareup.okio:okio:jar:3.10.2 (compile)
- com.squareup.okio:okio-jvm:jar:3.10.2 (compile)
- com.squareup.okio:okio-jvm:jar:3.10.2 (compile)
- commons-io:commons-io:jar:2.16.1 (compile)
- io.jsonwebtoken:jjwt-api:jar:0.12.6 (compile)
- io.jsonwebtoken:jjwt-impl:jar:0.12.6 (compile)
- io.jsonwebtoken:jjwt-jackson:jar:0.12.6 (compile)
- org.apache.commons:commons-lang3:jar:3.17.0 (compile)
- com.github.spotbugs:spotbugs-annotations:jar:4.8.6 (provided)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
- com.github.npathai:hamcrest-optional:jar:2.0.0 (test)
- com.github.tomakehurst:wiremock-jre8-standalone:jar:2.35.2 (test)
- com.google.code.gson:gson:jar:2.12.1 (test)
- com.google.errorprone:error_prone_annotations:jar:2.36.0 (test)
- com.google.errorprone:error_prone_annotations:jar:2.36.0 (test)
- com.google.guava:guava:jar:33.4.6-jre (test)
- com.google.guava:failureaccess:jar:1.0.3 (test)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (test)
- org.jspecify:jspecify:jar:0.3.0 (test)
- com.google.j2objc:j2objc-annotations:jar:3.0.0 (test)
- com.google.guava:failureaccess:jar:1.0.3 (test)
- com.tngtech.archunit:archunit:jar:1.4.0 (test)
- org.slf4j:slf4j-api:jar:2.0.17 (test)
- org.slf4j:slf4j-api:jar:2.0.17 (test)
- junit:junit:jar:4.13.2 (test)
- org.awaitility:awaitility:jar:4.3.0 (test)
- org.hamcrest:hamcrest:jar:3.0 (test)
- org.hamcrest:hamcrest-core:jar:3.0 (test)
- org.hamcrest:hamcrest-library:jar:3.0 (test)
- org.junit.vintage:junit-vintage-engine:jar:5.12.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.12.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.12.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.12.1 (test)
- org.kohsuke:wordnet-random-name:jar:1.6 (test)
- org.mockito:mockito-core:jar:5.16.1 (test)
- net.bytebuddy:byte-buddy:jar:1.14.19 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.14.19 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- net.bytebuddy:byte-buddy:jar:1.14.19 (test)
- org.springframework.boot:spring-boot-starter-test:jar:3.3.5 (test)
- org.springframework.boot:spring-boot-starter:jar:3.3.5 (test)
- org.springframework.boot:spring-boot:jar:3.3.5 (test)
- org.springframework:spring-context:jar:6.1.14 (test)
- org.springframework:spring-aop:jar:6.1.14 (test)
- org.springframework:spring-beans:jar:6.1.14 (test)
- org.springframework:spring-expression:jar:6.1.14 (test)
- io.micrometer:micrometer-observation:jar:1.13.6 (test)
- io.micrometer:micrometer-commons:jar:1.13.6 (test)
- io.micrometer:micrometer-commons:jar:1.13.6 (test)
- org.springframework:spring-aop:jar:6.1.14 (test)
- org.springframework:spring-context:jar:6.1.14 (test)
- org.springframework.boot:spring-boot-autoconfigure:jar:3.3.5 (test)
- org.springframework.boot:spring-boot-starter-logging:jar:3.3.5 (test)
- ch.qos.logback:logback-classic:jar:1.5.11 (test)
- ch.qos.logback:logback-core:jar:1.5.11 (test)
- ch.qos.logback:logback-core:jar:1.5.11 (test)
- org.apache.logging.log4j:log4j-to-slf4j:jar:2.23.1 (test)
- org.apache.logging.log4j:log4j-api:jar:2.23.1 (test)
- org.apache.logging.log4j:log4j-api:jar:2.23.1 (test)
- org.slf4j:jul-to-slf4j:jar:2.0.17 (test)
- ch.qos.logback:logback-classic:jar:1.5.11 (test)
- jakarta.annotation:jakarta.annotation-api:jar:2.1.1 (test)
- org.yaml:snakeyaml:jar:2.2 (test)
- org.springframework.boot:spring-boot:jar:3.3.5 (test)
- org.springframework.boot:spring-boot-test:jar:3.3.5 (test)
- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.3.5 (test)
- com.jayway.jsonpath:json-path:jar:2.9.0 (test)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 (test)
- jakarta.activation:jakarta.activation-api:jar:2.1.3 (test)
- jakarta.activation:jakarta.activation-api:jar:2.1.3 (test)
- net.minidev:json-smart:jar:2.5.1 (test)
- net.minidev:accessors-smart:jar:2.5.1 (test)
- org.ow2.asm:asm:jar:9.6 (test)
- org.ow2.asm:asm:jar:9.6 (test)
- net.minidev:accessors-smart:jar:2.5.1 (test)
- org.assertj:assertj-core:jar:3.25.3 (test)
- org.junit.jupiter:junit-jupiter:jar:5.12.1 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.12.1 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.12.1 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.12.1 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.12.1 (test)
- org.mockito:mockito-junit-jupiter:jar:5.11.0 (test)
- org.skyscreamer:jsonassert:jar:1.5.3 (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-core:jar:6.1.14 (test)
- org.springframework:spring-jcl:jar:6.1.14 (test)
- org.springframework:spring-jcl:jar:6.1.14 (test)
- org.springframework:spring-test:jar:6.1.14 (test)
- org.xmlunit:xmlunit-core:jar:2.9.1 (test)
- org.springframework.boot:spring-boot-starter:jar:3.3.5 (test)
- com.fasterxml.jackson.core:jackson-databind:jar:2.18.3 (compile)
Licenses
The Apache License, Version 2.0: JSpecify annotations, Kotlin Stdlib, Kotlin Stdlib Jdk7, Kotlin Stdlib Jdk8, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache 2.0: Awaitility, error-prone annotations
Eclipse Public License 1.0: JUnit
MIT License: Annotation Indexer, Bridge method injection annotations, Hamcrest Optional
BSD-3-Clause: Hamcrest, Hamcrest Core, Hamcrest Library, asm
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API, JUnit Vintage Engine
GPL2 w/ CPE: Jakarta Annotations API
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
The MIT license: GitHub API for Java
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
BSD: ArchUnit
EDL 1.0: Jakarta Activation API
Apache License 2.0: JSON library from Android SDK
Apache-2.0: Apache Commons IO, Apache Commons Lang, Apache Log4j API, Apache Log4j to SLF4J Adapter, Gson
Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, J2ObjC Annotations, JJWT :: API, JJWT :: Extensions :: Jackson, JJWT :: Impl, Objenesis, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-logging, spring-boot-starter-test, spring-boot-test, spring-boot-test-autoconfigure
MIT: JUL to SLF4J bridge, SLF4J API Module, mockito-core, mockito-junit-jupiter
Eclipse Distribution License - v 1.0: Jakarta XML Binding API
EPL 2.0: Jakarta Annotations API
MIT license: WordNet Random Name Generator
The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, ArchUnit, FindBugs-jsr305, Guava ListenableFuture only, IntelliJ IDEA Annotations, JSON Small and Fast Parser, JSONassert, Jackson datatype: JSR310, Jackson-annotations, Jackson-core, WireMock, jackson-databind, json-path, micrometer-commons, micrometer-observation, okhttp, okio, org.xmlunit:xmlunit-core
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.5.11.jar | 306.2 kB | 242 | 189 | 29 | 11 | Yes |
logback-core-1.5.11.jar | 628.7 kB | 536 | - | - | - | - |
• Root | - | 526 | 473 | 42 | 11 | Yes |
• Versioned | - | 10 | 3 | 2 | 21 | Yes |
jackson-annotations-2.18.3.jar | 78.5 kB | 87 | 74 | 2 | 1.6 | Yes |
jackson-core-2.18.3.jar | 598 kB | 293 | - | - | - | - |
• Root | - | 246 | 211 | 14 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
• Versioned | - | 12 | 3 | 1 | 11 | Yes |
• Versioned | - | 11 | 2 | 1 | 17 | Yes |
• Versioned | - | 11 | 2 | 1 | 21 | Yes |
• Versioned | - | 11 | 2 | 1 | 22 | Yes |
jackson-databind-2.18.3.jar | 1.7 MB | 829 | - | - | - | - |
• Root | - | 827 | 789 | 23 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
jackson-datatype-jsr310-2.18.3.jar | 133 kB | 86 | - | - | - | - |
• Root | - | 84 | 62 | 6 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
hamcrest-optional-2.0.0.jar | 6.9 kB | 16 | 5 | 1 | 1.8 | Yes |
spotbugs-annotations-4.8.6.jar | 15.3 kB | 31 | 24 | 1 | 1.8 | Yes |
wiremock-jre8-standalone-2.35.2.jar | 15.7 MB | 9824 | 9144 | 386 | 9 | Yes |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
gson-2.12.1.jar | 285.9 kB | 225 | - | - | - | - |
• Root | - | 224 | 204 | 9 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
error_prone_annotations-2.36.0.jar | 19.4 kB | 47 | - | - | - | - |
• Root | - | 40 | 27 | 2 | 1.8 | Yes |
• Versioned | - | 7 | 1 | 1 | 9 | No |
failureaccess-1.0.3.jar | 10.8 kB | 25 | - | - | - | - |
• Root | - | 17 | 2 | 1 | 1.8 | Yes |
• Versioned | - | 8 | 1 | 1 | 9 | No |
guava-33.4.6-jre.jar | 3 MB | 2010 | - | - | - | - |
• Root | - | 2008 | 1968 | 18 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | - |
j2objc-annotations-3.0.0.jar | 12.5 kB | 31 | - | - | - | - |
• Root | - | 29 | 17 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
json-path-2.9.0.jar | 276.6 kB | 221 | 203 | 13 | 1.8 | Yes |
archunit-1.4.0.jar | 4.6 MB | 3044 | 2983 | 43 | 11 | Yes |
android-json-0.0.20131108.vaadin1.jar | 18.3 kB | 12 | 8 | 1 | 1.5 | Yes |
commons-io-2.16.1.jar | 508.8 kB | 374 | - | - | - | - |
• Root | - | 373 | 346 | 15 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
micrometer-commons-1.13.6.jar | 47.5 kB | 50 | 36 | 6 | 1.8 | Yes |
micrometer-observation-1.13.6.jar | 71.8 kB | 71 | 56 | 6 | 1.8 | Yes |
jakarta.activation-api-2.1.3.jar | 66.5 kB | 60 | 46 | 3 | 1.8 | Yes |
jakarta.annotation-api-2.1.1.jar | 26.1 kB | 31 | 18 | 4 | 1.8 | Yes |
jakarta.xml.bind-api-4.0.2.jar | 131 kB | 138 | 115 | 7 | 11 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
byte-buddy-1.14.19.jar | 4.2 MB | 2939 | - | - | - | - |
• Root | - | 2937 | 2884 | 38 | 1.6 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
byte-buddy-agent-1.14.19.jar | 262.8 kB | 93 | - | - | - | - |
• Root | - | 91 | 72 | 2 | 1.5 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
accessors-smart-2.5.1.jar | 30.3 kB | 24 | 13 | 2 | 1.8 | Yes |
json-smart-2.5.1.jar | 122.3 kB | 107 | 93 | 5 | 1.8 | Yes |
commons-lang3-3.17.0.jar | 673.6 kB | 426 | - | - | - | - |
• Root | - | 425 | 395 | 18 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
log4j-api-2.23.1.jar | 342.5 kB | 241 | - | - | - | - |
• Root | - | 230 | 205 | 9 | 1.8 | Yes |
• Versioned | - | 11 | 4 | 2 | 9 | Yes |
log4j-to-slf4j-2.23.1.jar | 23.1 kB | 26 | 10 | 2 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
assertj-core-3.25.3.jar | 1.4 MB | 873 | - | - | - | - |
• Root | - | 869 | 830 | 27 | 1.8 | Yes |
• Versioned | - | 4 | 1 | 1 | 9 | No |
awaitility-4.3.0.jar | 97.6 kB | 92 | 76 | 8 | 1.8 | Yes |
hamcrest-3.0.jar | 126.4 kB | 123 | 108 | 11 | 1.8 | Yes |
hamcrest-core-3.0.jar | 2.4 kB | 9 | 1 | 1 | 1.8 | Yes |
hamcrest-library-3.0.jar | 2.4 kB | 9 | 1 | 1 | 1.8 | Yes |
jspecify-0.3.0.jar | 2.8 kB | 12 | - | - | - | - |
• Root | - | 10 | 4 | 1 | 1.8 | No |
• Versioned | - | 2 | 1 | 1 | 9 | No |
junit-jupiter-5.12.1.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
junit-jupiter-api-5.12.1.jar | 233.4 kB | 211 | 192 | 8 | 1.8 | Yes |
junit-jupiter-engine-5.12.1.jar | 291.8 kB | 171 | 150 | 9 | 1.8 | Yes |
junit-jupiter-params-5.12.1.jar | 601.7 kB | 396 | 358 | 22 | 1.8 | Yes |
junit-platform-commons-1.12.1.jar | 151.9 kB | 99 | - | - | - | - |
• Root | - | 88 | 69 | 9 | 1.8 | Yes |
• Versioned | - | 11 | 5 | 1 | 9 | Yes |
junit-platform-engine-1.12.1.jar | 255.8 kB | 184 | 161 | 10 | 1.8 | Yes |
junit-vintage-engine-5.12.1.jar | 77.4 kB | 56 | 38 | 6 | 1.8 | Yes |
wordnet-random-name-1.6.jar | 16.9 kB | 15 | 2 | 1 | 1.5 | Yes |
mockito-core-5.16.1.jar | 708.1 kB | 647 | 575 | 66 | 11 | Yes |
mockito-junit-jupiter-5.11.0.jar | 8.9 kB | 13 | 5 | 2 | 11 | Yes |
objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
asm-9.6.jar | 123.6 kB | 45 | 39 | 3 | 1.5 | Yes |
jsonassert-1.5.3.jar | 31.1 kB | 32 | 20 | 3 | 1.8 | Yes |
jul-to-slf4j-2.0.17.jar | 6.3 kB | 15 | - | - | - | - |
• Root | - | 13 | 1 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - |
• Root | - | 69 | 55 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
spring-aop-6.1.14.jar | 417.2 kB | 320 | 288 | 17 | 17 | Yes |
spring-beans-6.1.14.jar | 862.6 kB | 474 | 443 | 13 | 17 | Yes |
spring-context-6.1.14.jar | 1.3 MB | 927 | 842 | 58 | 17 | Yes |
spring-core-6.1.14.jar | 1.9 MB | 1222 | - | - | - | - |
• Root | - | 1216 | 1141 | 59 | 17 | Yes |
• Versioned | - | 6 | 1 | 1 | 21 | Yes |
spring-expression-6.1.14.jar | 304.5 kB | 161 | 149 | 6 | 17 | Yes |
spring-jcl-6.1.14.jar | 24.5 kB | 26 | 15 | 2 | 17 | Yes |
spring-test-6.1.14.jar | 856.8 kB | 578 | 519 | 42 | 17 | Yes |
spring-boot-3.3.5.jar | 1.6 MB | 1118 | 988 | 82 | 17 | Yes |
spring-boot-autoconfigure-3.3.5.jar | 2 MB | 1531 | 1397 | 111 | 17 | Yes |
spring-boot-starter-3.3.5.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-logging-3.3.5.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-test-3.3.5.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-test-3.3.5.jar | 249.2 kB | 179 | 144 | 18 | 17 | Yes |
spring-boot-test-autoconfigure-3.3.5.jar | 223 kB | 259 | 185 | 26 | 17 | Yes |
xmlunit-core-2.9.1.jar | 175.2 kB | 178 | 161 | 9 | 1.7 | Yes |
snakeyaml-2.2.jar | 334.4 kB | 278 | - | - | - | - |
• Root | - | 270 | 229 | 23 | 1.7 | Yes |
• Versioned | - | 8 | 3 | 2 | 9 | Yes |
bridge-method-annotation-1.30.jar | 3.8 kB | 13 | 2 | 1 | 17 | No |
okhttp-4.12.0.jar | 789.5 kB | 341 | 317 | 17 | 1.8 | Yes |
okio-3.10.2.jar | 75 kB | 174 | 0 | 0 | - | - |
okio-jvm-3.10.2.jar | 364.4 kB | 112 | 107 | 2 | 1.8 | Yes |
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 |
annotation-indexer-1.17.jar | 17.6 kB | 23 | 10 | 1 | 11 | Yes |
annotations-13.0.jar | 17.5 kB | 45 | 32 | 2 | 1.5 | Yes |
kotlin-stdlib-1.9.25.jar | 1.7 MB | 1038 | - | - | - | - |
• Root | - | 1036 | 978 | 43 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
kotlin-stdlib-jdk7-1.9.25.jar | 1 kB | 5 | - | - | - | - |
• Root | - | 3 | 0 | 0 | - | - |
• Versioned | - | 2 | 1 | 1 | 9 | No |
kotlin-stdlib-jdk8-1.9.25.jar | 1 kB | 5 | - | - | - | - |
• Root | - | 3 | 0 | 0 | - | - |
• Versioned | - | 2 | 1 | 1 | 9 | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
84 | 52.4 MB | 35343 | 32285 | 1494 | 17 | 74 |
compile: 18 | compile: 7.3 MB | compile: 4433 | compile: 3863 | compile: 154 | 17 | compile: 14 |
provided: 2 | provided: 35.2 kB | provided: 77 | provided: 59 | provided: 4 | provided: 2 | |
test: 64 | test: 45.1 MB | test: 30833 | test: 28363 | test: 1336 | 17 | test: 58 |