How To Install Java Artifact commons-configuration.commons-configuration v1.10

commons-configuration commons-configuration 1.10

Introduction

In this article, we'll learn how to install Java artifact commons-configuration from commons-configuration group in version 1.10. The artifact is available in 21 versions: 20040121.140929 20030706.202021 20030620.073343 20030311.152757 1.10 1.9 1.8 1.7 1.6 1.5 1.4 1.3 1.2 1.1-dev 1.1 1.0-rc2 1.0-rc1 1.0-dev-3.20030607.194155 1.0-dev-3.20030603.101200 1.0-dev-2.20021231.045254 1.0 The Apache Commons Configuration project has its own website at: http://commons.apache.org/configuration/. The parent project is: org.apache.commons::commons-parent::32

How To Install Java Artifact commons-configuration.commons-configuration In Version 1.10

To install the Apache Commons Configuration artifact in version 1.10 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 Apache Commons Configuration 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 (11)

Provided dependencies (2)

Test dependencies (14)

Developers

Contributors