MVN

org.apache.commons : commons-jcs3-jcache

Maven & Gradle

Jan 03, 2022
2 usages

Apache Commons JCS :: JCache

<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-jcs3-jcache</artifactId>
    <version>3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.1

All Versions

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

Version Vulnerabilities Updated
3.1
commons-jcs3-jcache-3.1
3.0
commons-jcs3-jcache-3.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-jcs3-jcache</artifactId>
    <version>3.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.apache.commons:commons-jcs3-jcache:3.1'

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

implementation("org.apache.commons:commons-jcs3-jcache:3.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.commons" % "commons-jcs3-jcache" % "3.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

May 07, 2013
7 usages
Oct 04, 2018
3 usages
1k stars
Apr 06, 2019
9 usages
87 stars
Jul 10, 2019
11 usages
0 stars
Aug 18, 2023
14 usages
1.6k stars
Dec 18, 2021
14 usages
0 stars
Apr 14, 2023
1 usages
43 stars