is not current version
Last Version 62

com.guicedee.services:hibernate-jcache 1.0.19.2-jre15

JPMS Module-Info's for a few of the Jakarta Libraries. These will be removed as time goes by

Categories

Categories

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

GroupId

com.guicedee.services
ArtifactId

ArtifactId

hibernate-jcache
Version

Version

1.0.19.2-jre15
Type

Type

jar

Download hibernate-jcache 1.0.19.2-jre15


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