Project Group: com.github.sworisbreathing.sfmf4j

SFMF4J :: API

com.github.sworisbreathing.sfmf4j : sfmf4j-api

The SFMF4J API module provides client APIs for implementation-agnostic file system monitoring.

Last Version: 1.0

Release Date:

SFMF4J :: Test Classes

com.github.sworisbreathing.sfmf4j : sfmf4j-tests

This project provides classes which are common to all tests for SFMF4J implementations. It exists to make developing and testing SFMF4J implementations as easy as possible. It is declared as a test-scoped dependency by the implementation modules, and is not intended for use by applications.

Last Version: 1.0

Release Date:

SFMF4J :: Commons IO

com.github.sworisbreathing.sfmf4j : sfmf4j-commonsio

SFMF4J :: Commons IO is an SFMF4J provider for file system monitoring using Apache Commons IO. This is strictly a polling implementation.

Last Version: 1.0

Release Date:

SFMF4J :: JPathWatch

com.github.sworisbreathing.sfmf4j : sfmf4j-jpathwatch

SFMF4J :: JPathWatch is an SFMF4J provider for file system monitoring using jpathwatch. This uses native operating system calls when available, with a polling implementation as a fallback.

Last Version: 1.0

Release Date:

SFMF4J :: NIO2

com.github.sworisbreathing.sfmf4j : sfmf4j-nio2

SFMF4J :: NIO2 is an SFMF4J provider for file system monitoring using the java.nio.file APIs. It requires Java 7 or above.

Last Version: 1.0

Release Date:

  • 1