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.6.1 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-api 2.13.0 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-core 2.13.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

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 Optional
com.github.mifmif generex 1.0.2 jar The Apache Software License, Version 2.0 No
com.squareup.okhttp3 logging-interceptor 3.12.0 jar Apache 2.0 No
com.squareup.okhttp3 okhttp 3.12.0 jar Apache 2.0 No
com.squareup.okio okio 1.15.0 jar Apache 2.0 No
dk.brics.automaton automaton 1.11-8 jar BSD No
io.fabric8 kubernetes-model 4.6.1 jar Apache License, Version 2.0 No
io.fabric8 kubernetes-model-common 4.6.1 jar Apache License, Version 2.0 No
io.fabric8 zjsonpatch 0.3.0 jar The Apache Software License, Version 2.0 No
org.slf4j jul-to-slf4j 1.7.26 jar MIT License No
org.slf4j slf4j-api 1.7.25 jar MIT License No
com.fasterxml.jackson.core jackson-annotations 2.9.10 jar The Apache Software License, Version 2.0 Yes
com.fasterxml.jackson.core jackson-core 2.9.10 jar The Apache Software License, Version 2.0 Yes
com.fasterxml.jackson.core jackson-databind 2.9.10 jar The Apache Software License, Version 2.0 Yes
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.9.10 jar The Apache Software License, Version 2.0 Yes
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.9.10 jar The Apache Software License, Version 2.0 Yes
org.yaml snakeyaml 1.23 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
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

BSD: Automaton

Apache 2.0: OkHttp, OkHttp Logging Interceptor, Okio

Eclipse Public License 1.0: JUnit

MIT License: JUL to SLF4J bridge, SLF4J API Module

Apache License, Version 2.0: Apache Log4j API, Apache Log4j Core, Apache Log4j Kubernetes Library, Fabric8 :: Kubernetes :: Java Client, Fabric8 :: Kubernetes Model, Fabric8 :: Kubernetes Model :: Common, SnakeYAML

New BSD License: Hamcrest Core

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

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
generex-1.0.2.jar 14.4 kB 19 7 2 1.5 Yes
logging-interceptor-3.12.0.jar 12.5 kB 17 8 1 1.7 Yes
okhttp-3.12.0.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.6.1.jar 686.8 kB 455 415 14 1.8 Yes
kubernetes-model-4.6.1.jar 11.1 MB 7729 7683 23 1.8 Yes
kubernetes-model-common-4.6.1.jar 4 kB 16 2 1 1.8 No
zjsonpatch-0.3.0.jar 35.5 kB 38 24 4 1.7 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
log4j-api-2.13.0.jar 286.3 kB 213 178 8 - Yes
log4j-core-2.13.0.jar 1.7 MB 1202 1111 51 1.8 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
jul-to-slf4j-1.7.26.jar 4.6 kB 11 1 1 1.5 Yes
slf4j-api-1.7.25.jar 41.2 kB 46 34 4 1.5 Yes
jackson-annotations-2.9.10.jar 66.9 kB 80 68 1 1.6 Yes
jackson-core-2.9.10.jar 325.6 kB 132 107 11 1.6 Yes
jackson-databind-2.9.10.jar 1.3 MB 658 624 20 1.7 Yes
jackson-dataformat-yaml-2.9.10.jar 42.5 kB 31 13 2 1.7 Yes
jackson-module-jaxb-annotations-2.9.10.jar 33.6 kB 30 12 3 1.7 Yes
snakeyaml-1.23.jar 301.3 kB 247 211 19 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
21 17 MB 11787 11103 215 1.8 19
compile: 19 compile: 16.7 MB compile: 11412 compile: 10772 compile: 182 - compile: 17
test: 2 test: 360 kB test: 375 test: 331 test: 33 - test: 2

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
central https://repo.maven.apache.org/maven2 Yes No No
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes Yes
apache.snapshots https://repository.apache.org/snapshots No Yes No

Repository locations for each of the Dependencies.

Artifact central apache.snapshots
com.github.mifmif:generex:jar:1.0.2
Found at https://repo.maven.apache.org/maven2
-
com.squareup.okhttp3:logging-interceptor:jar:3.12.0
Found at https://repo.maven.apache.org/maven2
-
com.squareup.okhttp3:okhttp:jar:3.12.0
Found at https://repo.maven.apache.org/maven2
-
com.squareup.okio:okio:jar:1.15.0
Found at https://repo.maven.apache.org/maven2
-
dk.brics.automaton:automaton:jar:1.11-8
Found at https://repo.maven.apache.org/maven2
-
io.fabric8:kubernetes-client:jar:4.6.1
Found at https://repo.maven.apache.org/maven2
-
io.fabric8:kubernetes-model:jar:4.6.1
Found at https://repo.maven.apache.org/maven2
-
io.fabric8:kubernetes-model-common:jar:4.6.1
Found at https://repo.maven.apache.org/maven2
-
io.fabric8:zjsonpatch:jar:0.3.0
Found at https://repo.maven.apache.org/maven2
-
junit:junit:jar:4.12
Found at https://repo.maven.apache.org/maven2
-
org.apache.logging.log4j:log4j-api:jar:2.13.0 - -
org.apache.logging.log4j:log4j-core:jar:2.13.0 - -
org.hamcrest:hamcrest-core:jar:1.3
Found at https://repo.maven.apache.org/maven2
-
org.slf4j:jul-to-slf4j:jar:1.7.26
Found at https://repo.maven.apache.org/maven2
-
org.slf4j:slf4j-api:jar:1.7.25
Found at https://repo.maven.apache.org/maven2
-
com.fasterxml.jackson.core:jackson-annotations:jar:2.9.10
Found at https://repo.maven.apache.org/maven2
-
com.fasterxml.jackson.core:jackson-core:jar:2.9.10
Found at https://repo.maven.apache.org/maven2
-
com.fasterxml.jackson.core:jackson-databind:jar:2.9.10
Found at https://repo.maven.apache.org/maven2
-
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.9.10
Found at https://repo.maven.apache.org/maven2
-
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.9.10
Found at https://repo.maven.apache.org/maven2
-
org.yaml:snakeyaml:jar:1.23
Found at https://repo.maven.apache.org/maven2
-
Total central apache.snapshots
21 (compile: 19, test: 2) 19 0