How To Install Java Artifact org.jdom.jdom2 v2.0.6

org.jdom jdom2 2.0.6

Introduction

In this article, we'll learn how to install Java artifact jdom2 from org.jdom group in version 2.0.6. 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 2.0.6

To install the JDOM artifact in version 2.0.6 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