Official Java client library for kubernetes

Compile Dependencies (9)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
com.bucket4j » bucket4j-core
Bucket4j core library
Apache 2.0
com.flipkart.zjsonpatch » zjsonpatch
Java Library to find / apply JSON Patches according to RFC 6902
Cache Impl Apache 2.0
com.github.ben-manes.caffeine » caffeine
Caffeine is a high performance, near optimal caching library. It provides an in-memory cache using a Google Guava ...
Apache 2.0
com.github.kubernetes-client.java » client-java-api
Swagger Java
22.0.0
Apache 2.0
com.github.kubernetes-client.java » client-java-proto
Official Java client library for kubernetes
22.0.0
Apache 2.0
com.github.kubernetes-client.java » client-java
Official Java client library for kubernetes
22.0.0
Apache 2.0
com.github.kubernetes-client.java » client-java-api-fluent
Official Java client library for kubernetes
22.0.0
io.prometheus » simpleclient
Core instrumentation library for the simpleclient.
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 ...

Test Dependencies (6)

Category/LicenseGroup / ArtifactVersionUpdates
Testing MIT
com.github.stefanbirkner » system-lambda
A collection of functions for testing code which uses java.lang.System.
Collections Apache 2.0
org.apache.commons » commons-collections4
The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
Assertion Apache 2.0
org.assertj » assertj-core
Rich and fluent assertions for testing in Java
Testing EPL 2.0
org.junit.jupiter » junit-jupiter
Module "junit-jupiter" of JUnit
Mocking MIT
org.mockito » mockito-junit-jupiter
Mockito JUnit 5 support
Mocking Apache 2.0
org.wiremock » wiremock
A web service test double for all occasions