MVN

com.melloware : commons-configuration2

Maven & Gradle

Jul 14, 2022
2 stars

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

<dependency>
    <groupId>com.melloware</groupId>
    <artifactId>commons-configuration2</artifactId>
    <version>2.8.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.melloware : commons-configuration2 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.8.1

All Versions

Choose a version of com.melloware : commons-configuration2 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.8.x
commons-configuration2-2.8.1
commons-configuration2-2.8.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.melloware</groupId>
    <artifactId>commons-configuration2</artifactId>
    <version>2.8.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.melloware:commons-configuration2:2.8.1'

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

implementation("com.melloware:commons-configuration2:2.8.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.melloware" % "commons-configuration2" % "2.8.1"

Advertisement

Dependencies from Group

Nov 30, 2018
5 usages
5 stars
Aug 14, 2022
3 usages
Mar 05, 2021
1 usages
0 stars
Jul 14, 2022
2 stars

Discover Dependencies

Mar 05, 2021
1 usages
0 stars
May 10, 2023
149 stars
Feb 24, 2021
0 stars
Feb 27, 2021
2 usages
10.6k stars
Feb 27, 2021
10.6k stars
Mar 04, 2021
1 stars
Mar 04, 2021
2 stars
Mar 03, 2021
12 stars
Feb 25, 2021
0 stars
Feb 28, 2021
1 stars