Coherence Hibernate Project

The Coherence Hibernate project encompasses the code of integration points between Hibernate and Oracle Coherence, currently consisting of a Coherence-based integration of the Hibernate second-level cache SPI, and a Hibernate-based implementation of the Coherence CacheStore SPI.

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.oracle.coherence.hibernate
ArtifactId

ArtifactId

coherence-hibernate-parent
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

Coherence Hibernate Project
The Coherence Hibernate project encompasses the code of integration points between Hibernate and Oracle Coherence, currently consisting of a Coherence-based integration of the Hibernate second-level cache SPI, and a Hibernate-based implementation of the Coherence CacheStore SPI.
Project URL

Project URL

https://github.com/coherence-community/coherence-hibernate
Source Code Management

Source Code Management

https://github.com/coherence-community/coherence-hibernate

Download coherence-hibernate-parent

How to add to project

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

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.
com.oracle.coherence.hibernate

Oracle Coherence Community

Versions

Version
2.1.1
2.1.0
2.1.0-M1
2.0.0