How To Install Java Artifact net.java.jvnet-parent v3

net.java jvnet-parent 3

Introduction

In this article, we'll learn how to install Java artifact jvnet-parent from net.java group in version 3. The artifact is available in 5 versions: 5 4 3 2 1 The Java.net Parent project has its own website at: http://java.net/.

How To Install Java Artifact net.java.jvnet-parent In Version 3

To install the Java.net Parent artifact in version 3 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 Java.net Parent 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.