is not current version
Last Version 5.0.9

com.atomikos:ate 4.0.5


Categories

Categories

Atomikos Application Layer Libs Distributed Transactions
GroupId

GroupId

com.atomikos
ArtifactId

ArtifactId

ate
Version

Version

4.0.5
Type

Type

pom

Download ate 4.0.5

Filename Size
ate-4.0.5.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/com.atomikos/ate/ -->
<dependency>
    <groupId>com.atomikos</groupId>
    <artifactId>ate</artifactId>
    <version>4.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.atomikos/ate/
implementation 'com.atomikos:ate:4.0.5'
// https://jarcasting.com/artifacts/com.atomikos/ate/
implementation ("com.atomikos:ate:4.0.5")
'com.atomikos:ate:pom:4.0.5'
<dependency org="com.atomikos" name="ate" rev="4.0.5">
  <artifact name="ate" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.atomikos', module='ate', version='4.0.5')
)
libraryDependencies += "com.atomikos" % "ate" % "4.0.5"
[com.atomikos/ate "4.0.5"]