License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers CLI User Interface Narayana Application Layer Libs Distributed Transactions |
GroupId | GroupIdorg.jboss.narayana.rts |
ArtifactId | ArtifactIdlra-client |
Last Version | Last Version5.12.7.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLRA Client
LRA Client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
lra-client-5.12.7.Final.pom | |
lra-client-5.12.7.Final.jar | 17 KB |
lra-client-5.12.7.Final-sources.jar | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.narayana.rts/lra-client/ -->
<dependency>
<groupId>org.jboss.narayana.rts</groupId>
<artifactId>lra-client</artifactId>
<version>5.12.7.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.narayana.rts/lra-client/
implementation 'org.jboss.narayana.rts:lra-client:5.12.7.Final'
// https://jarcasting.com/artifacts/org.jboss.narayana.rts/lra-client/
implementation ("org.jboss.narayana.rts:lra-client:5.12.7.Final")
'org.jboss.narayana.rts:lra-client:jar:5.12.7.Final'
<dependency org="org.jboss.narayana.rts" name="lra-client" rev="5.12.7.Final">
<artifact name="lra-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.narayana.rts', module='lra-client', version='5.12.7.Final')
)
libraryDependencies += "org.jboss.narayana.rts" % "lra-client" % "5.12.7.Final"
[org.jboss.narayana.rts/lra-client "5.12.7.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile.lra : microprofile-lra-api | jar | 1.0 |
org.jboss.narayana.rts : lra-service-base | jar | 5.12.7.Final |
org.jboss.resteasy : resteasy-client | jar | 4.7.2.Final |
org.jboss.resteasy : resteasy-jackson2-provider | jar | 4.7.2.Final |
Group / Artifact | Type | Version |
---|---|---|
javax.enterprise : cdi-api | jar | 2.0 |
javax.annotation : javax.annotation-api | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
junit : junit | jar | 4.13.1 |
org.jboss.shrinkwrap : shrinkwrap-impl-base | jar |