is not current version
Last Version 1.2.2.1-jre17

com.guicedee.services:hibernate-ehcache 1.1.1.1-jre15-SP1


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.1.1.1-jre15-SP1
Type

Type

jar

Download hibernate-ehcache 1.1.1.1-jre15-SP1


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