is not current version
Last Version 1.2.2.1-jre17

com.guicedee.services:hibernate-ehcache 1.0.20.1-jre8


Categories

Categories

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

GroupId

com.guicedee.services
ArtifactId

ArtifactId

hibernate-ehcache
Version

Version

1.0.20.1-jre8
Type

Type

jar

Download hibernate-ehcache 1.0.20.1-jre8


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