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
jakarta.ws.rs jakarta.ws.rs-api 3.0.0 jar EPL-2.0GPL-2.0-with-classpath-exception
org.eclipse.microprofile.config microprofile-config-api 3.0.3 jar Apache License, Version 2.0
org.glassfish.jersey.core jersey-common 3.0.18 jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Public Domain

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.config helidon-microprofile-config 3.2.12 jar Apache 2.0
io.smallrye.config smallrye-config 3.7.1 jar Apache License, Version 2.0
org.glassfish.jersey.inject jersey-hk2 3.0.18 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.test-framework jersey-test-framework-core 3.0.18 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.test-framework.providers jersey-test-framework-provider-jetty 3.0.18 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.junit.jupiter junit-jupiter 5.12.2 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
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
org.glassfish.hk2 osgi-resource-locator 1.0.3 jar EPL 2.0GPL2 w/ CPE

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.sun.activation jakarta.activation 2.0.1 jar EDL 1.0
io.helidon.common helidon-common 3.2.12 jar Apache 2.0
io.helidon.common helidon-common-configurable 3.2.12 jar Apache 2.0
io.helidon.common helidon-common-context 3.2.12 jar Apache 2.0
io.helidon.common helidon-common-crypto 3.2.12 jar Apache 2.0
io.helidon.common helidon-common-key-util 3.2.12 jar Apache 2.0
io.helidon.common helidon-common-media-type 3.2.12 jar Apache 2.0
io.helidon.common helidon-common-service-loader 3.2.12 jar Apache 2.0
io.helidon.config helidon-config 3.2.12 jar Apache 2.0
io.helidon.config helidon-config-encryption 3.2.12 jar Apache 2.0
io.helidon.config helidon-config-mp 3.2.12 jar Apache 2.0
io.helidon.config helidon-config-object-mapping 3.2.12 jar Apache 2.0
io.helidon.config helidon-config-yaml 3.2.12 jar Apache 2.0
io.helidon.config helidon-config-yaml-mp 3.2.12 jar Apache 2.0
io.smallrye.common smallrye-common-annotation 2.2.0 jar Apache License, Version 2.0
io.smallrye.common smallrye-common-classloader 2.2.0 jar Apache License, Version 2.0
io.smallrye.common smallrye-common-constraint 2.2.0 jar Apache License, Version 2.0
io.smallrye.common smallrye-common-expression 2.2.0 jar Apache License, Version 2.0
io.smallrye.common smallrye-common-function 2.2.0 jar Apache License, Version 2.0
io.smallrye.config smallrye-config-common 3.7.1 jar Apache License, Version 2.0
io.smallrye.config smallrye-config-core 3.7.1 jar Apache License, Version 2.0
jakarta.servlet jakarta.servlet-api 5.0.0 jar EPL 2.0GPL2 w/ CPE
jakarta.validation jakarta.validation-api 3.0.2 jar Apache License 2.0
jakarta.xml.bind jakarta.xml.bind-api 3.0.1 jar Eclipse Distribution License - v 1.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.eclipse.jetty jetty-http 11.0.25 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-io 11.0.25 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-server 11.0.25 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-util 11.0.25 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.glassfish.hk2 hk2-api 3.0.6 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-locator 3.0.6 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-utils 3.0.6 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2.external aopalliance-repackaged 3.0.6 jar EPL 2.0GPL2 w/ CPE
org.glassfish.jersey.containers jersey-container-jetty-http 3.0.18 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.containers jersey-container-servlet-core 3.0.18 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.core jersey-client 3.0.18 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.core jersey-server 3.0.18 jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Modified BSD
org.glassfish.jersey.media jersey-media-jaxb 3.0.18 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.hamcrest hamcrest 3.0 jar BSD-3-Clause
org.javassist javassist 3.30.2-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.jboss.logging jboss-logging 3.5.3.Final jar Apache License 2.0
org.junit.jupiter junit-jupiter-api 5.12.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.12.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.12.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.12.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.12.2 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0
org.ow2.asm asm 9.6 jar BSD-3-Clause
org.slf4j slf4j-api 2.0.17 jar MIT
org.yaml snakeyaml 2.2 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

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

Apache 2.0: Helidon Common, Helidon Common Configurable, Helidon Common Context, Helidon Common Crypto, Helidon Common Key Util, Helidon Common Media Type, Helidon Common Service Loader, Helidon Config, Helidon Config Encryption Filter, Helidon Config MP, Helidon Config Object Mapping, Helidon Config YAML, Helidon Config YAML MP, Helidon Microprofile Config

jQuery license: jersey-container-jetty-http, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb, jersey-mp-config, jersey-test-framework-core, jersey-test-framework-provider-jetty

Eclipse Public License v2.0: JUnit Jupiter (Aggregator), 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 Servlet, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jersey-container-jetty-http, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb, jersey-mp-config, jersey-test-framework-core, jersey-test-framework-provider-jetty

Apache License 2.0: JBoss Logging 3, Jakarta Bean Validation API, Javassist

Apache License, Version 2.0: MicroProfile Config API, SmallRye Common: Annotations, SmallRye Common: Classloader, SmallRye Common: Constraints, SmallRye Common: Expressions, SmallRye Common: Functions, SmallRye Config: CDI, SmallRye Config: Common, SmallRye Config: Core, SnakeYAML

EPL 2.0: HK2 API module, HK2 Implementation Utilities, Jakarta Annotations API, Jakarta Servlet, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jersey-container-jetty-http, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-core-server, jersey-inject-hk2, jersey-media-jaxb, jersey-mp-config, jersey-test-framework-core, jersey-test-framework-provider-jetty

GPL-2.0-with-classpath-exception: jakarta.ws.rs-api

MIT license: jersey-container-jetty-http, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb, jersey-mp-config, jersey-test-framework-core, jersey-test-framework-provider-jetty

MPL 1.1: Javassist

BSD 2-Clause: jersey-container-jetty-http, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb, jersey-mp-config, jersey-test-framework-core, jersey-test-framework-provider-jetty

Apache License, 2.0: jersey-container-jetty-http, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-core-server, jersey-inject-hk2, jersey-media-jaxb, jersey-mp-config, jersey-test-framework-core, jersey-test-framework-provider-jetty

Apache Software License - Version 2.0: Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Server Core, Jetty :: Utilities

BSD-3-Clause: Hamcrest, asm

Public Domain: jersey-container-jetty-http, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-inject-hk2, jersey-media-jaxb, jersey-mp-config, jersey-test-framework-core, jersey-test-framework-provider-jetty

W3C license: jersey-container-jetty-http, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb, jersey-mp-config, jersey-test-framework-core, jersey-test-framework-provider-jetty

Eclipse Public License - Version 2.0: Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Server Core, Jetty :: Utilities

EDL 1.0: Jakarta Activation, jersey-container-jetty-http, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb, jersey-mp-config, jersey-test-framework-core, jersey-test-framework-provider-jetty

Modified BSD: jersey-container-jetty-http, jersey-container-servlet-core, jersey-core-client, jersey-core-server, jersey-inject-hk2, jersey-media-jaxb, jersey-mp-config, jersey-test-framework-core, jersey-test-framework-provider-jetty

LGPL 2.1: Javassist

Eclipse Distribution License - v 1.0: Jakarta XML Binding API

MIT: SLF4J API Module

EPL-2.0: jakarta.ws.rs-api

The Apache Software License, Version 2.0: Jakarta Dependency Injection

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

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
jakarta.activation-2.0.1.jar 62.2 kB 56 39 3 1.8 Yes
helidon-common-3.2.12.jar 72 kB 58 39 2 17 Yes
helidon-common-configurable-3.2.12.jar 75 kB 56 39 3 17 Yes
helidon-common-context-3.2.12.jar 25 kB 31 16 3 17 Yes
helidon-common-crypto-3.2.12.jar 29 kB 31 17 2 17 Yes
helidon-common-key-util-3.2.12.jar 31.3 kB 28 12 2 17 Yes
helidon-common-media-type-3.2.12.jar 18.7 kB 28 7 3 17 Yes
helidon-common-service-loader-3.2.12.jar 16.5 kB 20 6 2 17 Yes
helidon-config-3.2.12.jar 348.8 kB 246 226 3 17 Yes
helidon-config-encryption-3.2.12.jar 33.5 kB 30 14 2 17 Yes
helidon-config-mp-3.2.12.jar 90 kB 55 37 3 17 Yes
helidon-config-object-mapping-3.2.12.jar 46.1 kB 38 23 2 17 Yes
helidon-config-yaml-3.2.12.jar 13.5 kB 24 3 2 17 Yes
helidon-config-yaml-mp-3.2.12.jar 20.5 kB 28 6 2 17 Yes
helidon-microprofile-config-3.2.12.jar 35.3 kB 32 10 2 17 Yes
smallrye-common-annotation-2.2.0.jar 7.5 kB 21 8 2 11 Yes
smallrye-common-classloader-2.2.0.jar 9.5 kB 17 5 2 11 Yes
smallrye-common-constraint-2.2.0.jar 13.1 kB 19 6 2 11 Yes
smallrye-common-expression-2.2.0.jar 21.3 kB 26 13 2 11 Yes
smallrye-common-function-2.2.0.jar 55 kB 63 50 2 11 Yes
smallrye-config-3.7.1.jar 34.9 kB 30 15 1 11 Yes
smallrye-config-common-3.7.1.jar 12.5 kB 20 7 2 11 Yes
smallrye-config-core-3.7.1.jar 319.3 kB 225 208 2 11 Yes
jakarta.annotation-api-2.1.1.jar 26.1 kB 31 18 4 1.8 Yes
jakarta.inject-api-2.0.1.jar 10.7 kB 18 7 2 1.8 No
jakarta.servlet-api-5.0.0.jar 307.9 kB 151 85 4 1.8 Yes
jakarta.validation-api-3.0.2.jar 93.3 kB 161 144 10 1.8 Yes
jakarta.ws.rs-api-3.0.0.jar 138.8 kB 153 136 7 1.8 Yes
jakarta.xml.bind-api-3.0.1.jar 128.9 kB 140 - - - -
   • Root - 135 111 7 1.8 Yes
   • Versioned - 5 1 1 9 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
jetty-http-11.0.25.jar 273.6 kB 146 126 4 11 Yes
jetty-io-11.0.25.jar 222.3 kB 137 122 4 11 Yes
jetty-server-11.0.25.jar 800 kB 377 356 8 11 Yes
jetty-util-11.0.25.jar 571.5 kB 332 306 13 11 Yes
microprofile-config-api-3.0.3.jar 17.8 kB 29 14 3 1.8 Yes
hk2-api-3.0.6.jar 207.6 kB 200 179 7 11 Yes
hk2-locator-3.0.6.jar 205.3 kB 115 97 3 11 Yes
hk2-utils-3.0.6.jar 132 kB 99 77 7 11 Yes
osgi-resource-locator-1.0.3.jar 19.5 kB 23 12 1 1.6 Yes
aopalliance-repackaged-3.0.6.jar 27.4 kB 41 26 4 11 Yes
jersey-container-jetty-http-3.0.18.jar 43.4 kB 36 19 2 1.8 Yes
jersey-container-servlet-core-3.0.18.jar 76.4 kB 66 49 4 1.8 Yes
jersey-client-3.0.18.jar 315.9 kB 227 195 12 1.8 Yes
jersey-common-3.0.18.jar 1.3 MB 969 916 29 1.8 Yes
jersey-server-3.0.18.jar 979.1 kB 698 639 27 1.8 Yes
jersey-hk2-3.0.18.jar 80.9 kB 70 47 1 1.8 Yes
jersey-media-jaxb-3.0.18.jar 96.7 kB 71 54 2 1.8 Yes
jersey-test-framework-core-3.0.18.jar 46.6 kB 38 24 2 1.8 Yes
jersey-test-framework-provider-jetty-3.0.18.jar 23.7 kB 24 5 1 1.8 Yes
hamcrest-3.0.jar 126.4 kB 123 108 11 1.8 Yes
javassist-3.30.2-GA.jar 794.7 kB 450 426 17 1.8 Yes
jboss-logging-3.5.3.Final.jar 59.2 kB 46 35 2 11 Yes
junit-jupiter-5.12.2.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.12.2.jar 233.4 kB 211 192 8 1.8 Yes
junit-jupiter-engine-5.12.2.jar 292 kB 171 150 9 1.8 Yes
junit-jupiter-params-5.12.2.jar 601.7 kB 396 358 22 1.8 Yes
junit-platform-commons-1.12.2.jar 151.9 kB 99 - - - -
   • Root - 88 69 9 1.8 Yes
   • Versioned - 11 5 1 9 Yes
junit-platform-engine-1.12.2.jar 255.8 kB 184 161 10 1.8 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 Yes
asm-9.6.jar 123.6 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
snakeyaml-2.2.jar 334.4 kB 278 - - - -
   • Root - 270 229 23 1.7 Yes
   • Versioned - 8 3 2 9 Yes
Total Size Entries Classes Packages Java Version Debug Information
62 10.6 MB 7637 6405 342 17 60
compile: 6 compile: 1.5 MB compile: 1223 compile: 1103 compile: 46 1.8 compile: 5
test: 56 test: 9.1 MB test: 6414 test: 5302 test: 296 17 test: 55