is not current version
Last Version 5.0.9

com.atomikos:ate 3.9.0


Categories

Categories

Atomikos Application Layer Libs Distributed Transactions
GroupId

GroupId

com.atomikos
ArtifactId

ArtifactId

ate
Version

Version

3.9.0
Type

Type

pom

Download ate 3.9.0

Filename Size
ate-3.9.0.pom 2 KB
Browse

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