is not current version
Last Version 5.12.7.Final

org.jboss.narayana.rts:restat-util 5.0.0.M2

Provides Utility methods to support RESTAT

Categories

Categories

JBoss Container Application Servers Narayana Application Layer Libs Distributed Transactions
GroupId

GroupId

org.jboss.narayana.rts
ArtifactId

ArtifactId

restat-util
Version

Version

5.0.0.M2
Type

Type

jar

Download restat-util 5.0.0.M2


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