MVN

commons-configuration : commons-configuration

Maven & Gradle

Oct 24, 2013
1.8k usages

Apache Commons Configuration · Tools to assist in the reading of configuration/preferences files in various formats.

<dependency>
    <groupId>commons-configuration</groupId>
    <artifactId>commons-configuration</artifactId>
    <version>1.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of commons-configuration : commons-configuration to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.10
  • Latest Release Candidate: 1.0-rc1

All Versions

Choose a version of commons-configuration : commons-configuration to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
20041012.002804
commons-configuration-20041012.002804
20041012.002623
commons-configuration-20041012.002623
20040121.140929
commons-configuration-20040121.140929
20030706.202021
commons-configuration-20030706.202021
20030620.073343
commons-configuration-20030620.073343
20030311.152757
commons-configuration-20030311.152757
1.10
commons-configuration-1.10
1.9
commons-configuration-1.9
1.8
commons-configuration-1.8
1.7
commons-configuration-1.7
1.6
commons-configuration-1.6
1.5
commons-configuration-1.5
1.4
commons-configuration-1.4
1.3
commons-configuration-1.3
1.2
commons-configuration-1.2
1.1
commons-configuration-1.1
1.0
commons-configuration-1.0
commons-configuration-1.0-dev-2.20021231.045254
commons-configuration-1.0-dev-3.20030603.101200
commons-configuration-1.0-dev-3.20030607.194155
commons-configuration-1.0-rc1
commons-configuration-1.0-rc2

How to add a dependency to Maven

Add the following commons-configuration : commons-configuration maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>commons-configuration</groupId>
    <artifactId>commons-configuration</artifactId>
    <version>1.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following commons-configuration : commons-configuration gradle dependency to your build.gradle file:

implementation 'commons-configuration:commons-configuration:1.10'

Gradle Kotlin DSL: Add the following commons-configuration : commons-configuration gradle kotlin dependency to your build.gradle.kts file:

implementation("commons-configuration:commons-configuration:1.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following commons-configuration : commons-configuration sbt scala dependency to your build.sbt file:

libraryDependencies += "commons-configuration" % "commons-configuration" % "1.10"

Advertisement

Dependencies from Group

Discover Dependencies

Apr 23, 2006
124 usages
Aug 22, 2023
852 usages
7.2k stars
Nov 06, 2012
1.9k usages
Jun 18, 2023
1k usages
Jul 29, 2017
460 usages
Jul 21, 2023
473 usages
Jul 10, 2023
1k usages
649 stars
Jul 30, 2018
13 usages
1.5k stars
Sep 12, 2018
851 usages
8 stars
Jun 02, 2022
4 usages
16 stars