MVN

org.apache.commons : commons-jci-fam

Maven & Gradle

Oct 09, 2013
13 usages

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

<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-jci-fam</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.commons : commons-jci-fam to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of org.apache.commons : commons-jci-fam to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
commons-jci-fam-1.1
1.0
commons-jci-fam-1.0

How to add a dependency to Maven

Add the following org.apache.commons : commons-jci-fam maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-jci-fam</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.commons : commons-jci-fam gradle dependency to your build.gradle file:

implementation 'org.apache.commons:commons-jci-fam:1.1'

Gradle Kotlin DSL: Add the following org.apache.commons : commons-jci-fam gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.commons:commons-jci-fam:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.commons : commons-jci-fam sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.commons" % "commons-jci-fam" % "1.1"

Advertisement

Dependencies from Group

Jul 23, 2023
21.1k usages
Jul 05, 2019
3.3k usages
Sep 24, 2022
2.6k usages
Mar 18, 2023
2.6k usages
Mar 17, 2016
2.3k usages

Discover Dependencies

Jan 19, 2014
23 usages
Nov 27, 2007
8 usages
Jun 03, 2014
5 usages
0 stars
Sep 03, 2009
4 usages
Oct 17, 2014
3 usages
25 stars
Sep 09, 2014
7 usages
Sep 10, 2011
17 usages
2 stars