Property File Parser

Helper for parsing and extracting values from properties files

Лицензия

Лицензия

Группа

Группа

com.github.sakserv
Идентификатор

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

property-parser
Последняя версия

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

0.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Property File Parser
Helper for parsing and extracting values from properties files
Ссылка на сайт

Ссылка на сайт

https://github.com/sakserv/property-parser
Система контроля версий

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

http://github.com/sakserv/property-parser

Скачать property-parser

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.10
org.slf4j : slf4j-simple jar 1.7.10

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

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

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

Версия
0.0.3
0.0.2
0.0.1