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
ch.qos.logback logback-classic 1.2.3 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.fasterxml.jackson.core jackson-databind 2.9.2 jar The Apache Software License, Version 2.0
io.helidon.microprofile.cdi helidon-microprofile-cdi 2.2.1 jar Apache 2.0
io.helidon.microprofile.rest-client helidon-microprofile-rest-client 2.2.1 jar Apache 2.0
io.helidon.microprofile.server helidon-microprofile-server 2.2.1 jar Apache 2.0
org.eclipse.microprofile.openapi microprofile-openapi-api 1.1.2 jar Apache License, Version 2.0
org.slf4j jul-to-slf4j 1.7.30 jar MIT License
org.slf4j slf4j-api 1.7.30 jar MIT License

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 Optional
io.helidon.microprofile helidon-microprofile-access-log 2.2.1 jar Apache 2.0 No
io.helidon.microprofile helidon-microprofile-cors 2.2.1 jar Apache 2.0 No
io.helidon.microprofile.openapi helidon-microprofile-openapi 2.2.1 jar Apache 2.0 No
io.helidon.webserver helidon-webserver-access-log 2.2.1 jar Apache 2.0 No
org.glassfish.jersey.media jersey-media-json-binding 2.33 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license No
org.jboss jandex 2.1.1.Final jar Apache License, Version 2.0 Yes

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type Licenses
io.helidon.microprofile.tests helidon-microprofile-tests-junit5 2.2.1 jar Apache 2.0
org.junit.jupiter junit-jupiter-engine 5.7.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.7.0 jar Eclipse Public License v2.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
ch.qos.logback logback-core 1.2.3 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.fasterxml.jackson.core jackson-annotations 2.12.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.12.1 jar The Apache Software License, Version 2.0
io.helidon.common helidon-common 2.2.1 jar Apache 2.0
io.helidon.common helidon-common-configurable 2.2.1 jar Apache 2.0
io.helidon.common helidon-common-context 2.2.1 jar Apache 2.0
io.helidon.common helidon-common-http 2.2.1 jar Apache 2.0
io.helidon.common helidon-common-key-util 2.2.1 jar Apache 2.0
io.helidon.common helidon-common-mapper 2.2.1 jar Apache 2.0
io.helidon.common helidon-common-media-type 2.2.1 jar Apache 2.0
io.helidon.common helidon-common-reactive 2.2.1 jar Apache 2.0
io.helidon.common helidon-common-service-loader 2.2.1 jar Apache 2.0
io.helidon.config helidon-config 2.2.1 jar Apache 2.0
io.helidon.config helidon-config-mp 2.2.1 jar Apache 2.0
io.helidon.jersey helidon-jersey-client 2.2.1 jar Apache 2.0
io.helidon.jersey helidon-jersey-server 2.2.1 jar Apache 2.0
io.helidon.media helidon-media-common 2.2.1 jar Apache 2.0
io.helidon.microprofile.config helidon-microprofile-config 2.2.1 jar Apache 2.0
io.helidon.microprofile.weld weld-core-impl 2.2.1 jar Apache 2.0
io.helidon.microprofile.weld weld-se-core 2.2.1 jar Apache 2.0
io.helidon.tracing helidon-tracing-config 2.2.1 jar Apache 2.0
io.helidon.webserver helidon-webserver 2.2.1 jar Apache 2.0
io.helidon.webserver helidon-webserver-jersey 2.2.1 jar Apache 2.0
io.netty netty-buffer 4.1.58.Final jar Apache License, Version 2.0
io.netty netty-codec 4.1.58.Final jar Apache License, Version 2.0
io.netty netty-codec-http 4.1.58.Final jar Apache License, Version 2.0
io.netty netty-codec-http2 4.1.58.Final jar Apache License, Version 2.0
io.netty netty-common 4.1.58.Final jar Apache License, Version 2.0
io.netty netty-handler 4.1.58.Final jar Apache License, Version 2.0
io.netty netty-resolver 4.1.58.Final jar Apache License, Version 2.0
io.netty netty-transport 4.1.58.Final jar Apache License, Version 2.0
io.opentracing opentracing-api 0.33.0 jar The Apache Software License, Version 2.0
io.opentracing opentracing-noop 0.33.0 jar The Apache Software License, Version 2.0
io.opentracing opentracing-util 0.33.0 jar The Apache Software License, Version 2.0
jakarta.activation jakarta.activation-api 1.2.2 jar EDL 1.0
jakarta.annotation jakarta.annotation-api 1.3.5 jar EPL 2.0GPL2 w/ CPE
jakarta.el jakarta.el-api 3.0.3 jar EPL 2.0GPL2 w/ CPE
jakarta.enterprise jakarta.enterprise.cdi-api 2.0.2 jar Apache License 2.0
jakarta.inject jakarta.inject-api 1.0 jar The Apache Software License, Version 2.0
jakarta.interceptor jakarta.interceptor-api 1.2.5 jar EPL 2.0GPL2 w/ CPE
jakarta.validation jakarta.validation-api 2.0.2 jar Apache License 2.0
jakarta.ws.rs jakarta.ws.rs-api 2.1.6 jar EPL 2.0GPL2 w/ CPE
jakarta.xml.bind jakarta.xml.bind-api 2.3.3 jar Eclipse Distribution License - v 1.0
org.eclipse.microprofile.config microprofile-config-api 1.4 jar Apache License, Version 2.0
org.eclipse.microprofile.rest.client microprofile-rest-client-api 1.4.1 jar Apache License, Version 2.0
org.glassfish.hk2 hk2-api 2.6.1 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-locator 2.6.1 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-utils 2.6.1 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 osgi-resource-locator 1.0.3 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2.external aopalliance-repackaged 2.6.1 jar EPL 2.0GPL2 w/ CPE
org.glassfish.jersey.core jersey-client 2.33 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.core jersey-common 2.33 jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Public Domain
org.glassfish.jersey.core jersey-server 2.33 jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Modified BSD
org.glassfish.jersey.ext.microprofile jersey-mp-rest-client 2.33 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.inject jersey-hk2 2.33 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.javassist javassist 3.25.0-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.jboss.classfilewriter jboss-classfilewriter 1.2.4.Final jar Apache License, version 2.0
org.jboss.logging jboss-logging 3.2.1.Final jar Apache License, version 2.0
org.jboss.weld weld-api 3.1.SP2 jar Apache License, Version 2.0
org.jboss.weld weld-spi 3.1.SP2 jar Apache License, Version 2.0
org.jboss.weld.environment weld-environment-common 3.1.6.Final jar Apache 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 Classifier Type Licenses
io.helidon.config helidon-config-encryption 2.2.1 - jar Apache 2.0
io.helidon.config helidon-config-object-mapping 2.2.1 - jar Apache 2.0
io.helidon.config helidon-config-yaml 2.2.1 - jar Apache 2.0
io.helidon.jersey helidon-jersey-common 2.2.1 - jar Apache 2.0
io.helidon.jersey helidon-jersey-media-jsonp 2.2.1 - jar Apache 2.0
io.helidon.media helidon-media-jsonp 2.2.1 - jar Apache 2.0
io.helidon.openapi helidon-openapi 2.2.1 - jar Apache 2.0
io.helidon.webserver helidon-webserver-cors 2.2.1 - jar Apache 2.0
io.smallrye smallrye-open-api 1.2.0 - jar Apache License, Version 2.0
jakarta.json.bind jakarta.json.bind-api 1.0.2 - jar Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception
org.eclipse yasson 1.0.8 - jar Eclipse Public License v. 2.0Eclipse Distribution License v. 1.0
org.glassfish jakarta.json 1.1.6 - jar Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception
org.glassfish jakarta.json 1.1.6 module jar Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception
org.glassfish jsonp-jaxrs 1.1.6 - jar Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception
org.glassfish.jersey.ext.cdi jersey-cdi1x 2.33 - jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.ext.cdi jersey-weld2-se 2.33 - jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.media jersey-media-json-processing 2.33 - jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.yaml snakeyaml 1.27 - 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.apiguardian apiguardian-api 1.1.0 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.7.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.7.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.7.0 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: JBoss Logging 3, classfilewriter

Eclipse Public License 2.0: JSON-B API, JSON-P Default Provider, Jakarta JSON Processing Media for Jakarta RESTful Web Services

Apache 2.0: Helidon Common, Helidon Common Configurable, Helidon Common Context, Helidon Common HTTP, Helidon Common Key Util, Helidon Common Mapper, Helidon Common Media Type, Helidon Common Reactive, Helidon Common Service Loader, Helidon Config, Helidon Config Encryption Filter, Helidon Config MP, Helidon Config Object Mapping, Helidon Config YAML, Helidon Jersey Client, Helidon Jersey Common, Helidon Jersey Media JSON-P, Helidon Jersey Server, Helidon Media Common, Helidon Media JSON-P, Helidon MicroProfile Access Log Support, Helidon MicroProfile CDI, Helidon Microprofile CORS, Helidon Microprofile Config, Helidon Microprofile OpenAPI, Helidon Microprofile Rest Client, Helidon Microprofile Server, Helidon Microprofile Tests JUnit5, Helidon OpenAPI, Helidon Tracing Config, Helidon WebServer, Helidon WebServer Access Logs, Helidon WebServer Jersey, Helidon Webserver CORS, weld-core-impl, weld-se-core

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

jQuery license: jersey-core-client, jersey-ext-cdi1x, jersey-ext-weld2-se, jersey-inject-hk2, jersey-media-json-binding, jersey-media-json-processing, jersey-mp-rest-client

MIT License: JUL to SLF4J bridge, SLF4J API Module

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

GPL2 w/ CPE: HK2 API module, HK2 Implementation Utilities, Jakarta Annotations API, Jakarta Expression Language 3.0 API, Jakarta Interceptors, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jakarta.ws.rs-api, jersey-core-client, jersey-ext-cdi1x, jersey-ext-weld2-se, jersey-inject-hk2, jersey-media-json-binding, jersey-media-json-processing, jersey-mp-rest-client

Unknown: cicd-sample

Eclipse Public License v. 2.0: org.eclipse.yasson

Apache License 2.0: Jakarta Bean Validation API, Jakarta CDI, Javassist

Apache License, Version 2.0: Java Annotation Indexer, MicroProfile Config API, MicroProfile OpenAPI API, MicroProfile Rest Client API, Netty/Buffer, Netty/Codec, Netty/Codec/HTTP, Netty/Codec/HTTP2, Netty/Common, Netty/Handler, Netty/Resolver, Netty/Transport, SmallRye: MicroProfile OpenAPI Implementation, SnakeYAML, Weld APIs, Weld Environment Common, Weld SPIs for container integration

EPL 2.0: HK2 API module, HK2 Implementation Utilities, Jakarta Annotations API, Jakarta Expression Language 3.0 API, Jakarta Interceptors, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jakarta.ws.rs-api, jersey-core-client, jersey-core-common, jersey-core-server, jersey-ext-cdi1x, jersey-ext-weld2-se, jersey-inject-hk2, jersey-media-json-binding, jersey-media-json-processing, jersey-mp-rest-client

MIT license: jersey-core-client, jersey-ext-cdi1x, jersey-ext-weld2-se, jersey-inject-hk2, jersey-media-json-binding, jersey-media-json-processing, jersey-mp-rest-client

MPL 1.1: Javassist

BSD 2-Clause: jersey-core-client, jersey-ext-cdi1x, jersey-ext-weld2-se, jersey-inject-hk2, jersey-media-json-binding, jersey-media-json-processing, jersey-mp-rest-client

Apache License, 2.0: jersey-core-client, jersey-core-common, jersey-core-server, jersey-ext-cdi1x, jersey-ext-weld2-se, jersey-inject-hk2, jersey-media-json-binding, jersey-media-json-processing, jersey-mp-rest-client

Eclipse Distribution License v. 1.0: org.eclipse.yasson

Public Domain: jersey-core-client, jersey-core-common, jersey-ext-cdi1x, jersey-ext-weld2-se, jersey-inject-hk2, jersey-media-json-binding, jersey-media-json-processing, jersey-mp-rest-client

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

W3C license: jersey-core-client, jersey-ext-cdi1x, jersey-ext-weld2-se, jersey-inject-hk2, jersey-media-json-binding, jersey-media-json-processing, jersey-mp-rest-client

GNU General Public License, version 2 with the GNU Classpath Exception: JSON-B API, JSON-P Default Provider, Jakarta JSON Processing Media for Jakarta RESTful Web Services

EDL 1.0: Jakarta Activation API jar, jersey-core-client, jersey-ext-cdi1x, jersey-ext-weld2-se, jersey-inject-hk2, jersey-media-json-binding, jersey-media-json-processing, jersey-mp-rest-client

Modified BSD: jersey-core-client, jersey-core-server, jersey-ext-cdi1x, jersey-ext-weld2-se, jersey-inject-hk2, jersey-media-json-binding, jersey-media-json-processing, jersey-mp-rest-client

LGPL 2.1: Javassist

Eclipse Distribution License - v 1.0: Jakarta XML Binding API

The Apache Software License, Version 2.0: Jackson-annotations, Jackson-core, Jakarta Dependency Injection, OpenTracing API, OpenTracing-noop, OpenTracing-util, jackson-databind

The GNU General Public License (GPL), Version 2, With Classpath Exception: jersey-core-common, jersey-core-server

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.2.3.jar 290.3 kB 234 175 27 1.6 Yes
logback-core-1.2.3.jar 471.9 kB 419 373 36 1.6 Yes
jackson-annotations-2.12.1.jar 75.7 kB 84 72 2 - Yes
jackson-core-2.12.1.jar 365.2 kB 151 125 13 - Yes
jackson-databind-2.9.2.jar 1.3 MB 651 617 20 1.7 Yes
helidon-common-2.2.1.jar 52.6 kB 46 30 2 - Yes
helidon-common-configurable-2.2.1.jar 48.5 kB 36 23 2 - Yes
helidon-common-context-2.2.1.jar 24.7 kB 30 16 3 - Yes
helidon-common-http-2.2.1.jar 80.8 kB 67 54 2 - Yes
helidon-common-key-util-2.2.1.jar 26.5 kB 23 10 2 - Yes
helidon-common-mapper-2.2.1.jar 20.4 kB 27 13 3 - Yes
helidon-common-media-type-2.2.1.jar 18.6 kB 27 7 3 - Yes
helidon-common-reactive-2.2.1.jar 279.2 kB 197 184 2 - Yes
helidon-common-service-loader-2.2.1.jar 16.4 kB 19 6 2 - Yes
helidon-config-2.2.1.jar 329.4 kB 241 221 3 - Yes
helidon-config-encryption-2.2.1.jar 34.2 kB 32 14 2 - Yes
helidon-config-mp-2.2.1.jar 60.6 kB 39 23 3 - Yes
helidon-config-object-mapping-2.2.1.jar 46 kB 38 23 2 - Yes
helidon-config-yaml-2.2.1.jar 18.4 kB 27 5 2 - Yes
helidon-jersey-client-2.2.1.jar 8.8 kB 14 1 1 - No
helidon-jersey-common-2.2.1.jar 15 kB 19 6 2 - Yes
helidon-jersey-media-jsonp-2.2.1.jar 7.6 kB 10 1 1 - No
helidon-jersey-server-2.2.1.jar 7.7 kB 10 1 1 - No
helidon-media-common-2.2.1.jar 105.3 kB 86 72 3 - Yes
helidon-media-jsonp-2.2.1.jar 26.4 kB 31 12 2 - Yes
helidon-microprofile-access-log-2.2.1.jar 10.1 kB 18 3 2 - Yes
helidon-microprofile-cors-2.2.1.jar 18.7 kB 24 9 2 - Yes
helidon-microprofile-cdi-2.2.1.jar 42.3 kB 47 22 2 - Yes
helidon-microprofile-config-2.2.1.jar 25.3 kB 27 7 2 - Yes
helidon-microprofile-openapi-2.2.1.jar 19.2 kB 19 4 2 - Yes
helidon-microprofile-rest-client-2.2.1.jar 15.3 kB 23 7 2 - Yes
helidon-microprofile-server-2.2.1.jar 45.8 kB 40 17 2 - Yes
helidon-microprofile-tests-junit5-2.2.1.jar 24.8 kB 28 14 2 - Yes
weld-core-impl-2.2.1.jar 1.7 MB 1184 1105 60 - Yes
weld-se-core-2.2.1.jar 76.5 kB 75 45 8 1.8 Yes
helidon-openapi-2.2.1.jar 59.6 kB 43 23 3 - Yes
helidon-tracing-config-2.2.1.jar 31.6 kB 34 21 2 - Yes
helidon-webserver-2.2.1.jar 234.4 kB 136 119 2 - Yes
helidon-webserver-access-log-2.2.1.jar 40.7 kB 47 30 2 - Yes
helidon-webserver-cors-2.2.1.jar 61.5 kB 47 34 2 - Yes
helidon-webserver-jersey-2.2.1.jar 40.3 kB 46 24 2 - Yes
netty-buffer-4.1.58.Final.jar 299.2 kB 152 135 2 1.6 Yes
netty-codec-4.1.58.Final.jar 320.3 kB 220 198 10 1.6 Yes
netty-codec-http-4.1.58.Final.jar 623.5 kB 399 373 9 1.6 Yes
netty-codec-http2-4.1.58.Final.jar 463.6 kB 287 269 1 1.6 Yes
netty-common-4.1.58.Final.jar 647 kB 516 484 9 1.6 Yes
netty-handler-4.1.58.Final.jar 476.7 kB 326 298 12 1.6 Yes
netty-resolver-4.1.58.Final.jar 33.2 kB 38 26 1 1.6 Yes
netty-transport-4.1.58.Final.jar 477.2 kB 389 361 12 1.6 Yes
opentracing-api-0.33.0.jar 18.2 kB 41 29 4 1.6 Yes
opentracing-noop-0.33.0.jar 10.5 kB 23 13 1 1.6 Yes
opentracing-util-0.33.0.jar 7.5 kB 15 5 1 1.6 Yes
smallrye-open-api-1.2.0.jar 273.8 kB 134 102 20 1.8 Yes
jakarta.activation-api-1.2.2.jar 46.6 kB 43 32 2 - Yes
jakarta.annotation-api-1.3.5.jar 25.1 kB 28 15 3 1.8 Yes
jakarta.el-api-3.0.3.jar 79.8 kB 61 49 1 1.7 Yes
jakarta.enterprise.cdi-api-2.0.2.jar 109.4 kB 171 148 11 1.8 Yes
jakarta.inject-api-1.0.jar 4.7 kB 15 6 1 1.5 No
jakarta.interceptor-api-1.2.5.jar 25 kB 22 10 1 1.7 Yes
jakarta.json.bind-api-1.0.2.jar 35.3 kB 44 27 7 - Yes
jakarta.validation-api-2.0.2.jar 91.9 kB 160 143 9 1.8 Yes
jakarta.ws.rs-api-2.1.6.jar 140.4 kB 155 138 7 - Yes
jakarta.xml.bind-api-2.3.3.jar 115.6 kB 137 111 7 - Yes
apiguardian-api-1.1.0.jar 2.4 kB 8 3 2 - Yes
yasson-1.0.8.jar 355.5 kB 271 243 10 - Yes
microprofile-config-api-1.4.jar 14.6 kB 26 11 3 1.8 Yes
microprofile-openapi-api-1.1.2.jar 100 kB 157 120 27 1.8 Yes
microprofile-rest-client-api-1.4.1.jar 21.4 kB 40 23 5 1.8 Yes
jakarta.json-1.1.6.jar 140.4 kB 112 94 5 1.8 Yes
jakarta.json-1.1.6-module.jar 114.1 kB 77 61 3 - Yes
jsonp-jaxrs-1.1.6.jar 19.9 kB 15 2 1 1.8 Yes
hk2-api-2.6.1.jar 200.2 kB 197 176 7 1.8 Yes
hk2-locator-2.6.1.jar 203.4 kB 117 99 3 1.8 Yes
hk2-utils-2.6.1.jar 131.6 kB 102 80 7 1.8 Yes
osgi-resource-locator-1.0.3.jar 19.5 kB 23 12 1 1.6 Yes
aopalliance-repackaged-2.6.1.jar 27 kB 41 26 4 1.8 Yes
jersey-client-2.33.jar 253.8 kB 183 159 10 1.8 Yes
jersey-common-2.33.jar 1.2 MB 902 852 23 - Yes
jersey-server-2.33.jar 942.2 kB 658 604 27 1.8 Yes
jersey-cdi1x-2.33.jar 67.1 kB 59 38 3 1.8 Yes
jersey-weld2-se-2.33.jar 19.8 kB 20 2 1 1.8 Yes
jersey-mp-rest-client-2.33.jar 109.2 kB 65 47 1 1.8 Yes
jersey-hk2-2.33.jar 76.8 kB 63 46 1 1.8 Yes
jersey-media-json-binding-2.33.jar 26.3 kB 24 7 2 1.8 Yes
jersey-media-json-processing-2.33.jar 19.8 kB 18 2 2 1.8 Yes
javassist-3.25.0-GA.jar 780.3 kB 449 425 17 1.7 Yes
jboss-classfilewriter-1.2.4.Final.jar 120.7 kB 90 75 6 1.8 Yes
jboss-logging-3.2.1.Final.jar 66.7 kB 60 48 1 1.6 Yes
weld-api-3.1.SP2.jar 33.4 kB 68 42 12 1.8 Yes
weld-spi-3.1.SP2.jar 86.7 kB 153 107 23 1.8 Yes
weld-environment-common-3.1.6.Final.jar 86.5 kB 73 53 6 1.8 Yes
junit-jupiter-api-5.7.0.jar 174.6 kB 168 153 8 - Yes
junit-jupiter-engine-5.7.0.jar 211.8 kB 130 113 9 - Yes
junit-jupiter-params-5.7.0.jar 567.3 kB 374 340 22 - Yes
junit-platform-commons-1.7.0.jar 99.5 kB 63 43 7 - Yes
junit-platform-engine-1.7.0.jar 180.9 kB 141 125 9 - Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes
jul-to-slf4j-1.7.30.jar 4.6 kB 11 1 1 1.5 Yes
slf4j-api-1.7.30.jar 41.5 kB 46 34 4 1.5 Yes
snakeyaml-1.27.jar 310.1 kB 253 216 20 1.7 Yes
jandex-2.1.1.Final.jar 195.3 kB 115 105 1 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
101 17.5 MB 13155 11134 665 1.8 97
compile: 69 compile: 14.3 MB compile: 10735 compile: 9273 compile: 505 - compile: 66
test: 8 test: 1.3 MB test: 923 test: 798 test: 61 - test: 8
runtime: 24 runtime: 1.9 MB runtime: 1497 runtime: 1063 runtime: 99 - runtime: 23