Last Version

Spring Boot Narayana JTA Starter 2.0.9.RELEASE

Starter for JTA transactions using Narayana

License

License

Categories

Categories

Spring Boot Container Microservices Narayana Application Layer Libs Distributed Transactions
GroupId

GroupId

org.springframework.boot
ArtifactId

ArtifactId

spring-boot-starter-jta-narayana
Version

Version

2.0.9.RELEASE
Type

Type

jar
Description

Description

Spring Boot Narayana JTA Starter
Starter for JTA transactions using Narayana
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-jta-narayana
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-boot-starter-jta-narayana 2.0.9.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-starter-jta-narayana/ -->
<dependency>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-starter-jta-narayana</artifactId>
    <version>2.0.9.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-starter-jta-narayana/
implementation 'org.springframework.boot:spring-boot-starter-jta-narayana:2.0.9.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-starter-jta-narayana/
implementation ("org.springframework.boot:spring-boot-starter-jta-narayana:2.0.9.RELEASE")
'org.springframework.boot:spring-boot-starter-jta-narayana:jar:2.0.9.RELEASE'
<dependency org="org.springframework.boot" name="spring-boot-starter-jta-narayana" rev="2.0.9.RELEASE">
  <artifact name="spring-boot-starter-jta-narayana" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.boot', module='spring-boot-starter-jta-narayana', version='2.0.9.RELEASE')
)
libraryDependencies += "org.springframework.boot" % "spring-boot-starter-jta-narayana" % "2.0.9.RELEASE"
[org.springframework.boot/spring-boot-starter-jta-narayana "2.0.9.RELEASE"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.0.9.RELEASE
org.jboss : jboss-transaction-spi jar 7.6.0.Final
org.jboss.narayana.jta : jdbc jar 5.8.2.Final
org.jboss.narayana.jta : jms jar 5.8.2.Final
org.jboss.narayana.jta : jta jar 5.8.2.Final
org.jboss.narayana.jts : narayana-jts-integration jar 5.8.2.Final
javax.transaction : javax.transaction-api jar 1.2

Project Modules

There are no modules declared in this project.