License |
License |
---|---|
GroupId | GroupIdru.circumflex |
ArtifactId | ArtifactIdcircumflex-cache |
Version | Version2.5 |
Type | Typejar |
Description |
DescriptionCircumflex Cache
Circumflex Simple Caching Framework
|
Filename | Size |
---|---|
circumflex-cache-2.5.pom | |
circumflex-cache-2.5.jar | 42 KB |
circumflex-cache-2.5-sources.jar | 2 KB |
circumflex-cache-2.5-javadoc.jar | 299 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.circumflex/circumflex-cache/ -->
<dependency>
<groupId>ru.circumflex</groupId>
<artifactId>circumflex-cache</artifactId>
<version>2.5</version>
</dependency>
// https://jarcasting.com/artifacts/ru.circumflex/circumflex-cache/
implementation 'ru.circumflex:circumflex-cache:2.5'
// https://jarcasting.com/artifacts/ru.circumflex/circumflex-cache/
implementation ("ru.circumflex:circumflex-cache:2.5")
'ru.circumflex:circumflex-cache:jar:2.5'
<dependency org="ru.circumflex" name="circumflex-cache" rev="2.5">
<artifact name="circumflex-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.circumflex', module='circumflex-cache', version='2.5')
)
libraryDependencies += "ru.circumflex" % "circumflex-cache" % "2.5"
[ru.circumflex/circumflex-cache "2.5"]
Group / Artifact | Type | Version |
---|---|---|
ru.circumflex : circumflex-core | jar | 2.5 |
net.sf.ehcache : ehcache-core | jar | 2.6.0 |
javax.transaction : jta | jar | 1.1 |
org.scala-lang : scala-library | jar | 2.9.2 |
org.scala-lang : scala-compiler | jar | 2.9.2 |
org.slf4j : slf4j-api | jar | 1.6.1 |
org.scalatest : scalatest_2.9.2 | jar | 1.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : jline | jar | 2.9.2 |
junit : junit | jar | 4.10 |
commons-lang : commons-lang | jar | 2.5 |
ch.qos.logback : logback-classic | jar | 0.9.26 |
ch.qos.logback : logback-core | jar | 0.9.26 |