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
io.helidon.webserver helidon-webserver 1.0.2 jar Apache 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 Optional
com.fasterxml.woodstox woodstox-core 5.2.0 jar The 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
junit junit 4.12 jar Eclipse Public License 1.0
org.microbean microbean-weld-se-environment 0.5.3 pom Apache License 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
org.microbean microbean-base-specification 0.4.5 pom Apache License 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
io.helidon.common helidon-common 1.0.2 jar Apache 2.0
io.helidon.common helidon-common-configurable 1.0.2 jar Apache 2.0
io.helidon.common helidon-common-http 1.0.2 jar Apache 2.0
io.helidon.common helidon-common-key-util 1.0.2 jar Apache 2.0
io.helidon.common helidon-common-reactive 1.0.2 jar Apache 2.0
io.helidon.config helidon-config 1.0.2 jar Apache 2.0
io.helidon.media helidon-media-common 1.0.2 jar Apache 2.0
io.netty netty-buffer 4.1.30.Final jar Apache License, Version 2.0
io.netty netty-codec 4.1.30.Final jar Apache License, Version 2.0
io.netty netty-codec-http 4.1.30.Final jar Apache License, Version 2.0
io.netty netty-codec-http2 4.1.30.Final jar Apache License, Version 2.0
io.netty netty-common 4.1.30.Final jar Apache License, Version 2.0
io.netty netty-handler 4.1.30.Final jar Apache License, Version 2.0
io.netty netty-resolver 4.1.30.Final jar Apache License, Version 2.0
io.netty netty-transport 4.1.30.Final jar Apache License, Version 2.0
io.opentracing opentracing-api 0.31.0 jar The Apache Software License, Version 2.0
io.opentracing opentracing-noop 0.31.0 jar The Apache Software License, Version 2.0
io.opentracing opentracing-util 0.31.0 jar The Apache Software License, Version 2.0
io.projectreactor reactor-core 3.1.5.RELEASE jar The Apache Software License, Version 2.0
javax.annotation javax.annotation-api 1.3 jar CDDL + GPLv2 with classpath exception
org.reactivestreams reactive-streams 1.0.2 jar CC0

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.codehaus.woodstox stax2-api 4.1 jar The BSD License 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.fasterxml classmate 1.4.0 jar The Apache Software License, Version 2.0
org.glassfish javax.el 3.0.1-b10 jar CDDL + GPLv2 with classpath exception
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.hibernate.validator hibernate-validator 6.0.13.Final jar Apache License 2.0
org.hibernate.validator hibernate-validator-cdi 6.0.13.Final jar Apache License 2.0
org.jboss jandex 2.0.5.Final jar Apache License, Version 2.0
org.jboss.classfilewriter jboss-classfilewriter 1.2.3.Final jar Apache License, version 2.0
org.jboss.logging jboss-logging 3.3.2.Final jar Apache License, version 2.0
org.jboss.spec.javax.annotation jboss-annotations-api_1.3_spec 1.0.0.Final jar Common Development And Distribution License 1.1GNU General Public License v2.0 only, with Classpath exception
org.jboss.spec.javax.interceptor jboss-interceptors-api_1.2_spec 1.0.0.Final jar Common Development and Distribution LicenseGNU General Public License, Version 2 with the Classpath Exception
org.jboss.weld weld-api 3.0.SP4 jar Apache License, Version 2.0
org.jboss.weld weld-core-impl 3.0.5.Final jar Apache License, Version 2.0
org.jboss.weld weld-spi 3.0.SP4 jar Apache License, Version 2.0
org.jboss.weld.environment weld-environment-common 3.0.5.Final jar Apache License, Version 2.0
org.jboss.weld.probe weld-probe-core 3.0.5.Final jar Apache License, Version 2.0
org.jboss.weld.se weld-se-core 3.0.5.Final jar Apache License, Version 2.0
org.microbean microbean-abstract-environment 0.5.2 pom Apache License 2.0
org.microbean microbean-configuration 0.4.4 jar Apache License 2.0
org.microbean microbean-main 7 jar Apache License 2.0
org.slf4j slf4j-api 1.8.0-beta2 jar MIT License
org.slf4j slf4j-jdk14 1.8.0-beta2 jar MIT License

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
javax.el javax.el-api 3.0.1-b06 jar CDDL + GPLv2 with classpath exception
javax.enterprise cdi-api 2.0.SP1 jar Apache License 2.0
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
javax.interceptor javax.interceptor-api 1.2 jar CDDL + GPLv2 with classpath exception
javax.validation validation-api 2.0.1.Final jar Apache License 2.0
org.microbean microbean-configuration-api 0.4.4 jar Apache License 2.0
org.microbean microbean-configuration-cdi 0.4.5 jar Apache License 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: JBoss Logging 3, classfilewriter

Common Development and Distribution License: Java(TM) EE Interceptors 1.2 API

Eclipse Public License 1.0: JUnit

The Apache License, Version 2.0: Woodstox

The BSD License: Stax2 API

Apache 2.0: Helidon Common, Helidon Common Configurable, Helidon Common HTTP, Helidon Common Key Util, Helidon Common Reactive, Helidon Config, Helidon WebServer, helidon-media-common

MIT License: SLF4J API Module, SLF4J JDK14 Binding

New BSD License: Hamcrest Core

CC0: reactive-streams

Apache License 2.0: Bean Validation API, CDI APIs, Hibernate Validator Engine, Hibernate Validator Portable Extension, microBean Abstract Environment, microBean Base Specification, microBean Configuration, microBean Configuration API, microBean Configuration for CDI, microBean Helidon Webserver CDI, microBean Main, microBean Weld SE Environment

Apache License, Version 2.0: Java Annotation Indexer, Netty/Buffer, Netty/Codec, Netty/Codec/HTTP, Netty/Codec/HTTP2, Netty/Common, Netty/Handler, Netty/Resolver, Netty/Transport, Weld APIs, Weld Environment Common, Weld Implementation (Core), Weld Probe Core, Weld SE (Core), Weld SPIs for container integration

GNU General Public License v2.0 only, with Classpath exception: Common Annotations 1.3 API

CDDL + GPLv2 with classpath exception: Expression Language 3.0, Expression Language 3.0 API, javax.annotation API, javax.interceptor API

GNU General Public License, Version 2 with the Classpath Exception: Java(TM) EE Interceptors 1.2 API

The Apache Software License, Version 2.0: ClassMate, Non-Blocking Reactive Foundation for the JVM, OpenTracing API, OpenTracing-noop, OpenTracing-util, javax.inject

Common Development And Distribution License 1.1: Common Annotations 1.3 API

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
classmate-1.4.0.jar 66.5 kB 54 39 4 1.6 Yes
helidon-common-1.0.2.jar 24.2 kB 28 17 2 - Yes
helidon-common-configurable-1.0.2.jar 24.1 kB 24 12 2 - Yes
helidon-common-http-1.0.2.jar 71.9 kB 68 56 2 - Yes
helidon-common-key-util-1.0.2.jar 25.7 kB 22 10 2 - Yes
helidon-common-reactive-1.0.2.jar 61.2 kB 54 41 3 - Yes
helidon-config-1.0.2.jar 297.1 kB 206 190 4 - Yes
helidon-media-common-1.0.2.jar 25.4 kB 23 11 2 - Yes
helidon-webserver-1.0.2.jar 202.5 kB 129 115 2 - Yes
netty-buffer-4.1.30.Final.jar 273.3 kB 126 114 1 1.6 Yes
netty-codec-4.1.30.Final.jar 316.6 kB 219 197 10 1.6 Yes
netty-codec-http-4.1.30.Final.jar 563.2 kB 360 338 9 1.6 Yes
netty-codec-http2-4.1.30.Final.jar 405 kB 263 249 1 1.6 Yes
netty-common-4.1.30.Final.jar 586.1 kB 469 444 8 1.6 Yes
netty-handler-4.1.30.Final.jar 398.9 kB 276 254 10 1.6 Yes
netty-resolver-4.1.30.Final.jar 32.8 kB 38 26 1 1.6 Yes
netty-transport-4.1.30.Final.jar 463 kB 373 350 12 1.6 Yes
opentracing-api-0.31.0.jar 13.5 kB 31 19 4 1.6 Yes
opentracing-noop-0.31.0.jar 10.4 kB 23 13 1 1.6 Yes
opentracing-util-0.31.0.jar 8 kB 16 6 1 1.6 Yes
reactor-core-3.1.5.RELEASE.jar 1.3 MB 767 754 9 1.8 Yes
javax.annotation-api-1.3.jar 26.4 kB 29 15 3 1.8 Yes
javax.el-api-3.0.1-b06.jar 78.7 kB 60 49 1 1.7 Yes
cdi-api-2.0.SP1.jar 107.5 kB 170 148 11 1.8 Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
javax.interceptor-api-1.2.jar 24.4 kB 21 10 1 1.7 Yes
validation-api-2.0.1.Final.jar 93.1 kB 163 143 9 1.8 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
javax.el-3.0.1-b10.jar 237 kB 181 162 6 1.7 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
hibernate-validator-6.0.13.Final.jar 1.2 MB 915 803 73 1.8 Yes
hibernate-validator-cdi-6.0.13.Final.jar 37.6 kB 36 21 3 1.8 Yes
jandex-2.0.5.Final.jar 187.5 kB 113 103 1 1.6 Yes
jboss-classfilewriter-1.2.3.Final.jar 119 kB 88 73 6 1.8 Yes
jboss-logging-3.3.2.Final.jar 66.5 kB 57 45 1 1.6 Yes
jboss-annotations-api_1.3_spec-1.0.0.Final.jar 19.9 kB 29 15 3 1.8 Yes
jboss-interceptors-api_1.2_spec-1.0.0.Final.jar 16.2 kB 22 10 1 1.6 Yes
weld-api-3.0.SP4.jar 32.1 kB 65 40 11 1.8 Yes
weld-core-impl-3.0.5.Final.jar 1.7 MB 1172 1098 60 1.8 Yes
weld-spi-3.0.SP4.jar 90.9 kB 164 114 25 1.8 Yes
weld-environment-common-3.0.5.Final.jar 85.6 kB 73 53 6 1.8 Yes
weld-probe-core-3.0.5.Final.jar 819.9 kB 123 86 1 1.8 Yes
weld-se-core-3.0.5.Final.jar 70.6 kB 70 44 8 1.8 Yes
microbean-abstract-environment-0.5.2.pom 8 kB - - - - -
microbean-base-specification-0.4.5.pom 5 kB - - - - -
microbean-configuration-0.4.4.jar 56.5 kB 61 43 3 1.8 Yes
microbean-configuration-api-0.4.4.jar 17.2 kB 18 6 1 1.8 Yes
microbean-configuration-cdi-0.4.5.jar 28.9 kB 30 13 2 1.8 Yes
microbean-main-7.jar 9.1 kB 14 1 1 1.8 Yes
microbean-weld-se-environment-0.5.3.pom 6.6 kB - - - - -
reactive-streams-1.0.2.jar 2.1 kB 8 4 1 1.6 No
slf4j-api-1.8.0-beta2.jar 43.9 kB 51 39 5 - Yes
slf4j-jdk14-1.8.0-beta2.jar 8.1 kB 16 4 2 - Yes
woodstox-core-5.2.0.jar 518.2 kB 239 205 16 1.6 Yes
stax2-api-4.1.jar 169.5 kB 145 124 11 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
55 11.4 MB 8085 7063 396 1.8 50
compile: 22 compile: 5.2 MB compile: 3552 compile: 3235 compile: 90 - compile: 21
test: 23 test: 5.2 MB test: 3679 test: 3124 test: 253 - test: 21
runtime: 2 runtime: 687.7 kB runtime: 384 runtime: 329 runtime: 27 - runtime: 2
provided: 8 provided: 357.5 kB provided: 470 provided: 375 provided: 26 - provided: 6