| License |
License |
|---|---|
| Categories |
CategoriesAtomikos Application Layer Libs Distributed Transactions |
| GroupId | GroupIdcom.atomikos |
| ArtifactId | ArtifactIdtransactions-jdbc-deprecated |
| Last Version | Last Version3.8.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTransactions JDBC Deprecated
Reliability through Atomicity: manage your distributed transactions and protect your mission critical data
|
<!-- https://jarcasting.com/artifacts/com.atomikos/transactions-jdbc-deprecated/ -->
<dependency>
<groupId>com.atomikos</groupId>
<artifactId>transactions-jdbc-deprecated</artifactId>
<version>3.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.atomikos/transactions-jdbc-deprecated/
implementation 'com.atomikos:transactions-jdbc-deprecated:3.8.0'
// https://jarcasting.com/artifacts/com.atomikos/transactions-jdbc-deprecated/
implementation ("com.atomikos:transactions-jdbc-deprecated:3.8.0")
'com.atomikos:transactions-jdbc-deprecated:jar:3.8.0'
<dependency org="com.atomikos" name="transactions-jdbc-deprecated" rev="3.8.0">
<artifact name="transactions-jdbc-deprecated" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atomikos', module='transactions-jdbc-deprecated', version='3.8.0')
)
libraryDependencies += "com.atomikos" % "transactions-jdbc-deprecated" % "3.8.0"
[com.atomikos/transactions-jdbc-deprecated "3.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.atomikos : transactions-jdbc | jar | 3.8.0 |
| org.mockito : mockito-all | jar | 1.9.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.geronimo.specs : geronimo-jta_1.0.1B_spec | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |