Last Version

tr8n-cache-ehcache 0.1.0

EHCache adapter for Tr8n SDKs

License

License

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

com.tr8nhub
ArtifactId

ArtifactId

cache-ehcache
Version

Version

0.1.0
Type

Type

jar
Description

Description

tr8n-cache-ehcache
EHCache adapter for Tr8n SDKs
Project URL

Project URL

https://github.com/tr8n/tr8n_java_cache_ehcache
Project Organization

Project Organization

Tr8nHub
Source Code Management

Source Code Management

https://github.com/tr8n/tr8n_java_cache_ehcache

Download cache-ehcache 0.1.0


<!-- https://jarcasting.com/artifacts/com.tr8nhub/cache-ehcache/ -->
<dependency>
    <groupId>com.tr8nhub</groupId>
    <artifactId>cache-ehcache</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tr8nhub/cache-ehcache/
implementation 'com.tr8nhub:cache-ehcache:0.1.0'
// https://jarcasting.com/artifacts/com.tr8nhub/cache-ehcache/
implementation ("com.tr8nhub:cache-ehcache:0.1.0")
'com.tr8nhub:cache-ehcache:jar:0.1.0'
<dependency org="com.tr8nhub" name="cache-ehcache" rev="0.1.0">
  <artifact name="cache-ehcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tr8nhub', module='cache-ehcache', version='0.1.0')
)
libraryDependencies += "com.tr8nhub" % "cache-ehcache" % "0.1.0"
[com.tr8nhub/cache-ehcache "0.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.tr8nhub : core jar 0.1.0
net.sf.ehcache : ehcache jar 2.8.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.