MVN

org.kielo.smartcache : smartcache-core

Maven & Gradle

Jul 03, 2015
2 usages
2 stars

smartcache · SmartCache - cache that can survive everything.

<dependency>
    <groupId>org.kielo.smartcache</groupId>
    <artifactId>smartcache-core</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kielo.smartcache : smartcache-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of org.kielo.smartcache : smartcache-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
smartcache-core-0.3.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.kielo.smartcache</groupId>
    <artifactId>smartcache-core</artifactId>
    <version>0.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.kielo.smartcache : smartcache-core gradle dependency to your build.gradle file:

implementation 'org.kielo.smartcache:smartcache-core:0.3.0'

Gradle Kotlin DSL: Add the following org.kielo.smartcache : smartcache-core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.kielo.smartcache:smartcache-core:0.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.kielo.smartcache : smartcache-core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.kielo.smartcache" % "smartcache-core" % "0.3.0"

Advertisement

Dependencies from Group

Jul 03, 2015
2 usages
2 stars

Discover Dependencies

Nov 04, 2018
4 usages
1.6k stars
Sep 26, 2018
2 usages
0 stars
Jul 14, 2017
2 usages
99 stars
Nov 17, 2016
8 usages
147 stars
May 16, 2017
2 usages
58 stars
Oct 23, 2018
3 usages
32 stars
May 14, 2018
3 usages
0 stars
Feb 06, 2021
1 usages
1.1k stars