License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdpro.savant.circumflex |
ArtifactId | ArtifactIdcircumflex-cache |
Version | Version3.0-RC1 |
Type | Typejar |
Description |
DescriptionCircumflex Cache API
Simple API for dealing with caches and cache data.
|
Filename | Size |
---|---|
circumflex-cache-3.0-RC1.pom | |
circumflex-cache-3.0-RC1.jar | 41 KB |
circumflex-cache-3.0-RC1-sources.jar | 3 KB |
circumflex-cache-3.0-RC1-javadoc.jar | 415 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pro.savant.circumflex/circumflex-cache/ -->
<dependency>
<groupId>pro.savant.circumflex</groupId>
<artifactId>circumflex-cache</artifactId>
<version>3.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/pro.savant.circumflex/circumflex-cache/
implementation 'pro.savant.circumflex:circumflex-cache:3.0-RC1'
// https://jarcasting.com/artifacts/pro.savant.circumflex/circumflex-cache/
implementation ("pro.savant.circumflex:circumflex-cache:3.0-RC1")
'pro.savant.circumflex:circumflex-cache:jar:3.0-RC1'
<dependency org="pro.savant.circumflex" name="circumflex-cache" rev="3.0-RC1">
<artifact name="circumflex-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.savant.circumflex', module='circumflex-cache', version='3.0-RC1')
)
libraryDependencies += "pro.savant.circumflex" % "circumflex-cache" % "3.0-RC1"
[pro.savant.circumflex/circumflex-cache "3.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
pro.savant.circumflex : circumflex-core | jar | 3.0-RC1 |
net.sf.ehcache : ehcache-core | jar | 2.6.2 |
javax.transaction : jta | jar | 1.1 |
org.scala-lang : scala-library | jar | 2.10.0 |
org.scala-lang : scala-compiler | jar | 2.10.0 |
org.slf4j : slf4j-api | jar | 1.6.1 |
org.scalatest : scalatest_2.10.0 | jar | 1.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : jline | jar | 2.10.0 |
junit : junit | jar | 4.11 |
ch.qos.logback : logback-classic | jar | 0.9.26 |
ch.qos.logback : logback-core | jar | 0.9.26 |