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.
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.