is not current version
Last Version 5.12.7.Final

org.jboss.narayana.rts:rest-tx 5.0.0.M2

rest tx

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.0.0.M2
Type

Type

pom

Download rest-tx 5.0.0.M2

Filename Size
rest-tx-5.0.0.M2.pom 2 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.0.0.M2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.narayana.rts/rest-tx/
implementation 'org.jboss.narayana.rts:rest-tx:5.0.0.M2'
// https://jarcasting.com/artifacts/org.jboss.narayana.rts/rest-tx/
implementation ("org.jboss.narayana.rts:rest-tx:5.0.0.M2")
'org.jboss.narayana.rts:rest-tx:pom:5.0.0.M2'
<dependency org="org.jboss.narayana.rts" name="rest-tx" rev="5.0.0.M2">
  <artifact name="rest-tx" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.narayana.rts', module='rest-tx', version='5.0.0.M2')
)
libraryDependencies += "org.jboss.narayana.rts" % "rest-tx" % "5.0.0.M2"
[org.jboss.narayana.rts/rest-tx "5.0.0.M2"]