How To Install Java Artifact org.jdom.jdom2 v0.0.3-BETA

org.jdom jdom2 0.0.3-BETA

Introduction

In this article, we'll learn how to install Java artifact jdom2 from org.jdom group in version 0.0.3-BETA. The artifact is available in 10 versions: 2.0.6.1 2.0.6 2.0.5 2.0.4 2.0.3 0.0.6-BETA 0.0.5-BETA 0.0.4-BETA 0.0.3-BETA 0.0.2-BETA . The JDOM project has been released under Similar to Apache License but with the acknowledgment clause removed license, and has its own website at: http://www.jdom.org .

How To Install Java Artifact org.jdom.jdom2 In Version 0.0.3-BETA

To install the JDOM artifact in version 0.0.3-BETA 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 JDOM 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 (3)

Licenses

Developers