is not current version
Last Version 2.5.1

com.github.snakerflow:snaker-ehcache 2.3.0

snaker is free workflow.

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

com.github.snakerflow
ArtifactId

ArtifactId

snaker-ehcache
Version

Version

2.3.0
Type

Type

jar

Download snaker-ehcache 2.3.0


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