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.

License

License

Categories

Categories

ini4j Application Layer Libs Configuration
GroupId

GroupId

org.ini4j
ArtifactId

ArtifactId

ini4j
Last Version

Last Version

0.5.4
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Source Code Management

Source Code Management

https://svn.code.sf.net/p/ini4j/code/tags/ini4j-0.5.4/

Download ini4j

How to add to project

<!-- https://jarcasting.com/artifacts/org.ini4j/ini4j/ -->
<dependency>
    <groupId>org.ini4j</groupId>
    <artifactId>ini4j</artifactId>
    <version>0.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ini4j/ini4j/
implementation 'org.ini4j:ini4j:0.5.4'
// https://jarcasting.com/artifacts/org.ini4j/ini4j/
implementation ("org.ini4j:ini4j:0.5.4")
'org.ini4j:ini4j:jar:0.5.4'
<dependency org="org.ini4j" name="ini4j" rev="0.5.4">
  <artifact name="ini4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ini4j', module='ini4j', version='0.5.4')
)
libraryDependencies += "org.ini4j" % "ini4j" % "0.5.4"
[org.ini4j/ini4j "0.5.4"]

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.retrotranslator : retrotranslator-runtime Optional jar 1.2.4

test (5)

Group / Artifact Type Version
junit : junit jar 4.5
jetty : jetty jar 4.2.2
org.easymock : easymock jar 2.3
org.easymock : easymockclassextension jar 2.3
org.beanshell : bsh jar 2.0b4

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.4
0.5.2
0.5.1
0.5.0
0.4.1
0.4.0
0.3.3
0.3.2
0.3.1