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.

Лицензия

Лицензия

Категории

Категории

ini4j Библиотеки уровня приложения Configuration
Группа

Группа

org.ini4j
Идентификатор

Идентификатор

ini4j
Последняя версия

Последняя версия

0.5.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Система контроля версий

Система контроля версий

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

Скачать ini4j

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
net.sf.retrotranslator : retrotranslator-runtime Необязательный jar 1.2.4

test (5)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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