License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial Hibernate Data ORM |
GroupId | GroupIdorg.apache.geode |
ArtifactId | ArtifactIdgeode-modules-hibernate |
Last Version | Last Version1.0.0-incubating.M3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Geode (incubating)
Apache Geode (incubating) provides a database-like consistency model, reliable transaction processing and a shared-nothing architecture to maintain very low latency performance with high concurrency processing
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.apache.geode/geode-modules-hibernate/ -->
<dependency>
<groupId>org.apache.geode</groupId>
<artifactId>geode-modules-hibernate</artifactId>
<version>1.0.0-incubating.M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geode/geode-modules-hibernate/
implementation 'org.apache.geode:geode-modules-hibernate:1.0.0-incubating.M3'
// https://jarcasting.com/artifacts/org.apache.geode/geode-modules-hibernate/
implementation ("org.apache.geode:geode-modules-hibernate:1.0.0-incubating.M3")
'org.apache.geode:geode-modules-hibernate:jar:1.0.0-incubating.M3'
<dependency org="org.apache.geode" name="geode-modules-hibernate" rev="1.0.0-incubating.M3">
<artifact name="geode-modules-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geode', module='geode-modules-hibernate', version='1.0.0-incubating.M3')
)
libraryDependencies += "org.apache.geode" % "geode-modules-hibernate" % "1.0.0-incubating.M3"
[org.apache.geode/geode-modules-hibernate "1.0.0-incubating.M3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geode : geode-modules | jar | 1.0.0-incubating.M3 |
org.eclipse.persistence : javax.persistence | jar | 2.0.0 |
org.hibernate : hibernate-annotations | jar | 3.5.5-Final |
Group / Artifact | Type | Version |
---|---|---|
dom4j : dom4j | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.ow2.asm : asm | jar | 5.1 |
junit : junit | jar | 4.12 |
eu.codearte.catch-exception : catch-throwable | jar | 1.4.4 |
org.mockito : mockito-core | jar | 1.10.19 |
com.github.stefanbirkner : system-rules | jar | 1.16.0 |
com.google.code.tempus-fugit : tempus-fugit | jar | 1.1 |
org.javassist : javassist | jar | 3.20.0-GA |
pl.pragmatists : JUnitParams | jar | 1.0.5 |
commons-collections : commons-collections | jar | 3.2.2 |
org.hibernate : hibernate-commons-annotations | jar | 3.2.0.Final |
org.hsqldb : hsqldb | jar | 2.0.0 |
org.assertj : assertj-core | jar | 3.4.1 |
com.jayway.awaitility : awaitility | jar | 1.7.0 |
org.jmock : jmock-legacy | jar | 2.8.2 |
eu.codearte.catch-exception : catch-exception | jar | 1.4.4 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.jmock : jmock-junit4 | jar | 2.8.2 |
cglib : cglib | jar | 3.2.2 |
org.apache.geode : geode-junit | jar | 1.0.0-incubating.M3 |
org.slf4j : slf4j-jdk14 | jar | 1.7.7 |
edu.umd.cs.mtc : multithreadedtc | jar | 1.01 |