is not current version
Last Version 0.1.11

io.datalake.geode.jta:narayana-gemfire82-springboot 0.1.10

Provides a seamless integration of Geode/Gemfire and the Narayana standalone JTA server and LRCO support. It extends the core narayana-geode-core package adding Spring and SpringBoot support like auto-configuration and @NarayanaLastResourceCommitOptimization annotation. To be used in SpringBoot and Spring Data Gemfire projects.

Categories

Categories

Data Narayana Application Layer Libs Distributed Transactions Geo Business Logic Libraries Geospatial
GroupId

GroupId

io.datalake.geode.jta
ArtifactId

ArtifactId

narayana-gemfire82-springboot
Version

Version

0.1.10
Type

Type

jar

Download narayana-gemfire82-springboot 0.1.10


<!-- https://jarcasting.com/artifacts/io.datalake.geode.jta/narayana-gemfire82-springboot/ -->
<dependency>
    <groupId>io.datalake.geode.jta</groupId>
    <artifactId>narayana-gemfire82-springboot</artifactId>
    <version>0.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.datalake.geode.jta/narayana-gemfire82-springboot/
implementation 'io.datalake.geode.jta:narayana-gemfire82-springboot:0.1.10'
// https://jarcasting.com/artifacts/io.datalake.geode.jta/narayana-gemfire82-springboot/
implementation ("io.datalake.geode.jta:narayana-gemfire82-springboot:0.1.10")
'io.datalake.geode.jta:narayana-gemfire82-springboot:jar:0.1.10'
<dependency org="io.datalake.geode.jta" name="narayana-gemfire82-springboot" rev="0.1.10">
  <artifact name="narayana-gemfire82-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datalake.geode.jta', module='narayana-gemfire82-springboot', version='0.1.10')
)
libraryDependencies += "io.datalake.geode.jta" % "narayana-gemfire82-springboot" % "0.1.10"
[io.datalake.geode.jta/narayana-gemfire82-springboot "0.1.10"]