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.guava | guava | 33.5.0-jre | jar | Apache License, Version 2.0 |
| org.apache.commons | commons-lang3 | 3.20.0 | jar | Apache-2.0 |
| org.apache.maven.shared | maven-shared-utils | 3.4.2 | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-interactivity-api | 1.5.1 | jar | Apache-2.0 |
| org.machanism.machai | ghostwriter | 1.1.4-SNAPSHOT | jar | Apache License, Version 2.0 |
| org.slf4j | slf4j-api | 2.0.17 | jar | MIT |
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 |
|---|---|---|---|---|
| junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
| org.apache.maven.plugin-testing | maven-plugin-testing-harness | 3.4.0 | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-testing | 2.0.1 | jar | Apache-2.0 |
| org.junit.jupiter | junit-jupiter-api | 5.9.2 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-core | 4.11.0 | jar | The MIT License |
| org.mockito | mockito-inline | 4.11.0 | jar | The MIT License |
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 |
|---|---|---|---|---|
| org.apache.maven | maven-core | 3.8.1 | jar | Apache License, Version 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:
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to 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 |
|---|---|---|---|---|
| com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
| net.bytebuddy | byte-buddy | 1.14.12 | jar | Apache License, Version 2.0 |
| net.bytebuddy | byte-buddy-agent | 1.14.12 | jar | Apache License, Version 2.0 |
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
| org.junit.platform | junit-platform-commons | 1.9.2 | jar | Eclipse Public License v2.0 |
| org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
| org.opentest4j | opentest4j | 1.2.0 | jar | The 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:
Project Dependency Graph
Dependency Tree
- org.machanism.machai:gw-maven-plugin:maven-plugin:1.1.4-SNAPSHOT
- org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.4.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-testing:jar:2.0.1 (test)
- com.google.code.findbugs:jsr305:jar:3.0.2 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.findbugs:jsr305:jar:3.0.2 (test)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.9.2 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.9.2 (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.2.0 (test)
- org.mockito:mockito-core:jar:4.11.0 (test)
- net.bytebuddy:byte-buddy:jar:1.14.12 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.14.12 (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.14.12 (test)
- org.mockito:mockito-inline:jar:4.11.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.machanism.machai:ghostwriter:jar:1.1.4-SNAPSHOT (compile)
- org.machanism.machai:project-layout:jar:1.1.4-SNAPSHOT (compile)
- org.tomlj:tomlj:jar:1.1.1 (compile)
- org.antlr:antlr4-runtime:jar:4.11.1 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.checkerframework:checker-qual:jar:3.21.2 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.antlr:antlr4-runtime:jar:4.11.1 (runtime)
- com.fasterxml.jackson.core:jackson-databind:jar:2.18.2 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.18.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-core:jar:2.18.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.18.2 (compile)
- ch.qos.logback:logback-classic:jar:1.3.16 (compile)
- ch.qos.logback:logback-core:jar:1.3.16 (compile)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-core:jar:1.3.16 (compile)
- org.gradle:gradle-tooling-api:jar:7.3-20210825160000+0000 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.tomlj:tomlj:jar:1.1.1 (compile)
- org.machanism.machai:genai-client:jar:1.1.4-SNAPSHOT (compile)
- org.machanism.macha.core.commons:configurator:jar:0.0.8 (compile)
- org.yaml:snakeyaml:jar:2.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.yaml:snakeyaml:jar:2.3 (compile)
- com.openai:openai-java:jar:4.19.0 (compile)
- com.openai:openai-java-client-okhttp:jar:4.19.0 (compile)
- com.openai:openai-java-core:jar:4.19.0 (compile)
- io.swagger.core.v3:swagger-annotations:jar:2.2.31 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.18.2 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.18.2 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.18.2 (runtime)
- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.10 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.10 (runtime)
- org.apache.httpcomponents.core5:httpcore5:jar:5.2.4 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents.client5:httpclient5:jar:5.3.1 (runtime)
- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.2.4 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.2.4 (runtime)
- com.github.victools:jsonschema-module-jackson:jar:4.38.0 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.github.victools:jsonschema-module-swagger-2:jar:4.38.0 (runtime)
![[Information]](./images/icon_info_sml.gif)
- io.swagger.core.v3:swagger-annotations:jar:2.2.31 (compile)
- com.squareup.okhttp3:okhttp:jar:4.12.0 (runtime)
- com.squareup.okio:okio:jar:3.6.0 (runtime)
- com.squareup.okio:okio-jvm:jar:3.6.0 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.squareup.okio:okio-jvm:jar:3.6.0 (runtime)
- com.squareup.okio:okio:jar:3.6.0 (runtime)
- com.squareup.okhttp3:logging-interceptor:jar:4.12.0 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.openai:openai-java-core:jar:4.19.0 (compile)
- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.9.10 (compile)
- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.10 (compile)
- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.10 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains:annotations:jar:13.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.10 (compile)
- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.9.10 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.10 (compile)
- com.openai:openai-java-client-okhttp:jar:4.19.0 (compile)
- com.github.victools:jsonschema-generator:jar:4.38.0 (runtime)
- com.fasterxml:classmate:jar:1.7.0 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml:classmate:jar:1.7.0 (runtime)
- org.jsoup:jsoup:jar:1.22.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- net.htmlparser.jericho:jericho-html:jar:3.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-text:jar:1.15.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.machanism.macha.core.commons:configurator:jar:0.0.8 (compile)
- commons-cli:commons-cli:jar:1.9.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.machanism.machai:project-layout:jar:1.1.4-SNAPSHOT (compile)
- org.apache.commons:commons-lang3:jar:3.20.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:guava:jar:33.5.0-jre (compile)
- com.google.guava:failureaccess:jar:1.0.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.33.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.j2objc:j2objc-annotations:jar:3.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:failureaccess:jar:1.0.3 (compile)
- org.apache.maven.shared:maven-shared-utils:jar:3.4.2 (compile)
- commons-io:commons-io:jar:2.11.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-io:commons-io:jar:2.11.0 (compile)
- org.apache.maven:maven-core:jar:3.8.1 (provided)
- org.apache.maven:maven-model:jar:3.8.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-settings:jar:3.8.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-settings-builder:jar:3.8.1 (provided)
- org.codehaus.plexus:plexus-interpolation:jar:1.25 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4 (provided)
- org.sonatype.plexus:plexus-cipher:jar:1.4 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.sonatype.plexus:plexus-cipher:jar:1.4 (provided)
- org.codehaus.plexus:plexus-interpolation:jar:1.25 (compile)
- org.apache.maven:maven-builder-support:jar:3.8.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-repository-metadata:jar:3.8.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-artifact:jar:3.8.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-plugin-api:jar:3.8.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-model-builder:jar:3.8.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-resolver-provider:jar:3.8.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-impl:jar:1.6.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-api:jar:1.6.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-spi:jar:1.6.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-util:jar:1.6.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M4 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M4 (compile)
- org.ow2.asm:asm:jar:9.8 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.ow2.asm:asm:jar:9.8 (compile)
- com.google.inject:guice:jar:no_aop:4.2.1 (provided)
- aopalliance:aopalliance:jar:1.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- aopalliance:aopalliance:jar:1.0 (provided)
- javax.inject:javax.inject:jar:1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-utils:jar:3.6.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-classworlds:jar:2.6.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-model:jar:3.8.1 (compile)
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.15.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-interactivity-api:jar:1.5.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.4.0 (test)
Licenses
Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component
Eclipse Public License 1.0: JUnit
The Apache License, Version 2.0: JSpecify annotations, Java JSON Schema Generator, Java JSON Schema Generator Module – jackson, Java JSON Schema Generator Module – swagger (2.x), Kotlin Reflect, Kotlin Stdlib, Kotlin Stdlib Common, Kotlin Stdlib Jdk7, Kotlin Stdlib Jdk8, gradle-tooling-api, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j, tomlj
Apache 2.0: error-prone annotations
BSD-3-Clause: ANTLR 4 Runtime, asm
Apache License: Jericho HTML Parser
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons
Public Domain: AOP alliance
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
New BSD License: Hamcrest Core
Eclipse Public License (EPL): Jericho HTML Parser
Eclipse Public License, Version 2.0: org.eclipse.sisu:org.eclipse.sisu.inject, org.eclipse.sisu:org.eclipse.sisu.plexus
Apache License 2.0: swagger-annotations
The MIT License: Checker Qual, jsoup Java HTML Parser, mockito-core, mockito-inline
Apache License, Version 2.0: Apache Commons IO, Apache HttpClient, Apache HttpComponents Core HTTP/1.1, Apache HttpComponents Core HTTP/2, Byte Buddy (without dependencies), Byte Buddy agent, ClassMate, Core Commons Configurator, GW Maven Plugin, GenAI Client, Ghostwriter, Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, J2ObjC Annotations, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Objenesis, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Project Layout, SnakeYAML
Apache-2.0: Apache Commons CLI, Apache Commons Lang, Apache Commons Text, Apache Maven Shared Utils, Maven Plugin Testing Mechanism, Maven Plugin Tools Java Annotations, OpenAI API, Plexus Default Interactivity Handler, Plexus Testing
MIT: SLF4J API Module
GNU Lesser General Public License (LGPL): Jericho HTML Parser
The Apache Software License, Version 2.0: FindBugs-jsr305, Google Guice - Core Library, Guava ListenableFuture only, IntelliJ IDEA Annotations, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, jackson-databind, jackson-module-kotlin, javax.inject, okhttp, okhttp-logging-interceptor, okio
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
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 |
| logback-classic-1.3.16.jar | 274.5 kB | 230 | - | - | - | - |
| • Root | - | 228 | 175 | 27 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| logback-core-1.3.16.jar | 571.9 kB | 500 | - | - | - | - |
| • Root | - | 498 | 446 | 40 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| classmate-1.7.0.jar | 68.9 kB | 59 | 44 | 5 | 1.8 | Yes |
| jackson-annotations-2.18.2.jar | 78.5 kB | 87 | 74 | 2 | 1.6 | Yes |
| jackson-core-2.18.2.jar | 597.8 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.2.jar | 1.7 MB | 829 | - | - | - | - |
| • Root | - | 827 | 789 | 23 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jackson-datatype-jdk8-2.18.2.jar | 36.2 kB | 41 | - | - | - | - |
| • Root | - | 39 | 22 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jackson-datatype-jsr310-2.18.2.jar | 132.7 kB | 86 | - | - | - | - |
| • Root | - | 84 | 62 | 6 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jackson-module-kotlin-2.18.2.jar | 186.6 kB | 126 | - | - | - | - |
| • Root | - | 124 | 106 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jsonschema-generator-4.38.0.jar | 163.6 kB | 84 | - | - | - | - |
| • Root | - | 83 | 68 | 4 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| jsonschema-module-jackson-4.38.0.jar | 33.9 kB | 23 | - | - | - | - |
| • Root | - | 22 | 9 | 1 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| jsonschema-module-swagger-2-4.38.0.jar | 18.9 kB | 19 | - | - | - | - |
| • Root | - | 18 | 5 | 1 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
| error_prone_annotations-2.33.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.5.0-jre.jar | 3 MB | 2002 | - | - | - | - |
| • Root | - | 2000 | 1961 | 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 | - | - |
| guice-4.2.1-no_aop.jar | 520.7 kB | 406 | 390 | 9 | 1.7 | Yes |
| j2objc-annotations-3.1.jar | 16.8 kB | 38 | - | - | - | - |
| • Root | - | 36 | 24 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| openai-java-4.19.0.jar | 0.3 kB | 2 | 0 | 0 | - | - |
| openai-java-client-okhttp-4.19.0.jar | 33.7 kB | 21 | 14 | 1 | 1.8 | Yes |
| openai-java-core-4.19.0.jar | 29.1 MB | 14768 | 14639 | 107 | 1.8 | Yes |
| logging-interceptor-4.12.0.jar | 15.7 kB | 13 | 8 | 1 | 1.8 | Yes |
| okhttp-4.12.0.jar | 789.5 kB | 341 | 317 | 17 | 1.8 | Yes |
| okio-3.6.0.jar | 25.7 kB | 49 | 0 | 0 | - | - |
| okio-jvm-3.6.0.jar | 359.6 kB | 112 | 107 | 2 | 1.8 | Yes |
| commons-cli-1.9.0.jar | 75.5 kB | 51 | - | - | - | - |
| • Root | - | 50 | 37 | 1 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| commons-io-2.11.0.jar | 327.1 kB | 224 | 201 | 11 | 1.8 | Yes |
| swagger-annotations-2.2.31.jar | 48.8 kB | 86 | 60 | 13 | 1.8 | Yes |
| javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
| junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
| byte-buddy-1.14.12.jar | 4.2 MB | 2935 | - | - | - | - |
| • Root | - | 2933 | 2880 | 38 | 1.6 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| byte-buddy-agent-1.14.12.jar | 256.8 kB | 90 | - | - | - | - |
| • Root | - | 88 | 69 | 2 | 1.5 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jericho-html-3.4.jar | 238.4 kB | 171 | 160 | 2 | 1.7 | Yes |
| antlr4-runtime-4.11.1.jar | 324 kB | 232 | 215 | 7 | 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 |
| commons-text-1.15.0.jar | 264.9 kB | 191 | - | - | - | - |
| • Root | - | 189 | 168 | 8 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| httpclient5-5.3.1.jar | 861.7 kB | 544 | 501 | 26 | 1.8 | Yes |
| httpcore5-5.2.4.jar | 855 kB | 679 | 634 | 30 | 1.8 | Yes |
| httpcore5-h2-5.2.4.jar | 237.1 kB | 177 | 149 | 14 | 1.8 | Yes |
| maven-artifact-3.8.1.jar | 57.8 kB | 59 | 34 | 11 | 1.7 | Yes |
| maven-builder-support-3.8.1.jar | 14.3 kB | 24 | 10 | 1 | 1.7 | Yes |
| maven-core-3.8.1.jar | 633.5 kB | 490 | 403 | 56 | 1.7 | Yes |
| maven-model-3.8.1.jar | 215.4 kB | 94 | 77 | 3 | 1.7 | Yes |
| maven-model-builder-3.8.1.jar | 192.3 kB | 156 | 123 | 16 | 1.7 | Yes |
| maven-plugin-api-3.8.1.jar | 47 kB | 48 | 27 | 6 | 1.7 | Yes |
| maven-repository-metadata-3.8.1.jar | 27.2 kB | 27 | 9 | 2 | 1.7 | Yes |
| maven-resolver-provider-3.8.1.jar | 66.2 kB | 43 | 26 | 1 | 1.7 | Yes |
| maven-settings-3.8.1.jar | 44.3 kB | 35 | 19 | 2 | 1.7 | Yes |
| maven-settings-builder-3.8.1.jar | 42.1 kB | 53 | 32 | 5 | 1.7 | Yes |
| maven-plugin-testing-harness-3.4.0.jar | 68 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.6.2.jar | 149.2 kB | 156 | 132 | 12 | 1.7 | Yes |
| maven-resolver-impl-1.6.2.jar | 179.7 kB | 115 | 94 | 5 | 1.7 | Yes |
| maven-resolver-spi-1.6.2.jar | 38.4 kB | 56 | 34 | 8 | 1.7 | Yes |
| maven-resolver-util-1.6.2.jar | 168.9 kB | 132 | 105 | 13 | 1.7 | Yes |
| maven-shared-utils-3.4.2.jar | 151.1 kB | 103 | 79 | 9 | 1.8 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| checker-qual-3.21.2.jar | 222.1 kB | 424 | 356 | 30 | 1.8 | Yes |
| plexus-classworlds-2.6.0.jar | 52.9 kB | 52 | 37 | 5 | 1.7 | Yes |
| plexus-component-annotations-2.1.0.jar | 4.2 kB | 15 | 3 | 1 | 1.6 | No |
| plexus-interactivity-api-1.5.1.jar | 10.3 kB | 24 | 9 | 2 | 1.8 | Yes |
| plexus-interpolation-1.25.jar | 85.3 kB | 79 | 62 | 7 | 1.6 | Yes |
| plexus-testing-2.0.1.jar | 8.9 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-0.9.0.M4.jar | 305 kB | 281 | 262 | 8 | 1.8 | Yes |
| org.eclipse.sisu.plexus-0.9.0.M4.jar | 215.8 kB | 204 | 167 | 20 | 1.8 | Yes |
| gradle-tooling-api-7.3-20210825160000+0000.jar | 2.4 MB | 1892 | 1890 | 100 | 1.8 | Yes |
| hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
| annotations-13.0.jar | 17.5 kB | 45 | 32 | 2 | 1.5 | Yes |
| kotlin-reflect-1.9.10.jar | 3.2 MB | 2043 | - | - | - | - |
| • Root | - | 2032 | 1937 | 63 | 1.6 | Yes |
| • Versioned | - | 11 | 2 | 2 | 9 | Yes |
| kotlin-stdlib-1.9.10.jar | 1.7 MB | 1026 | - | - | - | - |
| • Root | - | 1024 | 966 | 43 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| kotlin-stdlib-common-1.9.10.jar | 225.1 kB | 386 | 0 | 0 | - | - |
| kotlin-stdlib-jdk7-1.9.10.jar | 1 kB | 5 | - | - | - | - |
| • Root | - | 3 | 0 | 0 | - | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| kotlin-stdlib-jdk8-1.9.10.jar | 1 kB | 5 | - | - | - | - |
| • Root | - | 3 | 0 | 0 | - | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jsoup-1.22.1.jar | 508.3 kB | 326 | - | - | - | - |
| • Root | - | 318 | 300 | 7 | 1.8 | Yes |
| • Versioned | - | 8 | 4 | 2 | 11 | Yes |
| jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - |
| • Root | - | 10 | 4 | 1 | 1.8 | No |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| junit-jupiter-api-5.9.2.jar | 207.8 kB | 194 | 179 | 8 | 1.8 | Yes |
| junit-platform-commons-1.9.2.jar | 103 kB | 64 | - | - | - | - |
| • Root | - | 56 | 43 | 7 | 1.8 | Yes |
| • Versioned | - | 8 | 2 | 1 | 9 | Yes |
| configurator-0.0.8.jar | 15.2 kB | 22 | 9 | 1 | 1.8 | Yes |
| genai-client-1.1.4-SNAPSHOT.jar | 57.4 kB | 56 | 32 | 9 | 1.8 | Yes |
| ghostwriter-1.1.4-SNAPSHOT.jar | 77.3 kB | 47 | 19 | 3 | 1.8 | Yes |
| project-layout-1.1.4-SNAPSHOT.jar | 22 kB | 23 | 11 | 2 | 1.8 | Yes |
| mockito-core-4.11.0.jar | 684.9 kB | 651 | 579 | 64 | 1.8 | Yes |
| mockito-inline-4.11.0.jar | 1.5 kB | 6 | 0 | 0 | - | - |
| objenesis-3.3.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.8.jar | 126.1 kB | 45 | 39 | 3 | 1.5 | Yes |
| slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| plexus-cipher-1.4.jar | 13.5 kB | 20 | 6 | 1 | 1.4 | Yes |
| plexus-sec-dispatcher-1.4.jar | 27.7 kB | 31 | 13 | 3 | 1.4 | Yes |
| tomlj-1.1.1.jar | 179.4 kB | 108 | 103 | 2 | 1.8 | Yes |
| snakeyaml-2.3.jar | 342.2 kB | 284 | - | - | - | - |
| • Root | - | 276 | 235 | 23 | 1.7 | Yes |
| • Versioned | - | 8 | 3 | 2 | 9 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 94 | 60 MB | 36900 | 34189 | 1094 | 1.8 | 84 |
| compile: 45 | compile: 44.1 MB | compile: 25361 | compile: 23874 | compile: 556 | 1.8 | compile: 38 |
| runtime: 17 | runtime: 7.6 MB | runtime: 5052 | runtime: 4540 | runtime: 209 | runtime: 16 | |
| provided: 18 | provided: 2.2 MB | provided: 1920 | provided: 1513 | provided: 152 | provided: 17 | |
| test: 14 | test: 6.1 MB | test: 4567 | test: 4262 | test: 177 | 1.8 | test: 13 |

