is not current version
Last Version 2.1.1

Coherence Hibernate Project 2.0.0

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
Version

Version

2.0.0
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 2.0.0


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

Dependencies

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

Project Modules

  • coherence-hibernate-cache-store
  • coherence-hibernate-cache-store-tests
  • coherence-hibernate-cache-core
  • coherence-hibernate-cache-4
  • coherence-hibernate-cache-5
  • coherence-hibernate-cache-52
  • coherence-hibernate-site