Fork me on GitHub

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.github.docker-java docker-java-core 3.3.6 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport-zerodep 3.3.6 jar The Apache Software License, Version 2.0
io.methvin directory-watcher 0.18.0 jar Apache-2.0
io.micronaut.aot micronaut-aot-std-optimizers 2.2.0 jar The Apache Software License, Version 2.0
io.micronaut.maven micronaut-maven-core 4.5.3 jar Apache License, Version 2.0
io.micronaut.maven micronaut-maven-jib-integration 4.5.3 jar Apache License, Version 2.0
io.micronaut.openapi micronaut-openapi-generator 6.7.0 jar The Apache Software License, Version 2.0
io.micronaut.testresources micronaut-test-resources-build-tools 2.4.0 jar The Apache Software License, Version 2.0
org.apache.commons commons-compress 1.26.1 jar Apache-2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.12.0 jar Apache-2.0
org.apache.maven.plugins maven-resources-plugin 3.3.1 jar Apache-2.0
org.apache.maven.shared maven-invoker 3.2.0 jar Apache License, Version 2.0
org.fusesource.jansi jansi 2.4.1 jar Apache License, Version 2.0
org.graalvm.buildtools utils 0.10.1 jar Universal Permissive License Version 1.0
org.testcontainers testcontainers 1.19.7 jar MIT
org.twdata.maven mojo-executor 2.4.0 jar Apache License, Version 2.0
org.yaml snakeyaml 2.2 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:

GroupId ArtifactId Version Type Licenses
org.apache.maven.plugin-testing maven-plugin-testing-harness 3.3.0 jar Apache License, Version 2.0
org.junit.jupiter junit-jupiter-engine 5.10.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.10.2 jar Eclipse Public License v2.0
org.mockito mockito-core 5.11.0 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
org.apache.maven maven-core 3.9.6 jar Apache-2.0
org.apache.maven maven-plugin-api 3.9.6 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
com.fasterxml.jackson.core jackson-annotations 2.13.5 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.13.5 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.13.5 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.16.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-guava 2.15.3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-joda 2.15.3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.15.2 jar The Apache Software License, Version 2.0
com.github.ben-manes.caffeine caffeine 2.9.3 jar Apache License, Version 2.0
com.github.curious-odd-man rgxgen 1.4 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-api 3.3.6 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport 3.3.6 jar The Apache Software License, Version 2.0
com.github.java-json-tools btf 1.3 jar Lesser General Public License, version 3 or greaterApache Software License, version 2.0
com.github.java-json-tools jackson-coreutils 2.0 jar Lesser General Public License, version 3 or greaterApache Software License, version 2.0
com.github.java-json-tools jackson-coreutils-equivalence 1.0 jar Lesser General Public License, version 3 or greaterApache Software License, version 2.0
com.github.java-json-tools json-patch 1.13 jar Lesser General Public License, version 3 or greaterApache Software License, version 2.0
com.github.java-json-tools json-schema-core 1.2.14 jar Lesser General Public License, version 3 or greaterApache Software License, version 2.0
com.github.java-json-tools json-schema-validator 2.2.14 jar Lesser General Public License, version 3 or greaterApache Software License, version 2.0
com.github.java-json-tools msg-simple 1.2 jar Lesser General Public License, version 3 or greaterApache Software License, version 2.0
com.github.java-json-tools uri-template 0.10 jar Lesser General Public License, version 3 or greaterApache Software License, version 2.0
com.github.jknack handlebars 4.3.1 jar The Apache Software License, Version 2.0
com.github.jknack handlebars-jackson2 4.3.1 jar The Apache Software License, Version 2.0
com.github.joschi.jackson jackson-datatype-threetenbp 2.15.2 jar The Apache Software License, Version 2.0
com.github.mifmif generex 1.0.2 jar The Apache Software License, Version 2.0
com.google.cloud.tools jib-build-plan 0.4.0 jar The Apache License, Version 2.0
com.google.cloud.tools jib-core 0.26.0 jar The Apache License, Version 2.0
com.google.cloud.tools jib-maven-plugin 3.4.2 jar The Apache License, Version 2.0
com.google.cloud.tools jib-maven-plugin-extension-api 0.4.0 jar The Apache License, Version 2.0
com.google.cloud.tools jib-native-image-extension-maven 0.1.0 jar The Apache License, Version 2.0
com.google.cloud.tools jib-plugins-extension-common 0.2.0 jar The Apache License, Version 2.0
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.10.0 jar Apache 2.0
com.google.guava guava 32.0.1-jre jar Apache License, Version 2.0
com.googlecode.libphonenumber libphonenumber 8.11.1 jar The Apache Software License, Version 2.0
com.samskivert jmustache 1.15 jar The (New) BSD License
com.squareup javapoet 1.13.0 jar Apache 2.0
commons-cli commons-cli 1.5.0 jar Apache License, Version 2.0
commons-codec commons-codec 1.16.1 jar Apache-2.0
commons-io commons-io 2.11.0 jar Apache License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
dk.brics.automaton automaton 1.11-8 jar BSD
io.micronaut micronaut-core 4.3.11 jar The Apache Software License, Version 2.0
io.micronaut micronaut-inject 4.3.11 jar The Apache Software License, Version 2.0
io.micronaut.aot micronaut-aot-core 2.2.0 jar The Apache Software License, Version 2.0
io.swagger swagger-annotations 1.6.12 jar Apache License 2.0
io.swagger swagger-compat-spec-parser 1.0.69 jar Apache License 2.0
io.swagger swagger-core 1.6.12 jar Apache License 2.0
io.swagger swagger-models 1.6.12 jar Apache License 2.0
io.swagger swagger-parser 1.0.69 jar Apache License 2.0
io.swagger swagger-parser-safe-url-resolver 1.0.69 jar Apache License 2.0
io.swagger.core.v3 swagger-annotations 2.2.20 jar Apache License 2.0
io.swagger.core.v3 swagger-core 2.2.20 jar Apache License 2.0
io.swagger.core.v3 swagger-models 2.2.20 jar Apache License 2.0
io.swagger.parser.v3 swagger-parser 2.1.21 jar Apache License 2.0
io.swagger.parser.v3 swagger-parser-core 2.1.21 jar Apache License 2.0
io.swagger.parser.v3 swagger-parser-safe-url-resolver 2.1.21 jar Apache License 2.0
io.swagger.parser.v3 swagger-parser-v2-converter 2.1.21 jar Apache License 2.0
io.swagger.parser.v3 swagger-parser-v3 2.1.21 jar Apache License 2.0
jakarta.activation jakarta.activation-api 1.2.2 jar EDL 1.0
jakarta.annotation jakarta.annotation-api 2.1.1 jar EPL 2.0GPL2 w/ CPE
jakarta.inject jakarta.inject-api 2.0.1 jar The Apache Software License, Version 2.0
jakarta.validation jakarta.validation-api 2.0.2 jar Apache License 2.0
jakarta.xml.bind jakarta.xml.bind-api 2.3.3 jar Eclipse Distribution License - v 1.0
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
joda-time joda-time 2.10.14 jar Apache License, Version 2.0
junit junit 4.13.2 jar Eclipse Public License 1.0
net.java.dev.jna jna 5.12.1 jar LGPL-2.1-or-laterApache-2.0
net.sf.jopt-simple jopt-simple 5.0.4 jar The MIT License
org.apache.commons commons-lang3 3.12.0 jar Apache License, Version 2.0
org.apache.commons commons-text 1.10.0 jar Apache License, Version 2.0
org.apache.httpcomponents httpclient 4.5.13 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.15 jar Apache License, Version 2.0
org.apache.maven.shared maven-filtering 3.3.1 jar Apache-2.0
org.apache.maven.shared maven-shared-utils 3.3.4 jar Apache License, Version 2.0
org.atteo evo-inflector 1.3 jar Apache License, Version 2.0
org.bouncycastle bcpkix-jdk18on 1.76 jar Bouncy Castle Licence
org.bouncycastle bcprov-jdk18on 1.76 jar Bouncy Castle Licence
org.bouncycastle bcutil-jdk18on 1.76 jar Bouncy Castle Licence
org.checkerframework checker-qual 3.19.0 jar The MIT License
org.codehaus.plexus plexus-interpolation 1.26 jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.5.1 jar Apache License, Version 2.0
org.commonmark commonmark 0.21.0 jar BSD 2-Clause License
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.jetbrains annotations 17.0.0 jar The Apache Software License, Version 2.0
org.mozilla rhino 1.7.7.2 jar Mozilla Public License, Version 2.0
org.openapitools openapi-generator 7.4.0 jar Apache License 2.0
org.openapitools openapi-generator-core 7.4.0 jar Apache License 2.0
org.projectlombok lombok 1.18.30 jar The MIT License
org.rnorth.duct-tape duct-tape 1.0.8 jar MIT
org.slf4j slf4j-api 1.7.36 jar MIT License
org.slf4j slf4j-ext 1.7.36 jar MIT License
org.slf4j slf4j-simple 1.7.36 jar MIT License
org.sonatype.plexus plexus-build-api 0.0.7 jar Apache Public License 2.0
org.threeten threetenbp 1.6.8 jar BSD-3-Clause

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses
com.google.auth google-auth-library-credentials 1.10.0 jar BSD New license
com.google.auth google-auth-library-oauth2-http 1.10.0 jar BSD New license
com.google.auto.value auto-value-annotations 1.9 jar Apache 2.0
com.google.code.gson gson 2.9.0 jar Apache-2.0
com.google.http-client google-http-client 1.42.2 jar The Apache Software License, Version 2.0
com.google.http-client google-http-client-apache-v2 1.42.2 jar The Apache Software License, Version 2.0
com.google.http-client google-http-client-gson 1.42.2 jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 1.3 jar The Apache Software License, Version 2.0
io.grpc grpc-context 1.27.2 jar Apache 2.0
io.opencensus opencensus-api 0.31.1 jar The Apache License, Version 2.0
io.opencensus opencensus-contrib-http-util 0.31.1 jar The Apache License, Version 2.0
org.ow2.asm asm 9.5 jar BSD-3-Clause

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
classworlds classworlds 1.1-alpha-2 jar -
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.codehaus.plexus plexus-archiver 2.2 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-container-default 1.0-alpha-9-stable-1 jar -
org.codehaus.plexus plexus-io 2.0.4 jar The Apache Software License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.10.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.10.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.2 jar Eclipse Public License v2.0
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.3.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:

GroupId ArtifactId Version Type Licenses
aopalliance aopalliance 1.0 jar Public Domain
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.inject guice 5.1.0 jar The Apache Software License, Version 2.0
javax.annotation javax.annotation-api 1.2 jar CDDL + GPLv2 with classpath exception
org.apache.maven maven-artifact 3.9.6 jar Apache-2.0
org.apache.maven maven-builder-support 3.9.6 jar Apache-2.0
org.apache.maven maven-model 3.9.6 jar Apache-2.0
org.apache.maven maven-model-builder 3.9.6 jar Apache-2.0
org.apache.maven maven-repository-metadata 3.9.6 jar Apache-2.0
org.apache.maven maven-resolver-provider 3.9.6 jar Apache-2.0
org.apache.maven maven-settings 3.9.6 jar Apache-2.0
org.apache.maven maven-settings-builder 3.9.6 jar Apache-2.0
org.apache.maven.resolver maven-resolver-api 1.9.18 jar Apache-2.0
org.apache.maven.resolver maven-resolver-impl 1.9.18 jar Apache-2.0
org.apache.maven.resolver maven-resolver-named-locks 1.9.18 jar Apache-2.0
org.apache.maven.resolver maven-resolver-spi 1.9.18 jar Apache-2.0
org.apache.maven.resolver maven-resolver-util 1.9.18 jar Apache-2.0
org.codehaus.plexus plexus-cipher 2.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.7.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-component-annotations 2.1.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-sec-dispatcher 2.0 jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.inject 0.9.0.M2 jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.9.0.M2 jar Eclipse Public License, Version 1.0

Project Dependency Graph

Dependency Tree

Licenses

Apache Public License 2.0: plexus-build-api

The Apache License, Version 2.0: Common Base for Jib Plugin Extension APIs, Extension API for Jib Maven Plugin, Jib, Jib Container Build Plan API, Jib Core, Native Image Extension for Jib Maven Plugin, OpenCensus, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Apache 2.0: AutoValue Annotations, JavaPoet, error-prone annotations, io.grpc:grpc-context

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module, SLF4J Extensions Module, SLF4J Simple Binding

Mozilla Public License, Version 2.0: Mozilla Rhino

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API

GPL2 w/ CPE: Jakarta Annotations API

The (New) BSD License: jmustache

New BSD License: Hamcrest Core

BSD 2-Clause License: commonmark-java core

Universal Permissive License Version 1.0: Utilities for GraalVM native image plugins

Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus

BSD: Automaton

Unknown: Default Plexus Container, classworlds

Apache License 2.0: Jakarta Bean Validation API, openapi-generator (core library), openapi-generator-core, swagger-annotations, swagger-compat-spec-parser, swagger-core, swagger-models, swagger-parser, swagger-parser-safe-url-resolver, swagger-parser-v2-converter, swagger-parser-v3

LGPL-2.1-or-later: Java Native Access

The MIT License: Checker Qual, JOpt Simple, Project Lombok

Apache License, Version 2.0: Apache Commons CLI, Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache HttpClient, Apache HttpCore, Apache Maven Invoker, Apache Maven Shared Utils, Byte Buddy (without dependencies), Byte Buddy agent, Caffeine cache, Evo Inflector, Guava: Google Core Libraries for Java, Jansi, Joda-Time, Maven Plugin Testing Mechanism, Micronaut Maven Plugin - Core, Micronaut Maven Plugin - Jib Integration, Micronaut Maven Plugin - Plugin, Mojo Executor, Objenesis, Plexus :: Component Annotations, Plexus Cipher: encryption/decryption Component, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Plexus Security Dispatcher Component, SnakeYAML

Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Maven Filtering, Apache Maven Resources Plugin, Gson, Java Native Access, 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 Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Tools Java Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, directory-watcher

EPL 2.0: Jakarta Annotations API

BSD New license: Google Auth Library for Java - Credentials, Google Auth Library for Java - OAuth2 HTTP

BSD-3-Clause: ThreeTen backport, asm

Public Domain: AOP alliance

Bouncy Castle Licence: Bouncy Castle ASN.1 Extension and Utility APIs, Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs, Bouncy Castle Provider

Lesser General Public License, version 3 or greater: btf, jackson-coreutils, jackson-coreutils-equivalence, json-patch, json-schema-core, json-schema-validator, msg-simple, uri-template

EDL 1.0: Jakarta Activation API jar

MIT: Duct Tape, Testcontainers Core, mockito-core

Eclipse Distribution License - v 1.0: Jakarta XML Binding API

CDDL + GPLv2 with classpath exception: javax.annotation API

The Apache Software License, Version 2.0: A Jackson 2.x helper, Apache Commons Logging, Apache HTTP transport v2 for the Google HTTP Client Library for Java., FindBugs-jsr305, GSON extensions to the Google HTTP Client Library for Java., Generex, Google Guice - Core Library, Google HTTP Client Library for Java, Guava InternalFutureFailureAccess and InternalFutures, Handlebars, J2ObjC Annotations, Jackson datatype: Guava, Jackson datatype: JSR310, Jackson datatype: Joda, Jackson-Datatype-ThreeTenBackport, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, Jakarta Dependency Injection, JetBrains Java Annotations, Micronaut AOT, Micronaut Framework, Micronaut Test Resources, OpenAPI/Swagger Support, Plexus Archiver Component, Plexus IO Components, RgxGen, docker-java-api, docker-java-core, docker-java-transport, docker-java-transport-zerodep, jackson-databind, javax.inject, libphonenumber

Apache Software License, version 2.0: btf, jackson-coreutils, jackson-coreutils-equivalence, json-patch, json-schema-core, json-schema-validator, msg-simple, uri-template

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
classworlds-1.1-alpha-2.jar 37.5 kB 32 22 3 1.1 Yes
jackson-annotations-2.13.5.jar 75.7 kB 84 72 2 9 Yes
jackson-core-2.13.5.jar 375.2 kB 156 128 13 9 Yes
jackson-databind-2.13.5.jar 1.5 MB 746 708 23 9 Yes
jackson-dataformat-yaml-2.16.1.jar 54.9 kB 43 21 4 9 Yes
jackson-datatype-guava-2.15.3.jar 87.9 kB 70 47 8 9 Yes
jackson-datatype-joda-2.15.3.jar 75.4 kB 65 44 6 9 Yes
jackson-datatype-jsr310-2.15.2.jar 122.9 kB 82 59 7 9 Yes
caffeine-2.9.3.jar 912.1 kB 703 692 4 1.8 Yes
rgxgen-1.4.jar 73.1 kB 68 49 9 1.8 Yes
docker-java-api-3.3.6.jar 472.5 kB 402 387 5 1.8 Yes
docker-java-core-3.3.6.jar 372.3 kB 301 284 7 1.8 Yes
docker-java-transport-3.3.6.jar 37.6 kB 45 34 1 1.8 Yes
docker-java-transport-zerodep-3.3.6.jar 2.3 MB 1566 1319 77 1.8 Yes
btf-1.3.jar 9 kB 11 3 1 1.7 No
jackson-coreutils-2.0.jar 31.8 kB 26 14 2 1.7 Yes
jackson-coreutils-equivalence-1.0.jar 1.9 kB 7 1 1 1.7 Yes
json-patch-1.13.jar 44 kB 41 29 3 1.7 Yes
json-schema-core-1.2.14.jar 175.8 kB 164 125 22 1.7 Yes
json-schema-validator-2.2.14.jar 238.7 kB 226 159 31 1.7 Yes
msg-simple-1.2.jar 36.9 kB 37 23 6 1.7 Yes
uri-template-0.10.jar 58.2 kB 57 39 7 1.7 Yes
handlebars-4.3.1.jar 954.2 kB 586 529 32 1.8 Yes
handlebars-jackson2-4.3.1.jar 9.3 kB 16 5 1 1.8 Yes
jackson-datatype-threetenbp-2.15.2.jar 149.6 kB 121 97 8 9 Yes
generex-1.0.2.jar 14.4 kB 19 7 2 1.5 Yes
google-auth-library-credentials-1.10.0.jar 6 kB 16 6 1 1.8 Yes
google-auth-library-oauth2-http-1.10.0.jar 214.4 kB 145 133 2 1.8 Yes
auto-value-annotations-1.9.jar 7.5 kB 24 9 4 1.7 No
jib-build-plan-0.4.0.jar 24.5 kB 29 19 2 1.8 Yes
jib-core-0.26.0.jar 391.5 kB 278 246 25 1.8 Yes
jib-maven-plugin-3.4.2.jar 564.3 kB 382 339 30 1.8 Yes
jib-maven-plugin-extension-api-0.4.0.jar 2.4 kB 11 2 1 1.8 No
jib-native-image-extension-maven-0.1.0.jar 9.6 kB 16 4 1 1.8 Yes
jib-plugins-extension-common-0.2.0.jar 4.3 kB 14 5 1 1.8 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
gson-2.9.0.jar 249.3 kB 209 189 10 9 Yes
error_prone_annotations-2.10.0.jar 16 kB 37 25 2 1.7 Yes
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes
guava-32.0.1-jre.jar 3 MB 2054 2014 18 1.8 Yes
google-http-client-1.42.2.jar 292.7 kB 248 219 16 1.7 Yes
google-http-client-apache-v2-1.42.2.jar 10.7 kB 20 6 1 1.7 Yes
google-http-client-gson-1.42.2.jar 10.6 kB 20 7 1 1.7 Yes
guice-5.1.0.jar 777.6 kB 512 494 11 1.8 Yes
j2objc-annotations-1.3.jar 8.8 kB 23 12 1 1.5 Yes
libphonenumber-8.11.1.jar 344.5 kB 606 51 2 1.6 Yes
jmustache-1.15.jar 85.9 kB 89 60 2 9 Yes
javapoet-1.13.0.jar 106.1 kB 53 43 1 1.8 Yes
commons-cli-1.5.0.jar 58.3 kB 42 29 1 1.7 Yes
commons-codec-1.16.1.jar 365.5 kB 259 110 8 9 Yes
commons-io-2.11.0.jar 327.1 kB 224 201 11 1.8 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
automaton-1.11-8.jar 176.3 kB 206 25 1 1.5 No
grpc-context-1.27.2.jar 30.1 kB 30 26 1 1.7 Yes
directory-watcher-0.18.0.jar 54.8 kB 55 46 6 1.8 Yes
micronaut-core-4.3.11.jar 552.1 kB 417 361 41 17 Yes
micronaut-inject-4.3.11.jar 708.5 kB 435 389 22 17 Yes
micronaut-aot-core-2.2.0.jar 39.2 kB 34 21 4 17 Yes
micronaut-aot-std-optimizers-2.2.0.jar 65.2 kB 37 24 1 17 Yes
micronaut-maven-core-4.5.3.jar 5.8 kB 15 3 2 17 Yes
micronaut-maven-jib-integration-4.5.3.jar 11.8 kB 16 3 1 17 Yes
micronaut-openapi-generator-6.7.0.jar 213.4 kB 185 43 1 17 Yes
micronaut-test-resources-build-tools-2.4.0.jar 29 kB 21 11 1 17 Yes
opencensus-api-0.31.1.jar 355.4 kB 401 380 17 1.7 Yes
opencensus-contrib-http-util-0.31.1.jar 23.4 kB 19 12 2 1.6 Yes
swagger-annotations-1.6.12.jar 21.2 kB 41 31 1 1.7 Yes
swagger-compat-spec-parser-1.0.69.jar 148.6 kB 152 83 13 1.8 Yes
swagger-core-1.6.12.jar 121.1 kB 98 81 7 1.7 Yes
swagger-models-1.6.12.jar 157.8 kB 114 99 6 1.7 Yes
swagger-parser-1.0.69.jar 98.1 kB 54 40 3 1.8 Yes
swagger-parser-safe-url-resolver-1.0.69.jar 9.9 kB 21 5 5 1.8 Yes
swagger-annotations-2.2.20.jar 47.1 kB 84 58 13 1.8 Yes
swagger-core-2.2.20.jar 225 kB 135 116 6 1.8 Yes
swagger-models-2.2.20.jar 133.1 kB 92 66 13 1.8 Yes
swagger-parser-2.1.21.jar 3.2 kB 11 1 1 1.8 Yes
swagger-parser-core-2.1.21.jar 7.8 kB 18 4 2 1.8 Yes
swagger-parser-safe-url-resolver-2.1.21.jar 9.9 kB 21 5 5 1.8 Yes
swagger-parser-v2-converter-2.1.21.jar 26.1 kB 16 2 1 1.8 Yes
swagger-parser-v3-2.1.21.jar 201.9 kB 83 66 7 1.8 Yes
jakarta.activation-api-1.2.2.jar 46.6 kB 43 32 2 9 Yes
jakarta.annotation-api-2.1.1.jar 26.1 kB 31 18 4 9 Yes
jakarta.inject-api-2.0.1.jar 10.7 kB 18 7 2 9 No
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 111 7 9 Yes
javax.annotation-api-1.2.jar 26.4 kB 29 15 3 1.6 Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
joda-time-2.10.14.jar 644.3 kB 765 247 7 1.5 Yes
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes
byte-buddy-1.14.12.jar 4.2 MB 2935 2881 39 9 Yes
byte-buddy-agent-1.14.12.jar 256.8 kB 90 70 3 9 Yes
jna-5.12.1.jar 1.9 MB 186 123 4 1.6 Yes
jopt-simple-5.0.4.jar 78.1 kB 71 59 3 1.7 Yes
commons-compress-1.26.1.jar 1.1 MB 624 570 37 9 Yes
commons-lang3-3.12.0.jar 587.4 kB 374 345 17 1.8 Yes
commons-text-1.10.0.jar 238.4 kB 174 154 8 1.8 Yes
httpclient-4.5.13.jar 780.3 kB 511 470 24 1.6 Yes
httpcore-4.4.15.jar 328.3 kB 283 253 17 1.6 Yes
maven-artifact-3.9.6.jar 58.7 kB 59 34 11 1.8 Yes
maven-builder-support-3.9.6.jar 14.3 kB 24 10 1 1.8 Yes
maven-core-3.9.6.jar 701.6 kB 521 434 57 1.8 Yes
maven-model-3.9.6.jar 217.6 kB 97 80 3 1.8 Yes
maven-model-builder-3.9.6.jar 198.4 kB 159 126 16 1.8 Yes
maven-plugin-api-3.9.6.jar 47.4 kB 48 27 6 1.8 Yes
maven-repository-metadata-3.9.6.jar 28.4 kB 27 9 2 1.8 Yes
maven-resolver-provider-3.9.6.jar 74.4 kB 49 32 1 1.8 Yes
maven-settings-3.9.6.jar 44.5 kB 35 19 2 1.8 Yes
maven-settings-builder-3.9.6.jar 42.3 kB 53 32 5 1.8 Yes
maven-plugin-testing-harness-3.3.0.jar 51 kB 36 17 3 1.6 Yes
maven-plugin-annotations-3.12.0.jar 13.8 kB 22 7 1 1.8 Yes
maven-resources-plugin-3.3.1.jar 31 kB 24 6 2 1.8 Yes
maven-resolver-api-1.9.18.jar 157.1 kB 169 145 12 1.8 Yes
maven-resolver-impl-1.9.18.jar 317.9 kB 208 178 14 1.8 Yes
maven-resolver-named-locks-1.9.18.jar 37.9 kB 40 22 3 1.8 Yes
maven-resolver-spi-1.9.18.jar 51.7 kB 84 58 12 1.8 Yes
maven-resolver-util-1.9.18.jar 196 kB 156 129 13 1.8 Yes
maven-filtering-3.3.1.jar 55 kB 39 22 1 1.8 Yes
maven-invoker-3.2.0.jar 32.6 kB 34 17 1 1.8 Yes
maven-shared-utils-3.3.4.jar 153.1 kB 103 79 9 1.7 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 9 Yes
evo-inflector-1.3.jar 12 kB 17 6 1 1.6 Yes
bcpkix-jdk18on-1.76.jar 1.1 MB 958 898 53 9 No
bcprov-jdk18on-1.76.jar 8.4 MB 5552 4144 177 15 Yes
bcutil-jdk18on-1.76.jar 676.7 kB 627 586 34 9 No
checker-qual-3.19.0.jar 222.1 kB 424 356 30 1.8 Yes
plexus-archiver-2.2.jar 185 kB 137 112 12 1.5 Yes
plexus-cipher-2.0.jar 13 kB 19 5 1 1.7 Yes
plexus-classworlds-2.7.0.jar 53.3 kB 51 36 5 1.8 Yes
plexus-component-annotations-2.1.0.jar 4.2 kB 15 3 1 1.6 No
plexus-container-default-1.0-alpha-9-stable-1.jar 194.2 kB 215 175 28 1.1 Yes
plexus-interpolation-1.26.jar 85.3 kB 79 62 7 1.6 Yes
plexus-io-2.0.4.jar 58.3 kB 62 43 5 1.5 Yes
plexus-sec-dispatcher-2.0.jar 23.6 kB 30 12 3 1.7 Yes
plexus-utils-3.5.1.jar 269.3 kB 152 108 9 11 Yes
commonmark-0.21.0.jar 170.8 kB 179 156 13 1.7 Yes
org.eclipse.sisu.inject-0.9.0.M2.jar 424.6 kB 318 294 9 1.8 Yes
org.eclipse.sisu.plexus-0.9.0.M2.jar 209.8 kB 203 165 20 1.8 Yes
jansi-2.4.1.jar 257 kB 101 46 4 9 Yes
utils-0.10.1.jar 30 kB 30 21 4 11 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
annotations-17.0.0.jar 19 kB 47 39 2 1.8 Yes
junit-jupiter-api-5.10.2.jar 211 kB 197 182 8 9 Yes
junit-jupiter-engine-5.10.2.jar 244.7 kB 147 130 9 9 Yes
junit-jupiter-params-5.10.2.jar 586 kB 381 347 22 9 Yes
junit-platform-commons-1.10.2.jar 106.2 kB 64 44 7 9 Yes
junit-platform-engine-1.10.2.jar 204.8 kB 153 136 10 9 Yes
mockito-core-5.11.0.jar 704 kB 642 570 64 11 Yes
rhino-1.7.7.2.jar 1.2 MB 521 482 23 1.6 Yes
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes
openapi-generator-7.4.0.jar 6.2 MB 5056 523 16 11 Yes
openapi-generator-core-7.4.0.jar 58.4 kB 59 43 6 11 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 9 Yes
asm-9.5.jar 121.9 kB 44 38 3 9 Yes
lombok-1.18.30.jar 2 MB 1063 172 13 9 Yes
duct-tape-1.0.8.jar 25.4 kB 37 22 6 1.8 Yes
slf4j-api-1.7.36.jar 41.1 kB 46 34 4 1.5 Yes
slf4j-ext-1.7.36.jar 37.9 kB 40 26 6 1.5 Yes
slf4j-simple-1.7.36.jar 15.3 kB 20 10 1 1.5 Yes
plexus-build-api-0.0.7.jar 8.5 kB 19 4 1 1.4 Yes
testcontainers-1.19.7.jar 17.8 MB 12226 10468 456 15 Yes
threetenbp-1.6.8.jar 514.3 kB 229 207 6 1.6 Yes
mojo-executor-2.4.0.jar 13.1 kB 18 7 1 1.8 Yes
snakeyaml-2.2.jar 334.4 kB 278 230 24 9 Yes
Total Size Entries Classes Packages Java Version Debug Information
163 74.9 MB 53320 39574 2143 17 154
compile: 110 compile: 62.7 MB compile: 44011 compile: 31383 compile: 1643 17 compile: 103
runtime: 12 runtime: 1.3 MB runtime: 1199 runtime: 1037 runtime: 59 runtime: 11
provided: 25 provided: 3.7 MB provided: 2936 provided: 2370 provided: 214 provided: 24
test: 16 test: 7.1 MB test: 5174 test: 4784 test: 227 11 test: 16