SFMF4J: Simple File Monitor Facade For Java

SFMF4J is a simple file monitoring facade for Java. It attempts to do for file monitoring what SLF4J does for logging, which is to abstract away the API from the interface, such that library developers can write code against a file monitoring solution without forcing an application developer to use any particular file monitoring implementation.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

SFMF4J: Simple File Monitor Facade For Java
SFMF4J is a simple file monitoring facade for Java. It attempts to do for file monitoring what SLF4J does for logging, which is to abstract away the API from the interface, such that library developers can write code against a file monitoring solution without forcing an application developer to use any particular file monitoring implementation.
Организация-разработчик

Организация-разработчик

Steven Swor

Скачать sfmf4j

Имя Файла Размер
sfmf4j-1.0.pom 15 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • sfmf4j-api
  • sfmf4j-commonsio
  • sfmf4j-jpathwatch
  • sfmf4j-nio2
  • sfmf4j-tests

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

Версия
1.0