FileMonitor

Creates file systems events as stream or observable watch events

Лицензия

Лицензия

Категории

Категории

Gradle Компиляция и сборка
Группа

Группа

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

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

jbake-gradle-plugin
Последняя версия

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

0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

FileMonitor
Creates file systems events as stream or observable watch events
Ссылка на сайт

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

https://github.com/mperry/file-monitor
Система контроля версий

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

https://github.com/mperry/file-monitor.git

Скачать jbake-gradle-plugin

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

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.codehaus.groovy : groovy-backports-compat23 jar 2.3.6
com.github.mperry : file-monitor jar 0.2
org.pegdown : pegdown jar 1.4.2
org.reflections : reflections jar 0.9.8
org.eclipse.jetty : jetty-server jar 8.1.15.v20140411
com.github.mperry : fidbake jar 0.1
org.functionaljava : functionaljava jar 4.2
org.freemarker : freemarker jar 2.3.19
org.thymeleaf : thymeleaf jar 2.1.2.RELEASE

test (1)

Идентификатор библиотеки Тип Версия
org.spockframework : spock-core jar 0.7-groovy-2.0

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

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

File Monitoring

Uses Java NIO to create a stream of file system events (java.nio.file.WatchEvent) as either a RxJava Observable or FunctionalJava Stream of WatchEvent's.

Latest version is release 0.1 on Maven Central.

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

Версия
0.3