Official Java client library for kubernetes

Compile Dependencies (17)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
com.github.kubernetes-client.java » client-java-api
Swagger Java
15.0.122.0.0
Apache 2.0
com.github.kubernetes-client.java » client-java-proto
Official Java client library for kubernetes
15.0.122.0.0
BSD 3-clause
com.google.auth » google-auth-library-oauth2-http(optional)
Data Format BSD 3-clause
com.google.protobuf » protobuf-java
Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an
MIT
com.microsoft.azure » adal4j(optional)
Azure active directory library for Java gives you the ability to add Windows Azure Active Directory
Base64 Apache 2.0
commons-codec » commons-codec
The Apache Commons Codec component contains encoders and decoders for
I/O Apache 2.0
commons-io » commons-io
The Apache Commons IO library contains utility classes, stream implementations, file filters,
io.prometheus » simpleclient
Core instrumentation library for the simpleclient.
Apache 2.0
io.prometheus » simpleclient_httpserver
Httpserver exposition for the simpleclient.
Compression Apache 2.0
org.apache.commons » commons-compress
Apache Commons Compress defines an API for working with
Core Utils Apache 2.0
org.apache.commons » commons-lang3
Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ...
Collections Apache 2.0
org.apache.commons » commons-collections4
The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
JWT Lib Apache 2.0
org.bitbucket.b_c » jose4j
The jose.4.j library is a robust and easy to use open source implementation of JSON Web Token (JWT) and the JOSE ...
Encryption Lib BouncyCastle
org.bouncycastle » bcprov-ext-jdk15on
The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider ...
Encryption Lib BouncyCastle
org.bouncycastle » bcpkix-jdk15on
The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains ...
Logging MIT
org.slf4j » slf4j-api
API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ...
YAML Apache 2.0
org.yaml » snakeyaml
YAML 1.1 parser and emitter for Java

Test Dependencies (7)

Category/LicenseGroup / ArtifactVersionUpdates
Logging EPL 2.0 +1
ch.qos.logback » logback-classic
Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework.
Mocking Apache 2.0
com.github.tomakehurst » wiremock
A web service test double for all occasions
Testing EPL 2.0
junit » junit
JUnit Jupiter is the API for writing tests using JUnit 5.
Assertion Apache 2.0
org.assertj » assertj-core
Rich and fluent assertions for testing in Java
Concurrency Apache 2.0
org.awaitility » awaitility
A Java DSL for synchronizing asynchronous operations
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation
MIT
uk.org.webcompere » system-stubs-core
A collection of functions for testing code which uses java.lang.System.