Official Java client library for kubernetes

Compile Dependencies (8)

Category/LicenseGroup / ArtifactVersionUpdates
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
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
Apache 2.0
com.github.kubernetes-client.java » client-java
Official Java client library for kubernetes
15.0.122.0.0
Apache 2.0
com.github.kubernetes-client.java » client-java-api-fluent
Official Java client library for kubernetes
15.0.122.0.0
Apache 2.0
com.github.vladimir-bukhtoyarov » bucket4j-core
Bucket4j core library
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 (5)

Category/LicenseGroup / ArtifactVersionUpdates
Testing MIT
com.github.stefanbirkner » system-lambda
A collection of functions for testing code which uses java.lang.System.
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.
Collections Apache 2.0
org.apache.commons » commons-collections4
The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation