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.fabric8 kubernetes-client 4.1.1 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
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
com.fasterxml.jackson.core jackson-annotations 2.9.8 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.9.8 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.9.8 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.9.8 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.9.8 jar The Apache Software License, Version 2.0
com.github.mifmif generex 1.0.1 jar The Apache Software License, Version 2.0
com.squareup.okhttp3 logging-interceptor 3.12.1 jar Apache 2.0
com.squareup.okhttp3 okhttp 3.12.1 jar Apache 2.0
com.squareup.okio okio 1.15.0 jar Apache 2.0
dk.brics.automaton automaton 1.11-8 jar BSD
io.fabric8 kubernetes-model 4.1.1 jar Apache License, Version 2.0
io.fabric8 zjsonpatch 0.3.0 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.8.0-beta2 jar MIT License
org.yaml snakeyaml 1.23 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
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-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.annotation javax.annotation-api 1.3 jar CDDL + GPLv2 with classpath exception
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

Apache 2.0: OkHttp, OkHttp Logging Interceptor, Okio

MIT License: SLF4J API Module, SLF4J JDK14 Binding

New BSD License: Hamcrest Core

BSD: Automaton

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 Kubernetes Client CDI, microBean Main, microBean Weld SE Environment

Apache License, Version 2.0: Fabric8 :: Kubernetes :: Java Client, Fabric8 :: Kubernetes Model, Java Annotation Indexer, SnakeYAML, 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, Generex, Jackson module: JAXB Annotations, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, jackson-databind, javax.inject, zjsonpatch

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
jackson-annotations-2.9.8.jar 66.9 kB 80 68 1 1.6 Yes
jackson-core-2.9.8.jar 325.6 kB 132 107 11 1.6 Yes
jackson-databind-2.9.8.jar 1.3 MB 658 624 20 1.7 Yes
jackson-dataformat-yaml-2.9.8.jar 41.4 kB 31 13 2 1.7 Yes
jackson-module-jaxb-annotations-2.9.8.jar 32.6 kB 28 12 3 1.7 Yes
generex-1.0.1.jar 13.9 kB 19 7 2 1.5 Yes
logging-interceptor-3.12.1.jar 12.5 kB 17 8 1 1.7 Yes
okhttp-3.12.1.jar 422.8 kB 230 205 15 1.7 Yes
okio-1.15.0.jar 88.7 kB 52 44 1 1.7 Yes
automaton-1.11-8.jar 176.3 kB 206 25 1 1.5 No
kubernetes-client-4.1.1.jar 517.7 kB 417 354 11 1.8 Yes
kubernetes-model-4.1.1.jar 9.5 MB 7317 7273 24 1.7 Yes
zjsonpatch-0.3.0.jar 35.5 kB 38 24 4 1.7 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 - - - - -
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
snakeyaml-1.23.jar 301.3 kB 247 211 19 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
46 18.4 MB 13650 12489 397 1.8 41
compile: 15 compile: 12.9 MB compile: 9523 compile: 9014 compile: 120 - compile: 14
test: 22 test: 5.1 MB test: 3628 test: 3085 test: 248 - test: 20
provided: 9 provided: 383.9 kB provided: 499 provided: 390 provided: 29 - provided: 7