How To Install Java Artifact org.kohsuke.pom v16

org.kohsuke pom 16

Introduction

In this article, we'll learn how to install Java artifact pom from org.kohsuke group in version 16. The artifact is available in 20 versions: 21 20 19 18 17 16 15 14 12 11 10 9 8 7 6 5 4 3 2 1 . The Root POM for Kohsuke's projects project has been released under MIT license license, and has its own website at: http://kohsuke.org/ .

How To Install Java Artifact org.kohsuke.pom In Version 16

To install the Root POM for Kohsuke's projects artifact in version 16 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 Root POM for Kohsuke's projects 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.

Licenses