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

Java Directory Watcher 1.1.0

Watch and receive notifications on filesystem changes using Java 7 NIO's WatchService

Лицензия

Лицензия

Группа

Группа

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

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

directorywatcher
Версия

Версия

1.1.0
Тип

Тип

jar
Описание

Описание

Java Directory Watcher
Watch and receive notifications on filesystem changes using Java 7 NIO's WatchService
Ссылка на сайт

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

http://github.com/darylteo/directorywatcher
Система контроля версий

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

http://github.com/darylteo/directorywatcher

Скачать directorywatcher 1.1.0


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

Зависимости

test (1)

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

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

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