License |
License |
---|---|
Categories |
CategoriesData Narayana Application Layer Libs Distributed Transactions Geo Business Logic Libraries Geospatial |
GroupId | GroupIdio.datalake.geode.jta |
ArtifactId | ArtifactIdnarayana-geode-springboot |
Last Version | Last Version0.1.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnarayana-geode-springboot
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 @EnableGeodeNarayanaJta
annotation. To be used in SpringBoot and Spring Data Gemfire projects.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.datalake.geode.jta/narayana-geode-springboot/ -->
<dependency>
<groupId>io.datalake.geode.jta</groupId>
<artifactId>narayana-geode-springboot</artifactId>
<version>0.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/io.datalake.geode.jta/narayana-geode-springboot/
implementation 'io.datalake.geode.jta:narayana-geode-springboot:0.1.11'
// https://jarcasting.com/artifacts/io.datalake.geode.jta/narayana-geode-springboot/
implementation ("io.datalake.geode.jta:narayana-geode-springboot:0.1.11")
'io.datalake.geode.jta:narayana-geode-springboot:jar:0.1.11'
<dependency org="io.datalake.geode.jta" name="narayana-geode-springboot" rev="0.1.11">
<artifact name="narayana-geode-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datalake.geode.jta', module='narayana-geode-springboot', version='0.1.11')
)
libraryDependencies += "io.datalake.geode.jta" % "narayana-geode-springboot" % "0.1.11"
[io.datalake.geode.jta/narayana-geode-springboot "0.1.11"]
Group / Artifact | Type | Version |
---|---|---|
io.datalake.geode.jta : narayana-geode-core | jar | 0.1.11 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.11 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
org.slf4j : jul-to-slf4j | jar | 1.7.25 |
org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
org.jboss : jboss-transaction-spi | jar | 7.6.0.Final |
org.jboss.narayana.jta : jdbc | jar | 5.5.24.Final |
org.jboss.narayana.jta : jms | jar | 5.5.24.Final |
org.jboss.narayana.jta : jta | jar | 5.5.24.Final |
org.jboss.narayana.jts : narayana-jts-integration | jar | 5.5.24.Final |
javax.transaction : javax.transaction-api | jar | 1.2 |
org.springframework : spring-context | jar | 4.3.9.RELEASE |
org.springframework : spring-aop | jar | 4.3.9.RELEASE |
org.aspectj : aspectjweaver | jar | 1.8.10 |
org.apache.tomcat : tomcat-jdbc | jar | 8.5.15 |
org.springframework : spring-jdbc | jar | 4.3.9.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.4.RELEASE |