License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.jbossts.rts |
ArtifactId | ArtifactIdrest-tx |
Last Version | Last Version4.17.37.Final |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionNarayana: rest-tx
RESTful Transactions
|
Project URL |
Project URL |
Filename | Size |
---|---|
rest-tx-4.17.37.Final.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.jbossts.rts/rest-tx/ -->
<dependency>
<groupId>org.jboss.jbossts.rts</groupId>
<artifactId>rest-tx</artifactId>
<version>4.17.37.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.jbossts.rts/rest-tx/
implementation 'org.jboss.jbossts.rts:rest-tx:4.17.37.Final'
// https://jarcasting.com/artifacts/org.jboss.jbossts.rts/rest-tx/
implementation ("org.jboss.jbossts.rts:rest-tx:4.17.37.Final")
'org.jboss.jbossts.rts:rest-tx:pom:4.17.37.Final'
<dependency org="org.jboss.jbossts.rts" name="rest-tx" rev="4.17.37.Final">
<artifact name="rest-tx" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.jbossts.rts', module='rest-tx', version='4.17.37.Final')
)
libraryDependencies += "org.jboss.jbossts.rts" % "rest-tx" % "4.17.37.Final"
[org.jboss.jbossts.rts/rest-tx "4.17.37.Final"]