How To Install Java Artifact io.kubernetes.client-java v2.0.0-beta1

io.kubernetes client-java 2.0.0-beta1

Introduction

In this article, we'll learn how to install Java artifact client-java from io.kubernetes group in version 2.0.0-beta1. The artifact is available in 61 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 0.1 The client-java project has its own website at: https://github.com/kubernetes-client/java. The parent project is: io.kubernetes::client-java-parent::2.0.0-beta1

How To Install Java Artifact io.kubernetes.client-java In Version 2.0.0-beta1

To install the client-java artifact in version 2.0.0-beta1 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 client-java 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.

Compile dependencies (12)

Test dependencies (3)