License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers Narayana Application Layer Libs Distributed Transactions |
GroupId | GroupIdorg.jboss.narayana.rts |
ArtifactId | ArtifactIdrest-tx |
Version | Version5.11.2.Final |
Type | Typepom |
Description |
DescriptionNarayana: RESTful transactions
RESTful transactions
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
rest-tx-5.11.2.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.11.2.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.narayana.rts/rest-tx/
implementation 'org.jboss.narayana.rts:rest-tx:5.11.2.Final'
// https://jarcasting.com/artifacts/org.jboss.narayana.rts/rest-tx/
implementation ("org.jboss.narayana.rts:rest-tx:5.11.2.Final")
'org.jboss.narayana.rts:rest-tx:pom:5.11.2.Final'
<dependency org="org.jboss.narayana.rts" name="rest-tx" rev="5.11.2.Final">
<artifact name="rest-tx" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.narayana.rts', module='rest-tx', version='5.11.2.Final')
)
libraryDependencies += "org.jboss.narayana.rts" % "rest-tx" % "5.11.2.Final"
[org.jboss.narayana.rts/rest-tx "5.11.2.Final"]
Group / Artifact | Type | Version |
---|---|---|
javax.annotation : javax.annotation-api | jar | 1.2 |