Last Version

hibernate-ehcache - relocation 6.0.0.Alpha7

Hibernate ORM 6.0.0.Alpha7 release. See http://hibernate.org/orm/releases/6.0

License

License

Categories

Categories

Ehcache Data Caching Hibernate ORM
GroupId

GroupId

org.hibernate
ArtifactId

ArtifactId

hibernate-ehcache
Version

Version

6.0.0.Alpha7
Type

Type

pom
Description

Description

hibernate-ehcache - relocation
Hibernate ORM 6.0.0.Alpha7 release. See http://hibernate.org/orm/releases/6.0
Project URL

Project URL

http://hibernate.org/orm
Project Organization

Project Organization

Hibernate.org
Source Code Management

Source Code Management

http://github.com/hibernate/hibernate-orm

Download hibernate-ehcache 6.0.0.Alpha7


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.