License |
License |
---|---|
GroupId | GroupIdorg.apache.commons |
ArtifactId | ArtifactIdcommons-jci-fam |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Commons JCI FileAlterationMonitor
Commons JCI FileAlterationMonitor (FAM) to monitor local filesystems and get notified about changes.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
commons-jci-fam-1.1.pom | |
commons-jci-fam-1.1.jar | 19 KB |
commons-jci-fam-1.1-sources.jar | 13 KB |
commons-jci-fam-1.1-javadoc.jar | 49 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
commons-io : commons-io | jar | 2.2 |