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 3.2.0 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.slf4j slf4j-simple 1.7.25 jar MIT License

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.7.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.7.7 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.7.7 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.7.7 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.7.5 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.9.1 jar Apache 2.0
com.squareup.okhttp3 okhttp 3.9.1 jar Apache 2.0
com.squareup.okio okio 1.13.0 jar Apache 2.0
dk.brics.automaton automaton 1.11-8 jar BSD
io.fabric8 kubernetes-model 2.1.1 jar Apache License, Version 2.0
io.fabric8 zjsonpatch 0.3.0 jar The Apache Software License, Version 2.0
javax.validation validation-api 1.1.0.Final jar The Apache Software License, Version 2.0
org.slf4j jul-to-slf4j 1.7.13 jar MIT License
org.slf4j slf4j-api 1.7.13 jar MIT License
org.yaml snakeyaml 1.15 jar LICENSE.txt

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.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

BSD: Automaton

Apache License Version 2.0: SnakeYAML

Apache 2.0: OkHttp, OkHttp Logging Interceptor, Okio

Eclipse Public License 1.0: JUnit

MIT License: JUL to SLF4J bridge, SLF4J API Module, SLF4J Simple Binding

Apache License, Version 2.0: Fabric8 :: Kubernetes :: Java Client, Fabric8 :: Kubernetes Model

MIT: microBean Kubernetes

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: Bean Validation API, Generex, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, Jackson-module-JAXB-annotations, jackson-databind, zjsonpatch

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
jackson-annotations-2.7.0.jar 50.9 kB 72 60 1 1.6 Yes
jackson-core-2.7.7.jar 253.3 kB 112 89 9 1.6 Yes
jackson-databind-2.7.7.jar 1.2 MB 607 573 20 1.6 Yes
jackson-dataformat-yaml-2.7.7.jar 321.2 kB 253 210 20 1.6 Yes
jackson-module-jaxb-annotations-2.7.5.jar 34.6 kB 30 12 3 1.6 Yes
generex-1.0.1.jar 13.9 kB 19 7 2 1.5 Yes
logging-interceptor-3.9.1.jar 8.3 kB 14 5 1 1.7 Yes
okhttp-3.9.1.jar 406.3 kB 224 203 13 1.7 Yes
okio-1.13.0.jar 81.8 kB 51 43 1 1.7 Yes
automaton-1.11-8.jar 176.3 kB 206 25 1 1.5 No
kubernetes-client-3.2.0.jar 449 kB 368 311 11 1.7 Yes
kubernetes-model-2.1.1.jar 7.9 MB 6249 6216 13 1.7 Yes
zjsonpatch-0.3.0.jar 35.5 kB 38 24 4 1.7 Yes
validation-api-1.1.0.Final.jar 63.8 kB 122 106 8 1.6 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
jul-to-slf4j-1.7.13.jar 4.6 kB 11 1 1 1.5 Yes
slf4j-api-1.7.13.jar 33.1 kB 40 29 3 1.5 Yes
slf4j-simple-1.7.25.jar 15.3 kB 20 10 1 1.5 Yes
snakeyaml-1.15.jar 269.3 kB 237 201 19 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
20 11.7 MB 9048 8456 164 1.7 19
compile: 17 compile: 11.3 MB compile: 8653 compile: 8115 compile: 130 - compile: 16
test: 3 test: 375.2 kB test: 395 test: 341 test: 34 - test: 3

Dependency Repository Locations

Repo ID URL Release Snapshot
central https://repo.maven.apache.org/maven2 Yes No

Repository locations for each of the Dependencies.

Artifact nexus
com.fasterxml.jackson.core:jackson-annotations:jar:2.7.0 Found at http://localhost:8081/repository/maven-public/
com.fasterxml.jackson.core:jackson-core:jar:2.7.7 Found at http://localhost:8081/repository/maven-public/
com.fasterxml.jackson.core:jackson-databind:jar:2.7.7 Found at http://localhost:8081/repository/maven-public/
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.7.7 Found at http://localhost:8081/repository/maven-public/
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.7.5 Found at http://localhost:8081/repository/maven-public/
com.github.mifmif:generex:jar:1.0.1 Found at http://localhost:8081/repository/maven-public/
com.squareup.okhttp3:logging-interceptor:jar:3.9.1 Found at http://localhost:8081/repository/maven-public/
com.squareup.okhttp3:okhttp:jar:3.9.1 Found at http://localhost:8081/repository/maven-public/
com.squareup.okio:okio:jar:1.13.0 Found at http://localhost:8081/repository/maven-public/
dk.brics.automaton:automaton:jar:1.11-8 Found at http://localhost:8081/repository/maven-public/
io.fabric8:kubernetes-client:jar:3.2.0 Found at http://localhost:8081/repository/maven-public/
io.fabric8:kubernetes-model:jar:2.1.1 Found at http://localhost:8081/repository/maven-public/
io.fabric8:zjsonpatch:jar:0.3.0 Found at http://localhost:8081/repository/maven-public/
javax.validation:validation-api:jar:1.1.0.Final Found at http://localhost:8081/repository/maven-public/
junit:junit:jar:4.12 Found at http://localhost:8081/repository/maven-public/
org.hamcrest:hamcrest-core:jar:1.3 Found at http://localhost:8081/repository/maven-public/
org.slf4j:jul-to-slf4j:jar:1.7.13 Found at http://localhost:8081/repository/maven-public/
org.slf4j:slf4j-api:jar:1.7.13 Found at http://localhost:8081/repository/maven-public/
org.slf4j:slf4j-simple:jar:1.7.25 Found at http://localhost:8081/repository/maven-public/
org.yaml:snakeyaml:jar:1.15 Found at http://localhost:8081/repository/maven-public/
Total nexus
20 (compile: 17, test: 3) 20