License |
License |
---|---|
Categories |
CategoriesAtomikos Application Layer Libs Distributed Transactions |
GroupId | GroupIdorg.codehaus.fabric3 |
ArtifactId | ArtifactIdfabric3-atomikos-install |
Last Version | Last Version1.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFabric3 Atomikos Install
Fabric3 Atomikos Transaction Manager installation module.
|
Project Organization |
Project OrganizationFabric3 Project |
Filename | Size |
---|---|
fabric3-atomikos-install-1.5.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-atomikos-install/ -->
<dependency>
<groupId>org.codehaus.fabric3</groupId>
<artifactId>fabric3-atomikos-install</artifactId>
<version>1.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-atomikos-install/
implementation 'org.codehaus.fabric3:fabric3-atomikos-install:1.5'
// https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-atomikos-install/
implementation ("org.codehaus.fabric3:fabric3-atomikos-install:1.5")
'org.codehaus.fabric3:fabric3-atomikos-install:pom:1.5'
<dependency org="org.codehaus.fabric3" name="fabric3-atomikos-install" rev="1.5">
<artifact name="fabric3-atomikos-install" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.fabric3', module='fabric3-atomikos-install', version='1.5')
)
libraryDependencies += "org.codehaus.fabric3" % "fabric3-atomikos-install" % "1.5"
[org.codehaus.fabric3/fabric3-atomikos-install "1.5"]