is not current version
Last Version 1.2.2.1-jre17

com.guicedee.services:ehcache 1.0.20.0


Categories

Categories

GUI User Interface Ehcache Data Caching Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

ehcache
Version

Version

1.0.20.0
Type

Type

jar

Download ehcache 1.0.20.0


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