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.4.0 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport-zerodep 3.4.0 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.5.0 jar The Apache Software License, Version 2.0
io.micronaut.maven micronaut-maven-core 4.7.2-SNAPSHOT jar Apache License, Version 2.0
io.micronaut.maven micronaut-maven-jib-integration 4.7.2-SNAPSHOT jar Apache License, Version 2.0
io.micronaut.openapi micronaut-openapi-generator 6.13.1 jar The Apache Software License, Version 2.0
io.micronaut.testresources micronaut-test-resources-build-tools 2.6.2 jar The Apache Software License, Version 2.0
org.apache.commons commons-compress 1.26.2 jar Apache-2.0
org.apache.commons commons-lang3 3.17.0 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.3.0 jar Apache-2.0
org.fusesource.jansi jansi 2.4.1 jar Apache License, Version 2.0
org.graalvm.buildtools utils 0.10.3 jar Universal Permissive License Version 1.0
org.testcontainers testcontainers 1.20.3 jar MIT
org.twdata.maven mojo-executor 2.4.0 jar Apache License, Version 2.0
org.yaml snakeyaml 2.3 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-pioneer junit-pioneer 2.3.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.11.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.11.3 jar Eclipse Public License v2.0
org.mockito mockito-core 5.14.2 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.9 jar Apache-2.0
org.apache.maven maven-plugin-api 3.9.9 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.18.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.18.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.18.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-xml 2.18.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.18.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jdk8 2.18.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.18.1 jar The Apache Software License, Version 2.0
com.fasterxml.woodstox woodstox-core 7.0.0 jar The Apache License, Version 2.0
com.github.ben-manes.caffeine caffeine 2.9.3 jar Apache License, Version 2.0
com.github.docker-java docker-java-api 3.4.0 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport 3.4.0 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.google.cloud.tools jib-build-plan 0.4.0 jar The Apache License, Version 2.0
com.google.cloud.tools jib-core 0.27.2 jar The Apache License, Version 2.0
com.google.cloud.tools jib-maven-plugin 3.4.4 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.guava guava 33.2.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-codec commons-codec 1.17.0 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
io.micronaut micronaut-core 4.7.5 jar The Apache Software License, Version 2.0
io.micronaut micronaut-inject 4.7.5 jar The Apache Software License, Version 2.0
io.micronaut.aot micronaut-aot-core 2.5.0 jar The Apache Software License, Version 2.0
io.swagger swagger-annotations 1.6.14 jar Apache License 2.0
io.swagger swagger-compat-spec-parser 1.0.70 jar Apache License 2.0
io.swagger swagger-core 1.6.14 jar Apache License 2.0
io.swagger swagger-models 1.6.14 jar Apache License 2.0
io.swagger swagger-parser 1.0.71 jar Apache License 2.0
io.swagger swagger-parser-safe-url-resolver 1.0.71 jar Apache License 2.0
io.swagger.core.v3 swagger-annotations 2.2.25 jar Apache License 2.0
io.swagger.core.v3 swagger-core 2.2.25 jar Apache License 2.0
io.swagger.core.v3 swagger-models 2.2.25 jar Apache License 2.0
io.swagger.parser.v3 swagger-parser 2.1.22 jar Apache License 2.0
io.swagger.parser.v3 swagger-parser-core 2.1.23 jar Apache License 2.0
io.swagger.parser.v3 swagger-parser-safe-url-resolver 2.1.23 jar Apache License 2.0
io.swagger.parser.v3 swagger-parser-v2-converter 2.1.22 jar Apache License 2.0
io.swagger.parser.v3 swagger-parser-v3 2.1.23 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.5 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-text 1.12.0 jar Apache-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.4.2 jar Apache-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.codehaus.plexus plexus-interpolation 1.27 jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.5.1 jar Apache License, Version 2.0
org.codehaus.woodstox stax2-api 4.2.2 jar The BSD 2-Clause License
org.commonmark commonmark 0.24.0 jar BSD-2-Clause
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.9.0 jar Apache License 2.0
org.openapitools openapi-generator-core 7.9.0 jar Apache License 2.0
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 2.0.16 jar MIT License
org.sonatype.plexus plexus-build-api 0.0.7 jar Apache Public License 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
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.findbugs jsr305 3.0.2 jar The Apache Software License, Version 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.15.4 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.15.4 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.11.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.11.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.11.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-launcher 1.11.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.2 jar The Apache Software License, Version 2.0
com.google.inject guice 5.1.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-artifact 3.9.9 jar Apache-2.0
org.apache.maven maven-builder-support 3.9.9 jar Apache-2.0
org.apache.maven maven-model 3.9.9 jar Apache-2.0
org.apache.maven maven-model-builder 3.9.9 jar Apache-2.0
org.apache.maven maven-repository-metadata 3.9.9 jar Apache-2.0
org.apache.maven maven-resolver-provider 3.9.9 jar Apache-2.0
org.apache.maven maven-settings 3.9.9 jar Apache-2.0
org.apache.maven maven-settings-builder 3.9.9 jar Apache-2.0
org.apache.maven.resolver maven-resolver-api 1.9.22 jar Apache-2.0
org.apache.maven.resolver maven-resolver-impl 1.9.22 jar Apache-2.0
org.apache.maven.resolver maven-resolver-named-locks 1.9.22 jar Apache-2.0
org.apache.maven.resolver maven-resolver-spi 1.9.22 jar Apache-2.0
org.apache.maven.resolver maven-resolver-util 1.9.22 jar Apache-2.0
org.codehaus.plexus plexus-cipher 2.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.8.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.codehaus.plexus plexus-xml 3.0.0 jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.inject 0.9.0.M3 jar Eclipse Public License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.9.0.M3 jar Eclipse Public License, Version 2.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, Woodstox, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

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

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module, SLF4J Extensions Module

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, JUnit Platform Launcher, junit-pioneer

GPL2 w/ CPE: Jakarta Annotations API

The (New) BSD License: jmustache

New BSD License: Hamcrest Core

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

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

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: JOpt Simple

Apache License, Version 2.0: Apache Commons IO, Apache HttpClient, Apache HttpCore, 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, Plexus XML Utilities, SnakeYAML

Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons Lang, Apache Commons Text, Apache Maven Filtering, Apache Maven Invoker, Apache Maven Resources Plugin, Apache Maven Shared Utils, 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: asm

The BSD 2-Clause License: Stax2 API

BSD-2-Clause: commonmark-java core

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

The Apache Software License, Version 2.0: 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., Google Guice - Core Library, Google HTTP Client Library for Java, Guava InternalFutureFailureAccess and InternalFutures, J2ObjC Annotations, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-dataformat-XML, Jackson-dataformat-YAML, Jakarta Dependency Injection, JetBrains Java Annotations, Micronaut AOT, Micronaut Core, Micronaut Test Resources, OpenAPI/Swagger Support, Plexus Archiver Component, Plexus IO Components, 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.18.1.jar 78.5 kB 87 74 2 9 Yes
jackson-core-2.18.1.jar 597.8 kB 293 212 15 - -
jackson-databind-2.18.1.jar 1.7 MB 829 790 24 9 Yes
jackson-dataformat-xml-2.18.1.jar 129.8 kB 88 64 7 9 Yes
jackson-dataformat-yaml-2.18.1.jar 55.6 kB 43 21 4 9 Yes
jackson-datatype-jdk8-2.18.1.jar 36.2 kB 41 23 2 9 Yes
jackson-datatype-jsr310-2.18.1.jar 132.5 kB 86 63 7 9 Yes
woodstox-core-7.0.0.jar 1.6 MB 1091 942 78 9 Yes
caffeine-2.9.3.jar 912.1 kB 703 692 4 1.8 Yes
docker-java-api-3.4.0.jar 485.3 kB 402 387 5 1.8 Yes
docker-java-core-3.4.0.jar 381.7 kB 301 284 7 1.8 Yes
docker-java-transport-3.4.0.jar 38.5 kB 45 34 1 1.8 Yes
docker-java-transport-zerodep-3.4.0.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
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.27.2.jar 393.6 kB 279 247 25 1.8 Yes
jib-maven-plugin-3.4.4.jar 566 kB 383 340 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
failureaccess-1.0.2.jar 4.7 kB 15 2 1 1.7 Yes
guava-33.2.1-jre.jar 3.1 MB 2059 2020 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-codec-1.17.0.jar 372.6 kB 262 115 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
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.7.5.jar 579.1 kB 436 380 41 17 Yes
micronaut-inject-4.7.5.jar 776.8 kB 471 424 23 17 Yes
micronaut-aot-core-2.5.0.jar 40 kB 34 21 4 17 Yes
micronaut-aot-std-optimizers-2.5.0.jar 67.5 kB 38 25 1 17 Yes
micronaut-maven-core-4.7.2-SNAPSHOT.jar 5.8 kB 15 3 2 17 Yes
micronaut-maven-jib-integration-4.7.2-SNAPSHOT.jar 18.4 kB 21 8 1 17 Yes
micronaut-openapi-generator-6.13.1.jar 398.2 kB 194 50 2 17 Yes
micronaut-test-resources-build-tools-2.6.2.jar 31.5 kB 23 12 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.14.jar 21.2 kB 41 31 1 1.7 Yes
swagger-compat-spec-parser-1.0.70.jar 148.6 kB 152 83 13 1.8 Yes
swagger-core-1.6.14.jar 122 kB 99 82 7 1.7 Yes
swagger-models-1.6.14.jar 157.8 kB 114 99 6 1.7 Yes
swagger-parser-1.0.71.jar 97.7 kB 54 40 3 1.8 Yes
swagger-parser-safe-url-resolver-1.0.71.jar 9.9 kB 21 5 5 1.8 Yes
swagger-annotations-2.2.25.jar 48.2 kB 85 59 13 1.8 Yes
swagger-core-2.2.25.jar 233.6 kB 140 121 6 1.8 Yes
swagger-models-2.2.25.jar 136 kB 94 68 13 1.8 Yes
swagger-parser-2.1.22.jar 3.2 kB 11 1 1 1.8 Yes
swagger-parser-core-2.1.23.jar 7.9 kB 18 4 2 1.8 Yes
swagger-parser-safe-url-resolver-2.1.23.jar 9.9 kB 21 5 5 1.8 Yes
swagger-parser-v2-converter-2.1.22.jar 26.1 kB 16 2 1 1.8 Yes
swagger-parser-v3-2.1.23.jar 205.1 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.inject-1.jar 2.5 kB 8 6 1 1.5 No
joda-time-2.10.5.jar 643 kB 765 247 7 1.5 Yes
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes
byte-buddy-1.15.4.jar 4.2 MB 2955 2901 39 9 Yes
byte-buddy-agent-1.15.4.jar 262.8 kB 93 73 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.2.jar 1.1 MB 624 572 37 9 Yes
commons-lang3-3.17.0.jar 673.6 kB 426 396 19 9 Yes
commons-text-1.12.0.jar 251.2 kB 181 161 9 9 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.9.jar 58.8 kB 59 34 11 1.8 Yes
maven-builder-support-3.9.9.jar 14.3 kB 24 10 1 1.8 Yes
maven-core-3.9.9.jar 705.1 kB 521 434 57 1.8 Yes
maven-model-3.9.9.jar 217.8 kB 97 80 3 1.8 Yes
maven-model-builder-3.9.9.jar 208.3 kB 164 130 17 1.8 Yes
maven-plugin-api-3.9.9.jar 47.1 kB 48 27 6 1.8 Yes
maven-repository-metadata-3.9.9.jar 28.5 kB 27 9 2 1.8 Yes
maven-resolver-provider-3.9.9.jar 78.3 kB 50 33 1 1.8 Yes
maven-settings-3.9.9.jar 44.6 kB 35 19 2 1.8 Yes
maven-settings-builder-3.9.9.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.22.jar 157 kB 169 145 12 1.8 Yes
maven-resolver-impl-1.9.22.jar 319.9 kB 209 179 14 1.8 Yes
maven-resolver-named-locks-1.9.22.jar 37.9 kB 40 22 3 1.8 Yes
maven-resolver-spi-1.9.22.jar 51.5 kB 84 58 12 1.8 Yes
maven-resolver-util-1.9.22.jar 195.9 kB 156 129 13 1.8 Yes
maven-filtering-3.3.1.jar 55 kB 39 22 1 1.8 Yes
maven-invoker-3.3.0.jar 34.1 kB 35 18 1 1.8 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 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
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.8.0.jar 53.6 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.27.jar 85.9 kB 79 62 7 1.8 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
plexus-xml-3.0.0.jar 93 kB 44 25 2 1.8 Yes
stax2-api-4.2.2.jar 195.9 kB 146 125 12 9 Yes
commonmark-0.24.0.jar 214.5 kB 212 186 17 11 Yes
org.eclipse.sisu.inject-0.9.0.M3.jar 433.6 kB 318 297 9 1.8 Yes
org.eclipse.sisu.plexus-0.9.0.M3.jar 216.3 kB 205 167 20 1.8 Yes
jansi-2.4.1.jar 257 kB 101 46 4 9 Yes
utils-0.10.3.jar 34.9 kB 35 25 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-pioneer-2.3.0.jar 197.5 kB 172 154 11 11 Yes
junit-jupiter-api-5.11.3.jar 216.4 kB 197 182 8 9 Yes
junit-jupiter-engine-5.11.3.jar 260.1 kB 152 135 9 9 Yes
junit-jupiter-params-5.11.3.jar 591.6 kB 388 354 22 9 Yes
junit-platform-commons-1.11.3.jar 142 kB 88 66 8 9 Yes
junit-platform-engine-1.11.3.jar 246.8 kB 177 158 10 9 Yes
junit-platform-launcher-1.11.2.jar 189 kB 131 116 7 9 Yes
mockito-core-5.14.2.jar 707.7 kB 646 574 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.9.0.jar 6.5 MB 5267 543 16 11 Yes
openapi-generator-core-7.9.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
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-2.0.16.jar 38.8 kB 39 24 6 1.8 Yes
plexus-build-api-0.0.7.jar 8.5 kB 19 4 1 1.4 Yes
testcontainers-1.20.3.jar 17.8 MB 12233 10475 456 15 Yes
mojo-executor-2.4.0.jar 13.1 kB 18 7 1 1.8 Yes
snakeyaml-2.3.jar 342.2 kB 284 236 24 9 Yes
Total Size Entries Classes Packages Java Version Debug Information
155 74.4 MB 52773 39888 2153 17 146
compile: 99 compile: 61.5 MB compile: 43004 compile: 31288 compile: 1631 17 compile: 92
runtime: 13 runtime: 1.4 MB runtime: 1245 runtime: 1072 runtime: 62 runtime: 12
provided: 25 provided: 3.8 MB provided: 2960 provided: 2391 provided: 214 provided: 24
test: 18 test: 7.7 MB test: 5564 test: 5137 test: 246 11 test: 18