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 |
|---|---|---|---|---|
| com.google.devtools.ksp | symbol-processing-aa-embeddable | 2.3.6 | jar | The Apache License, Version 2.0 |
| com.google.devtools.ksp | symbol-processing-api | 2.3.6 | jar | The Apache License, Version 2.0 |
| com.google.devtools.ksp | symbol-processing-common-deps | 2.3.6 | jar | The Apache License, Version 2.0 |
| org.apache.commons | commons-lang3 | 3.20.0 | jar | Apache-2.0 |
| org.jetbrains.kotlin | kotlin-compiler-embeddable | 2.3.10 | jar | Apache-2.0 |
| org.jetbrains.kotlin | kotlin-stdlib | 2.3.10 | jar | Apache-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 |
|---|---|---|---|---|
| io.kotest | kotest-assertions-core-jvm | 6.1.7 | jar | Apache-2.0 |
| org.apache.maven | maven-compat | 3.9.14 | jar | Apache-2.0 |
| org.apache.maven.plugin-testing | maven-plugin-testing-harness | 3.5.1 | jar | Apache-2.0 |
| org.assertj | assertj-core | 3.27.7 | jar | Apache-2.0 |
| org.jetbrains.kotlin | kotlin-test-junit5 | 2.3.10 | jar | Apache-2.0 |
| org.junit-pioneer | junit-pioneer | 2.3.0 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter | 6.0.3 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-core | 5.23.0 | jar | MIT |
| org.mockito | mockito-junit-jupiter | 5.23.0 | jar | MIT |
| org.mockito.kotlin | mockito-kotlin | 6.2.3 | jar | MIT |
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.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
| org.apache.maven | maven-artifact | 3.9.14 | jar | Apache-2.0 |
| org.apache.maven | maven-core | 3.9.14 | jar | Apache-2.0 |
| org.apache.maven | maven-plugin-api | 3.9.14 | jar | Apache-2.0 |
| org.apache.maven.plugin-tools | maven-plugin-annotations | 3.15.2 | jar | Apache-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:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| org.jetbrains | annotations | 13.0 | jar | The Apache Software 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 |
|---|---|---|---|---|
| org.jetbrains.intellij.deps.kotlinx | kotlinx-coroutines-core-jvm | 1.8.0-intellij-14 | jar | The Apache Software License, Version 2.0 |
| org.jetbrains.kotlin | kotlin-daemon-embeddable | 2.3.10 | jar | Apache-2.0 |
| org.jetbrains.kotlin | kotlin-reflect | 1.6.10 | jar | The Apache License, Version 2.0 |
| org.jetbrains.kotlin | kotlin-script-runtime | 2.3.10 | jar | Apache-2.0 |
| org.jetbrains.kotlinx | kotlinx-coroutines-core-jvm | 1.8.0 | jar | The Apache Software 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:
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 | Classifier | Type | Licenses |
|---|---|---|---|---|---|
| aopalliance | aopalliance | 1.0 | - | jar | Public Domain |
| com.google.guava | failureaccess | 1.0.3 | - | jar | Apache License, Version 2.0 |
| com.google.guava | guava | 33.5.0-jre | - | jar | Apache License, Version 2.0 |
| com.google.inject | guice | 5.1.0 | classes | jar | The Apache Software License, Version 2.0 |
| org.apache.maven | maven-builder-support | 3.9.14 | - | jar | Apache-2.0 |
| org.apache.maven | maven-model | 3.9.14 | - | jar | Apache-2.0 |
| org.apache.maven | maven-model-builder | 3.9.14 | - | jar | Apache-2.0 |
| org.apache.maven | maven-repository-metadata | 3.9.14 | - | jar | Apache-2.0 |
| org.apache.maven | maven-resolver-provider | 3.9.14 | - | jar | Apache-2.0 |
| org.apache.maven | maven-settings | 3.9.14 | - | jar | Apache-2.0 |
| org.apache.maven | maven-settings-builder | 3.9.14 | - | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-api | 1.9.27 | - | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-impl | 1.9.27 | - | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-named-locks | 1.9.27 | - | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-spi | 1.9.27 | - | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-util | 1.9.27 | - | jar | Apache-2.0 |
| org.apache.maven.shared | maven-shared-utils | 3.4.2 | - | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-cipher | 2.0 | - | jar | Apache License, Version 2.0 |
| org.codehaus.plexus | plexus-classworlds | 2.9.0 | - | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-component-annotations | 2.2.0 | - | jar | Apache License, Version 2.0 |
| org.codehaus.plexus | plexus-interpolation | 1.29 | - | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-sec-dispatcher | 2.0 | - | jar | Apache License, Version 2.0 |
| org.codehaus.plexus | plexus-utils | 3.6.0 | - | jar | Apache License, Version 2.0 |
| org.eclipse.sisu | org.eclipse.sisu.inject | 1.0.0 | - | jar | Eclipse Public License, Version 2.0 |
| org.eclipse.sisu | org.eclipse.sisu.plexus | 1.0.0 | - | jar | Eclipse Public License, Version 2.0 |
| org.jspecify | jspecify | 1.0.0 | - | jar | The Apache License, Version 2.0 |
| org.ow2.asm | asm | 9.9.1 | - | jar | BSD-3-Clause |
| org.slf4j | slf4j-api | 1.7.36 | - | jar | MIT License |
Project Dependency Graph
Dependency Tree
- me.kpavlov.ksp.maven:ksp-maven-plugin:maven-plugin:0.4.1-SNAPSHOT
- org.apache.maven:maven-plugin-api:jar:3.9.14 (provided)
- org.apache.maven:maven-model:jar:3.9.14 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:1.0.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-utils:jar:3.6.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-classworlds:jar:2.9.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-model:jar:3.9.14 (provided)
- org.apache.maven:maven-core:jar:3.9.14 (provided)
- org.apache.maven:maven-settings:jar:3.9.14 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-settings-builder:jar:3.9.14 (provided)
- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0 (provided)
- org.codehaus.plexus:plexus-cipher:jar:2.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-cipher:jar:2.0 (provided)
- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0 (provided)
- org.apache.maven:maven-builder-support:jar:3.9.14 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-repository-metadata:jar:3.9.14 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-model-builder:jar:3.9.14 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-resolver-provider:jar:3.9.14 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-impl:jar:1.9.27 (provided)
- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.9.27 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.9.27 (provided)
- org.apache.maven.resolver:maven-resolver-api:jar:1.9.27 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-spi:jar:1.9.27 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-util:jar:1.9.27 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.shared:maven-shared-utils:jar:3.4.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:1.0.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.ow2.asm:asm:jar:9.9.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.inject:guice:jar:classes:5.1.0 (provided)
- aopalliance:aopalliance:jar:1.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- aopalliance:aopalliance:jar:1.0 (provided)
- com.google.guava:guava:jar:33.5.0-jre (provided)
- org.jspecify:jspecify:jar:1.0.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (provided)
- com.google.guava:failureaccess:jar:1.0.3 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-interpolation:jar:1.29 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-component-annotations:jar:2.2.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:1.7.36 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-settings:jar:3.9.14 (provided)
- org.apache.maven:maven-artifact:jar:3.9.14 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.15.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- javax.inject:javax.inject:jar:1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.kotlin:kotlin-stdlib:jar:2.3.10 (compile)
- org.jetbrains:annotations:jar:13.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains:annotations:jar:13.0 (compile)
- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:2.3.10 (compile)
- org.jetbrains.kotlin:kotlin-script-runtime:jar:2.3.10 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.kotlin:kotlin-reflect:jar:1.6.10 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:2.3.10 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.8.0 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.kotlin:kotlin-script-runtime:jar:2.3.10 (runtime)
- com.google.devtools.ksp:symbol-processing-aa-embeddable:jar:2.3.6 (compile)
- org.jetbrains.intellij.deps.kotlinx:kotlinx-coroutines-core-jvm:jar:1.8.0-intellij-14 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.intellij.deps.kotlinx:kotlinx-coroutines-core-jvm:jar:1.8.0-intellij-14 (runtime)
- com.google.devtools.ksp:symbol-processing-api:jar:2.3.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.devtools.ksp:symbol-processing-common-deps:jar:2.3.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.20.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.kotlin:kotlin-test-junit5:jar:2.3.10 (test)
- org.jetbrains.kotlin:kotlin-test:jar:2.3.10 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.3 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:6.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:6.0.3 (test)
- org.junit.platform:junit-platform-engine:jar:6.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:6.0.3 (test)
- org.junit.platform:junit-platform-launcher:jar:6.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.kotlin:kotlin-test:jar:2.3.10 (test)
- org.junit.jupiter:junit-jupiter:jar:6.0.3 (test)
- org.junit.jupiter:junit-jupiter-params:jar:6.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-params:jar:6.0.3 (test)
- org.mockito:mockito-core:jar:5.23.0 (test)
- net.bytebuddy:byte-buddy:jar:1.17.7 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.17.7 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.3 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.17.7 (test)
- org.mockito.kotlin:mockito-kotlin:jar:6.2.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.mockito:mockito-junit-jupiter:jar:5.23.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit-pioneer:junit-pioneer:jar:2.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.kotest:kotest-assertions-core-jvm:jar:6.1.7 (test)
- io.kotest:kotest-assertions-shared-jvm:jar:6.1.7 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:jar:1.10.2 (test)
![[Information]](./images/icon_info_sml.gif)
- io.github.java-diff-utils:java-diff-utils:jar:4.16 (test)
![[Information]](./images/icon_info_sml.gif)
- io.kotest:kotest-common-jvm:jar:6.1.7 (test)
- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.10.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.10.2 (test)
- io.kotest:kotest-assertions-shared-jvm:jar:6.1.7 (test)
- org.assertj:assertj-core:jar:3.27.7 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.5.1 (test)
- org.codehaus.plexus:plexus-testing:jar:2.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-testing:jar:2.1.0 (test)
- org.apache.maven:maven-compat:jar:3.9.14 (test)
- org.apache.maven.wagon:wagon-provider-api:jar:3.5.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.wagon:wagon-provider-api:jar:3.5.3 (test)
- org.apache.maven:maven-plugin-api:jar:3.9.14 (provided)
Licenses
Eclipse Public License, Version 2.0: org.eclipse.sisu:org.eclipse.sisu.inject, org.eclipse.sisu:org.eclipse.sisu.plexus
The Apache License, Version 2.0: JSpecify annotations, Kotlin Reflect, com.google.devtools.ksp:symbol-processing-aa-embeddable, com.google.devtools.ksp:symbol-processing-api, com.google.devtools.ksp:symbol-processing-common-deps, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
BSD-3-Clause: asm
MIT License: SLF4J API Module
Apache-2.0: Apache Commons Lang, Apache Maven Shared Utils, AssertJ Core, Kotest, Kotlin Compiler Embeddable, Kotlin Daemon Embeddable, Kotlin Script Runtime, Kotlin Stdlib, Kotlin Test, Kotlin Test Junit5, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Named Locks, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Compat, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Testing Mechanism, Maven Plugin Tools Java Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus Classworlds, Plexus Interpolation API, Plexus Testing, kotlinx-coroutines-jdk8, kotlinx-coroutines-test
Apache License, Version 2.0: Apache Maven Wagon :: API, Byte Buddy (without dependencies), Byte Buddy agent, Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, Objenesis, Plexus :: Component Annotations (deprecated), Plexus Cipher: encryption/decryption Component, Plexus Common Utilities, Plexus Security Dispatcher Component
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 Platform Launcher, junit-pioneer
MIT: Mockito-Kotlin, mockito-core, mockito-junit-jupiter
Public Domain: AOP alliance
The Apache Software License, Version 2.0: Google Guice - Core Library, IntelliJ IDEA Annotations, KSP Maven Plugin, java-diff-utils, javax.inject, kotlinx-coroutines-core
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| aopalliance-1.0.jar | 4.5 kB | 15 | 9 | 2 | 1.3 | Yes |
| symbol-processing-aa-embeddable-2.3.6.jar | 83.1 MB | 41083 | 39472 | 1223 | 17 | Yes |
| symbol-processing-api-2.3.6.jar | 122.4 kB | 104 | 94 | 4 | 1.8 | Yes |
| symbol-processing-common-deps-2.3.6.jar | 119.1 kB | 103 | 95 | 1 | 1.8 | Yes |
| failureaccess-1.0.3.jar | 10.8 kB | 25 | - | - | - | - |
| • Root | - | 17 | 2 | 1 | 1.8 | Yes |
| • Versioned | - | 8 | 1 | 1 | 9 | No |
| guava-33.5.0-jre.jar | 3 MB | 2002 | - | - | - | - |
| • Root | - | 2000 | 1961 | 18 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| guice-5.1.0-classes.jar | 656.9 kB | 478 | 460 | 10 | 1.8 | Yes |
| java-diff-utils-4.16.jar | 78.7 kB | 58 | 42 | 7 | 1.8 | Yes |
| kotest-assertions-core-jvm-6.1.7.jar | 1.7 MB | 963 | 899 | 59 | 11 | Yes |
| kotest-assertions-shared-jvm-6.1.7.jar | 69.2 kB | 58 | 50 | 3 | 11 | Yes |
| kotest-common-jvm-6.1.7.jar | 58.9 kB | 51 | 43 | 3 | 11 | Yes |
| javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
| byte-buddy-1.17.7.jar | 9 MB | 6066 | - | - | - | - |
| • Root | - | 3023 | 2970 | 38 | 1.5 | Yes |
| • Versioned | - | 3013 | 2971 | 39 | 1.8 | Yes |
| • Versioned | - | 30 | 25 | 1 | 24 | Yes |
| byte-buddy-agent-1.17.7.jar | 366.2 kB | 170 | - | - | - | - |
| • Root | - | 91 | 72 | 2 | 1.5 | Yes |
| • Versioned | - | 79 | 73 | 3 | 1.8 | Yes |
| commons-lang3-3.20.0.jar | 713.9 kB | 454 | - | - | - | - |
| • Root | - | 452 | 421 | 18 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| maven-artifact-3.9.14.jar | 58.9 kB | 59 | 34 | 11 | 1.8 | Yes |
| maven-builder-support-3.9.14.jar | 14.4 kB | 24 | 10 | 1 | 1.8 | Yes |
| maven-compat-3.9.14.jar | 286.7 kB | 214 | 163 | 29 | 1.8 | Yes |
| maven-core-3.9.14.jar | 721.4 kB | 532 | 444 | 58 | 1.8 | Yes |
| maven-model-3.9.14.jar | 218 kB | 97 | 80 | 3 | 1.8 | Yes |
| maven-model-builder-3.9.14.jar | 208.7 kB | 164 | 130 | 17 | 1.8 | Yes |
| maven-plugin-api-3.9.14.jar | 47.6 kB | 48 | 27 | 6 | 1.8 | Yes |
| maven-repository-metadata-3.9.14.jar | 28.6 kB | 27 | 9 | 2 | 1.8 | Yes |
| maven-resolver-provider-3.9.14.jar | 79 kB | 50 | 33 | 1 | 1.8 | Yes |
| maven-settings-3.9.14.jar | 44.7 kB | 35 | 19 | 2 | 1.8 | Yes |
| maven-settings-builder-3.9.14.jar | 42.4 kB | 53 | 32 | 5 | 1.8 | Yes |
| maven-plugin-testing-harness-3.5.1.jar | 71 kB | 46 | 25 | 5 | 1.8 | Yes |
| maven-plugin-annotations-3.15.2.jar | 14 kB | 22 | 7 | 1 | 1.8 | Yes |
| maven-resolver-api-1.9.27.jar | 158.2 kB | 170 | 146 | 12 | 1.8 | Yes |
| maven-resolver-impl-1.9.27.jar | 327.4 kB | 213 | 183 | 14 | 1.8 | Yes |
| maven-resolver-named-locks-1.9.27.jar | 37.9 kB | 40 | 22 | 3 | 1.8 | Yes |
| maven-resolver-spi-1.9.27.jar | 51.7 kB | 84 | 58 | 12 | 1.8 | Yes |
| maven-resolver-util-1.9.27.jar | 197.4 kB | 157 | 130 | 13 | 1.8 | Yes |
| maven-shared-utils-3.4.2.jar | 151.1 kB | 103 | 79 | 9 | 1.8 | Yes |
| wagon-provider-api-3.5.3.jar | 55.1 kB | 60 | 39 | 8 | 1.7 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| assertj-core-3.27.7.jar | 1.4 MB | 887 | - | - | - | - |
| • Root | - | 883 | 842 | 29 | 1.8 | Yes |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| plexus-cipher-2.0.jar | 13 kB | 19 | 5 | 1 | 1.7 | Yes |
| plexus-classworlds-2.9.0.jar | 54.1 kB | 51 | 36 | 5 | 1.8 | Yes |
| plexus-component-annotations-2.2.0.jar | 4.2 kB | 15 | 3 | 1 | 1.8 | No |
| plexus-interpolation-1.29.jar | 88.1 kB | 83 | - | - | - | - |
| • Root | - | 81 | 63 | 7 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| plexus-sec-dispatcher-2.0.jar | 23.6 kB | 30 | 12 | 3 | 1.7 | Yes |
| plexus-testing-2.1.0.jar | 9.1 kB | 15 | 4 | 1 | 1.8 | Yes |
| plexus-utils-3.6.0.jar | 271.8 kB | 152 | - | - | - | - |
| • Root | - | 134 | 108 | 9 | 1.8 | Yes |
| • Versioned | - | 6 | 1 | 1 | 9 | Yes |
| • Versioned | - | 6 | 1 | 1 | 10 | Yes |
| • Versioned | - | 6 | 1 | 1 | 11 | Yes |
| org.eclipse.sisu.inject-1.0.0.jar | 304.2 kB | 280 | 261 | 8 | 1.8 | Yes |
| org.eclipse.sisu.plexus-1.0.0.jar | 215.7 kB | 204 | 167 | 20 | 1.8 | Yes |
| annotations-13.0.jar | 17.5 kB | 45 | 32 | 2 | 1.5 | Yes |
| kotlinx-coroutines-core-jvm-1.8.0-intellij-14.jar | 1.6 MB | 914 | - | - | - | - |
| • Root | - | 912 | 882 | 16 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| kotlin-compiler-embeddable-2.3.10.jar | 57.7 MB | 26805 | 25581 | 873 | 1.8 | Yes |
| kotlin-daemon-embeddable-2.3.10.jar | 348.2 kB | 175 | 165 | 3 | 1.8 | Yes |
| kotlin-reflect-1.6.10.jar | 3 MB | 1956 | - | - | - | - |
| • Root | - | 1945 | 1851 | 62 | 1.6 | Yes |
| • Versioned | - | 11 | 2 | 2 | 9 | Yes |
| kotlin-script-runtime-2.3.10.jar | 44.9 kB | 48 | 36 | 6 | 1.8 | Yes |
| kotlin-stdlib-2.3.10.jar | 1.8 MB | 1041 | - | - | - | - |
| • Root | - | 1039 | 977 | 46 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| kotlin-test-2.3.10.jar | 103.1 kB | 77 | - | - | - | - |
| • Root | - | 75 | 69 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| kotlin-test-junit5-2.3.10.jar | 5.1 kB | 15 | - | - | - | - |
| • Root | - | 13 | 3 | 2 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| kotlinx-coroutines-core-jvm-1.8.0.jar | 1.5 MB | 897 | - | - | - | - |
| • Root | - | 895 | 866 | 15 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| kotlinx-coroutines-jdk8-1.10.2.jar | 1 kB | 6 | - | - | - | - |
| • Root | - | 4 | 0 | 0 | - | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| kotlinx-coroutines-test-jvm-1.10.2.jar | 136.8 kB | 85 | - | - | - | - |
| • Root | - | 83 | 69 | 2 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - |
| • Root | - | 10 | 4 | 1 | 1.8 | No |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| junit-pioneer-2.3.0.jar | 197.5 kB | 172 | 154 | 11 | 11 | Yes |
| junit-jupiter-6.0.3.jar | 6.4 kB | 5 | 1 | 1 | 17 | No |
| junit-jupiter-api-6.0.3.jar | 250.7 kB | 224 | 208 | 9 | 17 | Yes |
| junit-jupiter-engine-6.0.3.jar | 356.1 kB | 189 | 172 | 9 | 17 | Yes |
| junit-jupiter-params-6.0.3.jar | 296.6 kB | 216 | 195 | 9 | 17 | Yes |
| junit-platform-commons-6.0.3.jar | 171.3 kB | 103 | 87 | 10 | 17 | Yes |
| junit-platform-engine-6.0.3.jar | 280.2 kB | 195 | 177 | 9 | 17 | Yes |
| junit-platform-launcher-6.0.3.jar | 246.1 kB | 166 | 150 | 8 | 17 | Yes |
| mockito-core-5.23.0.jar | 720.7 kB | 656 | 584 | 66 | 11 | Yes |
| mockito-junit-jupiter-5.23.0.jar | 9.4 kB | 14 | 6 | 3 | 11 | Yes |
| mockito-kotlin-6.2.3.jar | 97.7 kB | 59 | 52 | 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.9.1.jar | 126.3 kB | 45 | 39 | 3 | 1.5 | Yes |
| slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 74 | 173.4 MB | 89823 | 82216 | 2873 | 17 | 69 |
| compile: 7 | compile: 143.5 MB | compile: 69635 | compile: 66672 | compile: 2167 | 17 | compile: 7 |
| runtime: 5 | runtime: 6.6 MB | runtime: 3990 | runtime: 3800 | runtime: 102 | runtime: 5 | |
| provided: 33 | provided: 7.2 MB | provided: 5345 | provided: 4613 | provided: 264 | provided: 30 | |
| test: 29 | test: 16.1 MB | test: 10853 | test: 7131 | test: 340 | 17 | test: 27 |
