License |
License |
---|---|
Categories |
CategoriesEhcache Data Caching |
GroupId | GroupIdcom.github.cb372 |
ArtifactId | ArtifactIdcacheable-ehcache_2.11 |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncacheable-ehcache
cacheable-ehcache
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.cb372 |
<!-- https://jarcasting.com/artifacts/com.github.cb372/cacheable-ehcache_2.11/ -->
<dependency>
<groupId>com.github.cb372</groupId>
<artifactId>cacheable-ehcache_2.11</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cb372/cacheable-ehcache_2.11/
implementation 'com.github.cb372:cacheable-ehcache_2.11:0.2.0'
// https://jarcasting.com/artifacts/com.github.cb372/cacheable-ehcache_2.11/
implementation ("com.github.cb372:cacheable-ehcache_2.11:0.2.0")
'com.github.cb372:cacheable-ehcache_2.11:jar:0.2.0'
<dependency org="com.github.cb372" name="cacheable-ehcache_2.11" rev="0.2.0">
<artifact name="cacheable-ehcache_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cb372', module='cacheable-ehcache_2.11', version='0.2.0')
)
libraryDependencies += "com.github.cb372" % "cacheable-ehcache_2.11" % "0.2.0"
[com.github.cb372/cacheable-ehcache_2.11 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.0 |
com.github.cb372 : cacheable-core_2.11 | jar | 0.2.0 |
com.typesafe.scala-logging : scala-logging-slf4j_2.11 | jar | 2.0.3 |
joda-time : joda-time | jar | 2.3 |
org.joda : joda-convert | jar | 1.6 |
net.sf.ehcache : ehcache | jar | 2.8.1 |
javax.transaction : jta | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.1.3 |