Apache Commons JCI FileAlterationMonitor

Commons JCI FileAlterationMonitor (FAM) to monitor local filesystems and get notified about changes.

License

License

GroupId

GroupId

org.apache.commons
ArtifactId

ArtifactId

commons-jci-fam
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Commons JCI FileAlterationMonitor
Commons JCI FileAlterationMonitor (FAM) to monitor local filesystems and get notified about changes.
Project Organization

Project Organization

The Apache Software Foundation

Download commons-jci-fam

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
commons-io : commons-io jar 2.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0