License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers Narayana Application Layer Libs Distributed Transactions |
GroupId | GroupIdorg.jboss.narayana.rts |
ArtifactId | ArtifactIdlra-service-base |
Last Version | Last Version5.12.7.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProvides a base module for the funcionality shared between LRA coordination and LRA clients
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
lra-service-base-5.12.7.Final.pom | |
lra-service-base-5.12.7.Final.jar | 22 KB |
lra-service-base-5.12.7.Final-sources.jar | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.narayana.rts/lra-service-base/ -->
<dependency>
<groupId>org.jboss.narayana.rts</groupId>
<artifactId>lra-service-base</artifactId>
<version>5.12.7.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.narayana.rts/lra-service-base/
implementation 'org.jboss.narayana.rts:lra-service-base:5.12.7.Final'
// https://jarcasting.com/artifacts/org.jboss.narayana.rts/lra-service-base/
implementation ("org.jboss.narayana.rts:lra-service-base:5.12.7.Final")
'org.jboss.narayana.rts:lra-service-base:jar:5.12.7.Final'
<dependency org="org.jboss.narayana.rts" name="lra-service-base" rev="5.12.7.Final">
<artifact name="lra-service-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.narayana.rts', module='lra-service-base', version='5.12.7.Final')
)
libraryDependencies += "org.jboss.narayana.rts" % "lra-service-base" % "5.12.7.Final"
[org.jboss.narayana.rts/lra-service-base "5.12.7.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile.lra : microprofile-lra-api | jar | 1.0 |
org.jboss.spec.javax.ws.rs : jboss-jaxrs-api_2.1_spec | jar | 2.0.1.Final |
org.jboss.logging : jboss-logging-processor | jar | 2.0.0.Final |
org.jboss.logging : jboss-logging | jar | 3.2.1.Final |
Group / Artifact | Type | Version |
---|---|---|
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 |