We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f63404 commit 12367ecCopy full SHA for 12367ec
java-client/build.gradle
@@ -16,6 +16,7 @@ dependencies {
16
17
api libs.fabric8.kubernetes.clientapi
18
implementation libs.okhttp3.okhttp
19
+ implementation libs.fabric8.kubernetes.client
20
21
implementation libs.jakarta.validation
22
implementation libs.jackson.databind
0 commit comments