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.10 jar Eclipse Public License - v 1.0GNU Lesser General Public License
org.apache.commons commons-lang3 3.12.0 jar Apache License, Version 2.0
org.slf4j jul-to-slf4j 1.7.32 jar MIT License
org.slf4j slf4j-api 1.7.32 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
org.jboss jandex 2.4.3.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
com.tngtech.archunit archunit-junit5 0.23.1 jar The Apache Software License, Version 2.0
io.helidon.microprofile.tests helidon-microprofile-tests-junit5 3.0.1 jar Apache 2.0
org.assertj assertj-core 3.23.1 jar Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.7.0 jar Eclipse Public License v2.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.10 jar Eclipse Public License - v 1.0GNU Lesser General Public License

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
com.tngtech.archunit archunit 0.23.1 jar The Apache Software License, Version 2.0BSD
com.tngtech.archunit archunit-junit5-api 0.23.1 jar The Apache Software License, Version 2.0
com.tngtech.archunit archunit-junit5-engine 0.23.1 jar The Apache Software License, Version 2.0
com.tngtech.archunit archunit-junit5-engine-api 0.23.1 jar The Apache Software License, Version 2.0
io.helidon.common helidon-common 3.0.1 jar Apache 2.0
io.helidon.common helidon-common-context 3.0.1 jar Apache 2.0
io.helidon.common helidon-common-media-type 3.0.1 jar Apache 2.0
io.helidon.common helidon-common-service-loader 3.0.1 jar Apache 2.0
io.helidon.config helidon-config 3.0.1 jar Apache 2.0
io.helidon.config helidon-config-mp 3.0.1 jar Apache 2.0
io.helidon.config helidon-config-yaml 3.0.1 jar Apache 2.0
io.helidon.config helidon-config-yaml-mp 3.0.1 jar Apache 2.0
io.helidon.jersey helidon-jersey-client 3.0.1 jar Apache 2.0
jakarta.annotation jakarta.annotation-api 2.0.0 jar EPL 2.0GPL2 w/ CPE
jakarta.el jakarta.el-api 4.0.0 jar Eclipse Public License v. 2.0GNU General Public License, version 2 with the GNU Classpath Exception
jakarta.enterprise jakarta.enterprise.cdi-api 3.0.0 jar Apache License 2.0
jakarta.inject jakarta.inject-api 2.0.0 jar The Apache Software License, Version 2.0
jakarta.interceptor jakarta.interceptor-api 2.0.0 jar EPL 2.0GPL2 w/ CPE
jakarta.ws.rs jakarta.ws.rs-api 3.0.0 jar EPL-2.0GPL-2.0-with-classpath-exception
jakarta.xml.bind jakarta.xml.bind-api 3.0.1 jar Eclipse Distribution License - v 1.0
net.bytebuddy byte-buddy 1.11.20 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.0 jar The Apache License, Version 2.0
org.eclipse.microprofile.config microprofile-config-api 3.0.1 jar Apache License, Version 2.0
org.glassfish.hk2 hk2-api 3.0.3 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-locator 3.0.3 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-utils 3.0.3 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 3.0.3 jar EPL 2.0GPL2 w/ CPE
org.glassfish.jersey.core jersey-client 3.0.5 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.core jersey-common 3.0.5 jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Public Domain
org.glassfish.jersey.inject jersey-hk2 3.0.5 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.javassist javassist 3.28.0-GA jar MPL 1.1LGPL 2.1Apache License 2.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
org.yaml snakeyaml 1.30 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache 2.0: Helidon Common, Helidon Common Context, Helidon Common Media Type, Helidon Common Service Loader, Helidon Config, Helidon Config MP, Helidon Config YAML, Helidon Config YAML MP, Helidon Jersey Client, Helidon Microprofile Tests JUnit5

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

MIT License: JUL to SLF4J bridge, SLF4J API Module

jQuery license: jersey-core-client, jersey-inject-hk2

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 Interceptors, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jersey-core-client, jersey-inject-hk2

BSD: ArchUnit

Unknown: rms

Eclipse Public License v. 2.0: Jakarta Expression Language API

Apache License 2.0: CDI APIs, Javassist

Apache License, Version 2.0: Apache Commons Lang, AssertJ fluent assertions, Byte Buddy (without dependencies), Java Annotation Indexer, MicroProfile Config API, SnakeYAML

EPL 2.0: HK2 API module, HK2 Implementation Utilities, Jakarta Annotations API, Jakarta Interceptors, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jersey-core-client, jersey-core-common, jersey-inject-hk2

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

MIT license: jersey-core-client, jersey-inject-hk2

MPL 1.1: Javassist

BSD 2-Clause: jersey-core-client, jersey-inject-hk2

Apache License, 2.0: jersey-core-client, jersey-core-common, jersey-inject-hk2

Public Domain: jersey-core-client, jersey-core-common, jersey-inject-hk2

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

W3C license: jersey-core-client, jersey-inject-hk2

EDL 1.0: Jakarta Activation, jersey-core-client, jersey-inject-hk2

GNU General Public License, version 2 with the GNU Classpath Exception: Jakarta Expression Language API

Modified BSD: jersey-core-client, jersey-inject-hk2

LGPL 2.1: Javassist

Eclipse Distribution License - v 1.0: Jakarta XML Binding API

EPL-2.0: jakarta.ws.rs-api

The Apache Software License, Version 2.0: ArchUnit, Jakarta Dependency Injection

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

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

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.2.10.jar 233.8 kB 207 157 25 1.6 Yes
logback-core-1.2.10.jar 454.2 kB 398 354 34 1.6 Yes
jakarta.activation-2.0.1.jar 62.2 kB 56 39 3 - Yes
archunit-0.23.1.jar 4.1 MB 2973 2917 39 - Yes
archunit-junit5-0.23.1.jar 0.5 kB 2 0 0 - No
archunit-junit5-api-0.23.1.jar 5.7 kB 14 8 1 1.8 Yes
archunit-junit5-engine-0.23.1.jar 52.8 kB 49 41 1 1.8 Yes
archunit-junit5-engine-api-0.23.1.jar 4.4 kB 8 2 1 1.8 Yes
helidon-common-3.0.1.jar 71.2 kB 57 39 2 - Yes
helidon-common-context-3.0.1.jar 25 kB 31 16 3 - Yes
helidon-common-media-type-3.0.1.jar 18.7 kB 28 7 3 - Yes
helidon-common-service-loader-3.0.1.jar 16.5 kB 20 6 2 - Yes
helidon-config-3.0.1.jar 342.8 kB 244 224 3 - Yes
helidon-config-mp-3.0.1.jar 87.7 kB 53 35 3 - Yes
helidon-config-yaml-3.0.1.jar 13.4 kB 24 3 2 - Yes
helidon-config-yaml-mp-3.0.1.jar 20 kB 28 6 2 - Yes
helidon-jersey-client-3.0.1.jar 13.7 kB 24 5 2 - Yes
helidon-microprofile-tests-junit5-3.0.1.jar 25.6 kB 29 14 2 - Yes
jakarta.annotation-api-2.0.0.jar 25.4 kB 29 16 4 - Yes
jakarta.el-api-4.0.0.jar 80.6 kB 61 49 1 1.8 Yes
jakarta.enterprise.cdi-api-3.0.0.jar 119.3 kB 174 148 11 1.8 Yes
jakarta.inject-api-2.0.0.jar 10.1 kB 17 6 1 1.5 No
jakarta.interceptor-api-2.0.0.jar 24.6 kB 22 10 1 1.8 Yes
jakarta.ws.rs-api-3.0.0.jar 138.8 kB 153 136 7 - Yes
jakarta.xml.bind-api-3.0.1.jar 128.9 kB 140 111 7 - Yes
byte-buddy-1.11.20.jar 3.7 MB 2625 2569 38 - Yes
commons-lang3-3.12.0.jar 587.4 kB 374 345 17 1.8 Yes
apiguardian-api-1.1.0.jar 2.4 kB 8 3 2 - Yes
assertj-core-3.23.1.jar 1.2 MB 819 780 26 - Yes
microprofile-config-api-3.0.1.jar 17.8 kB 29 14 3 1.8 Yes
hk2-api-3.0.3.jar 201.5 kB 198 177 7 1.8 Yes
hk2-locator-3.0.3.jar 203.9 kB 117 99 3 1.8 Yes
hk2-utils-3.0.3.jar 131.8 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-3.0.3.jar 27.1 kB 41 26 4 1.8 Yes
jersey-client-3.0.5.jar 261.1 kB 193 162 10 1.8 Yes
jersey-common-3.0.5.jar 1.2 MB 928 872 23 - Yes
jersey-hk2-3.0.5.jar 78.4 kB 68 46 1 1.8 Yes
javassist-3.28.0-GA.jar 851.5 kB 474 426 17 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.32.jar 4.6 kB 11 1 1 1.5 Yes
slf4j-api-1.7.32.jar 41.5 kB 46 34 4 1.5 Yes
snakeyaml-1.30.jar 331.6 kB 265 227 21 1.7 Yes
jandex-2.4.3.Final.jar 230.2 kB 125 115 1 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
49 16.4 MB 12174 11118 403 1.8 47
compile: 5 compile: 1.3 MB compile: 1036 compile: 891 compile: 81 - compile: 5
test: 43 test: 14.9 MB test: 11013 test: 10112 test: 321 - test: 41
runtime: 1 runtime: 230.2 kB runtime: 125 runtime: 115 runtime: 1 - runtime: 1