License |
License |
---|---|
Categories |
CategoriesData Narayana Application Layer Libs Distributed Transactions Geo Business Logic Libraries Geospatial |
GroupId | GroupIdio.datalake.geode.jta |
ArtifactId | ArtifactIdnarayana-gemfire82-core |
Last Version | Last Version0.1.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnarayana-gemfire82-core
Provides a seamless integration of Geode/Gemfire and the Narayana
standalone JTA server. Geode/Gemfire can be run as Last Resource Commit Optimization.
The narayana-geode-core keeps minimal dependencies only on Geode/Gemfire and Narayana only.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.datalake.geode.jta/narayana-gemfire82-core/ -->
<dependency>
<groupId>io.datalake.geode.jta</groupId>
<artifactId>narayana-gemfire82-core</artifactId>
<version>0.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/io.datalake.geode.jta/narayana-gemfire82-core/
implementation 'io.datalake.geode.jta:narayana-gemfire82-core:0.1.11'
// https://jarcasting.com/artifacts/io.datalake.geode.jta/narayana-gemfire82-core/
implementation ("io.datalake.geode.jta:narayana-gemfire82-core:0.1.11")
'io.datalake.geode.jta:narayana-gemfire82-core:jar:0.1.11'
<dependency org="io.datalake.geode.jta" name="narayana-gemfire82-core" rev="0.1.11">
<artifact name="narayana-gemfire82-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datalake.geode.jta', module='narayana-gemfire82-core', version='0.1.11')
)
libraryDependencies += "io.datalake.geode.jta" % "narayana-gemfire82-core" % "0.1.11"
[io.datalake.geode.jta/narayana-gemfire82-core "0.1.11"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.naming » jnpserver | jar | 5.0.3.GA |
org.jboss.logging : jboss-logging | jar | 3.3.1.Final |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.narayana.jta : narayana-jta | jar | 5.6.2.Final |
org.jboss : jboss-transaction-spi | jar | 7.5.2.Final |
com.gemstone.gemfire » gemfire | jar | 8.2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |