License |
License |
---|---|
Categories |
CategoriesAtomikos Application Layer Libs Distributed Transactions |
GroupId | GroupIdcom.atomikos |
ArtifactId | ArtifactIdtransactions-remoting |
Last Version | Last Version5.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionReliability through Atomicity: manage your distributed transactions and protect your mission critical data
|
Filename | Size |
---|---|
transactions-remoting-5.0.9.pom | |
transactions-remoting-5.0.9.jar | 49 KB |
transactions-remoting-5.0.9-sources.jar | 30 KB |
transactions-remoting-5.0.9-javadoc.jar | 165 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.atomikos/transactions-remoting/ -->
<dependency>
<groupId>com.atomikos</groupId>
<artifactId>transactions-remoting</artifactId>
<version>5.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.atomikos/transactions-remoting/
implementation 'com.atomikos:transactions-remoting:5.0.9'
// https://jarcasting.com/artifacts/com.atomikos/transactions-remoting/
implementation ("com.atomikos:transactions-remoting:5.0.9")
'com.atomikos:transactions-remoting:jar:5.0.9'
<dependency org="com.atomikos" name="transactions-remoting" rev="5.0.9">
<artifact name="transactions-remoting" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atomikos', module='transactions-remoting', version='5.0.9')
)
libraryDependencies += "com.atomikos" % "transactions-remoting" % "5.0.9"
[com.atomikos/transactions-remoting "5.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.atomikos : transactions-jta | jar | 5.0.9 |
com.atomikos : transactions | jar | 5.0.9 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.1.11 |
org.apache.cxf : cxf-rt-rs-client | jar | 3.1.11 |
org.apache.cxf : cxf-rt-rs-extension-providers | jar | 3.1.11 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.9.4 |
org.apache.dubbo : dubbo | jar | 2.7.6 |
io.grpc : grpc-api | jar | 1.33.1 |
javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
org.springframework.hateoas : spring-hateoas | jar | 0.23.0.RELEASE |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
org.apache.geronimo.specs : geronimo-jta_1.0.1B_spec | jar | 1.0 |
javax.interceptor : javax.interceptor-api | jar | 1.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.9.0 |
junit : junit | jar | 4.11 |
org.assertj : assertj-core | jar | 3.17.2 |