License |
License |
---|---|
Categories |
CategoriesEhcache Data Caching |
GroupId | GroupIdcom.github.cb372 |
ArtifactId | ArtifactIdcacheable-ehcache_2.10 |
Last Version | Last Version0.1.1 |
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.10/ -->
<dependency>
<groupId>com.github.cb372</groupId>
<artifactId>cacheable-ehcache_2.10</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cb372/cacheable-ehcache_2.10/
implementation 'com.github.cb372:cacheable-ehcache_2.10:0.1.1'
// https://jarcasting.com/artifacts/com.github.cb372/cacheable-ehcache_2.10/
implementation ("com.github.cb372:cacheable-ehcache_2.10:0.1.1")
'com.github.cb372:cacheable-ehcache_2.10:jar:0.1.1'
<dependency org="com.github.cb372" name="cacheable-ehcache_2.10" rev="0.1.1">
<artifact name="cacheable-ehcache_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cb372', module='cacheable-ehcache_2.10', version='0.1.1')
)
libraryDependencies += "com.github.cb372" % "cacheable-ehcache_2.10" % "0.1.1"
[com.github.cb372/cacheable-ehcache_2.10 "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.3 |
com.github.cb372 : cacheable-core_2.10 | jar | 0.1.1 |
com.typesafe : scalalogging-slf4j_2.10 | jar | 1.0.1 |
com.sqality.scct : scct_2.10 | jar | 0.2.2 |
joda-time : joda-time | jar | 2.3 |
org.joda : joda-convert | jar | 1.2 |
net.sf.ehcache : ehcache | jar | 2.7.4 |
javax.transaction : jta | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 2.0 |
com.github.scct : scct_2.10 | jar | 0.2.1 |