is not current version
Last Version 5.12.7.Final

org.jboss.narayana.rts:rest-tx 5.10.0.Final

RESTful transactions

Categories

Categories

JBoss Container Application Servers Narayana Application Layer Libs Distributed Transactions
GroupId

GroupId

org.jboss.narayana.rts
ArtifactId

ArtifactId

rest-tx
Version

Version

5.10.0.Final
Type

Type

pom

Download rest-tx 5.10.0.Final

Filename Size
rest-tx-5.10.0.Final.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/org.jboss.narayana.rts/rest-tx/ -->
<dependency>
    <groupId>org.jboss.narayana.rts</groupId>
    <artifactId>rest-tx</artifactId>
    <version>5.10.0.Final</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.narayana.rts/rest-tx/
implementation 'org.jboss.narayana.rts:rest-tx:5.10.0.Final'
// https://jarcasting.com/artifacts/org.jboss.narayana.rts/rest-tx/
implementation ("org.jboss.narayana.rts:rest-tx:5.10.0.Final")
'org.jboss.narayana.rts:rest-tx:pom:5.10.0.Final'
<dependency org="org.jboss.narayana.rts" name="rest-tx" rev="5.10.0.Final">
  <artifact name="rest-tx" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.narayana.rts', module='rest-tx', version='5.10.0.Final')
)
libraryDependencies += "org.jboss.narayana.rts" % "rest-tx" % "5.10.0.Final"
[org.jboss.narayana.rts/rest-tx "5.10.0.Final"]