MVN

org.apache.commons : commons-jci-core

Maven & Gradle

Oct 09, 2013
22 usages

Apache Commons JCI core · Apache Commons JCI core interfaces and implementations.

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

Latest Version

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

  • Latest Stable: 1.1

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.commons" % "commons-jci-core" % "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

Feb 17, 2011
8 usages
Dec 06, 2005
34 usages
Dec 04, 2011
81 usages
Jan 05, 2009
9 usages
Jan 19, 2015
3 usages
142 stars
Sep 20, 2005
40 usages
Oct 23, 2013
238 usages
549 stars