License |
License |
---|---|
Categories |
CategoriesAtomikos Application Layer Libs Distributed Transactions |
GroupId | GroupIdorg.apache.activemq |
ArtifactId | ArtifactIdactivemq-test-atomikos |
Last Version | Last Version5.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionActiveMQ :: Atomikos System Test
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.activemq/activemq-test-atomikos/ -->
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-test-atomikos</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq/activemq-test-atomikos/
implementation 'org.apache.activemq:activemq-test-atomikos:5.2.0'
// https://jarcasting.com/artifacts/org.apache.activemq/activemq-test-atomikos/
implementation ("org.apache.activemq:activemq-test-atomikos:5.2.0")
'org.apache.activemq:activemq-test-atomikos:jar:5.2.0'
<dependency org="org.apache.activemq" name="activemq-test-atomikos" rev="5.2.0">
<artifact name="activemq-test-atomikos" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='activemq-test-atomikos', version='5.2.0')
)
libraryDependencies += "org.apache.activemq" % "activemq-test-atomikos" % "5.2.0"
[org.apache.activemq/activemq-test-atomikos "5.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.activemq : activemq-core | jar | 5.2.0 |
org.apache.activemq : activemq-core | test-jar | 5.2.0 |
org.apache.activemq : activeio-core | jar | 3.1.0 |
org.apache.derby : derby Optional | jar | 10.1.3.1 |
com.atomikos : transactions | jar | 3.1.0 |
com.atomikos : transactions-api | jar | 3.1.0 |
com.atomikos : transactions-jta | jar | 3.1.0 |
com.atomikos : atomikos-util | jar | 3.1.0 |
junit : junit | jar | 3.8.1 |