Javad

Java library for loading properties files from a directory and watching for changes

Лицензия

Лицензия

Категории

Категории

Feather Библиотеки уровня приложения Dependency Injection
Группа

Группа

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

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

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

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

0.2.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

Javad
Java library for loading properties files from a directory and watching for changes
Ссылка на сайт

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

https://github.com/featheredtoast/javad
Система контроля версий

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

https://github.com/featheredtoast/javad

Скачать javad

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
commons-logging : commons-logging jar 1.1.1
org.slf4j : slf4j-api jar 1.7.18
log4j : log4j jar 1.2.17

test (1)

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

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

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

java.d

A small library to load a directory of properties files into a single java properties object, and periodically polls the directory for changes.

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

Версия
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1