is not current version
Last Version 2.0.9.RELEASE

org.springframework.boot:spring-boot-starter-jta-narayana 1.4.6.RELEASE

Spring Boot Narayana JTA Starter

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

1.4.6.RELEASE
Type

Type

jar

Download spring-boot-starter-jta-narayana 1.4.6.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>1.4.6.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-starter-jta-narayana/
implementation 'org.springframework.boot:spring-boot-starter-jta-narayana:1.4.6.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-starter-jta-narayana/
implementation ("org.springframework.boot:spring-boot-starter-jta-narayana:1.4.6.RELEASE")
'org.springframework.boot:spring-boot-starter-jta-narayana:jar:1.4.6.RELEASE'
<dependency org="org.springframework.boot" name="spring-boot-starter-jta-narayana" rev="1.4.6.RELEASE">
  <artifact name="spring-boot-starter-jta-narayana" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.boot', module='spring-boot-starter-jta-narayana', version='1.4.6.RELEASE')
)
libraryDependencies += "org.springframework.boot" % "spring-boot-starter-jta-narayana" % "1.4.6.RELEASE"
[org.springframework.boot/spring-boot-starter-jta-narayana "1.4.6.RELEASE"]