MVN

org.ini4j : ini4j

Maven & Gradle

Feb 17, 2015
152 usages

ini4j · Java API for handling configuration files in Windows .ini format. The library includes its own Map based API, Java Preferences API and Java Beans API for handling .ini files. Additionally, the library includes a feature rich (variable/macro substitution, multiply property values, etc) java.util.Properties replacement.

<dependency>
    <groupId>org.ini4j</groupId>
    <artifactId>ini4j</artifactId>
    <version>0.5.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ini4j : ini4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.4

All Versions

Choose a version of org.ini4j : ini4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
ini4j-0.5.4
ini4j-0.5.2
CVE-2022-41404
ini4j-0.5.1
CVE-2022-41404
ini4j-0.5.0
CVE-2022-41404
0.4.x
ini4j-0.4.1.bad
CVE-2022-41404
ini4j-0.4.1
CVE-2022-41404
ini4j-0.4.0
CVE-2022-41404
0.3.x
ini4j-0.3.3
CVE-2022-41404
ini4j-0.3.2
CVE-2022-41404
ini4j-0.3.1
CVE-2022-41404

How to add a dependency to Maven

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

<dependency>
    <groupId>org.ini4j</groupId>
    <artifactId>ini4j</artifactId>
    <version>0.5.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ini4j : ini4j gradle dependency to your build.gradle file:

implementation 'org.ini4j:ini4j:0.5.4'

Gradle Kotlin DSL: Add the following org.ini4j : ini4j gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ini4j:ini4j:0.5.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ini4j : ini4j sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ini4j" % "ini4j" % "0.5.4"

Advertisement

Dependencies from Group

Feb 17, 2015
152 usages

Discover Dependencies

Oct 14, 2013
199 usages
Aug 13, 2008
228 usages
Dec 01, 2012
8 usages
495 stars
Apr 13, 2011
55 usages
Oct 10, 2014
2 usages
Jun 29, 2010
5 usages
Jul 24, 2013
93 usages
Aug 31, 2012
181 usages
Nov 23, 2008
25 usages