MVN

com.github.dandelion : dandelion-ehcache

Maven & Gradle

Aug 11, 2015
2 usages
63 stars

Dandelion :: Extras :: Cache :: EhCache · Extra allowing to plug a back-end cache based on Ehcache in the Dandelion cache system.

<dependency>
    <groupId>com.github.dandelion</groupId>
    <artifactId>dandelion-ehcache</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.dandelion : dandelion-ehcache to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of com.github.dandelion : dandelion-ehcache to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
dandelion-ehcache-1.1.1
dandelion-ehcache-1.1.0
1.0.x
dandelion-ehcache-1.0.1
dandelion-ehcache-1.0.0
0.10.x
dandelion-ehcache-0.10.1
dandelion-ehcache-0.10.0

How to add a dependency to Maven

Add the following com.github.dandelion : dandelion-ehcache maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.dandelion</groupId>
    <artifactId>dandelion-ehcache</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.dandelion : dandelion-ehcache gradle dependency to your build.gradle file:

implementation 'com.github.dandelion:dandelion-ehcache:1.1.1'

Gradle Kotlin DSL: Add the following com.github.dandelion : dandelion-ehcache gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.dandelion:dandelion-ehcache:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.dandelion : dandelion-ehcache sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.dandelion" % "dandelion-ehcache" % "1.1.1"

Advertisement

Dependencies from Group

Jul 28, 2015
14 usages
Aug 11, 2015
9 usages
63 stars
Aug 11, 2015
5 usages
63 stars
Aug 11, 2015
5 usages
63 stars

Discover Dependencies

Dec 14, 2022
2 usages
29 stars
Dec 13, 2022
14 usages
113 stars
Jul 03, 2015
60 stars
Dec 27, 2015
1 usages
190 stars
Jun 29, 2015
1 usages
190 stars
Feb 28, 2016
3 usages
190 stars
Feb 17, 2016
5 usages
13 stars
Feb 17, 2016
1 usages
13 stars