How To Install Java Artifact io.kubernetes.client-java-parent v17.0.0

io.kubernetes client-java-parent 17.0.0

Introduction

In this article, we'll learn how to install Java artifact client-java-parent from io.kubernetes group in version 17.0.0. The artifact is available in 60 versions: 21.0.0-legacy 21.0.0 20.0.1-legacy 20.0.1 20.0.0-legacy 20.0.0 19.0.1 19.0.0 18.0.1 18.0.0 17.0.2 17.0.1 17.0.0 16.0.3 16.0.2 16.0.1 16.0.0 15.0.2 15.0.1 15.0.0 14.0.1 14.0.0 13.0.2 13.0.1 13.0.0 12.0.2 12.0.1 12.0.0 11.0.4 11.0.3 11.0.2 11.0.1 11.0.0 10.0.2 10.0.1 10.0.0 9.0.3 9.0.2 9.0.1 9.0.0 8.0.2 8.0.0-alpha1 8.0.0 7.0.0 6.0.1 5.0.0 4.0.0-beta1 4.0.0 3.0.0-beta2 3.0.0-beta1 3.0.0 2.0.0-beta2 2.0.0-beta1 2.0.0 1.0.0-beta4 1.0.0-beta3 1.0.0-beta2 1.0.0-beta1 1.0.0 0.2 . The Kubernetes Client API project has been released under The Apache Software License, Version 2.0 license, and has its own website at: https://github.com/kubernetes-client/java .

How To Install Java Artifact io.kubernetes.client-java-parent In Version 17.0.0

To install the Kubernetes Client API artifact in version 17.0.0 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Kubernetes Client API dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Managed dependencies (40)

Licenses