не последняя версия
Последняя версия 2.23.1

org.apache.activemq.examples.broker:xa-heuristic 2.13.0


Группа

Группа

org.apache.activemq.examples.broker
Идентификатор

Идентификатор

xa-heuristic
Версия

Версия

2.13.0
Тип

Тип

jar

Скачать xa-heuristic 2.13.0


<!-- https://jarcasting.com/artifacts/org.apache.activemq.examples.broker/xa-heuristic/ -->
<dependency>
    <groupId>org.apache.activemq.examples.broker</groupId>
    <artifactId>xa-heuristic</artifactId>
    <version>2.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq.examples.broker/xa-heuristic/
implementation 'org.apache.activemq.examples.broker:xa-heuristic:2.13.0'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.broker/xa-heuristic/
implementation ("org.apache.activemq.examples.broker:xa-heuristic:2.13.0")
'org.apache.activemq.examples.broker:xa-heuristic:jar:2.13.0'
<dependency org="org.apache.activemq.examples.broker" name="xa-heuristic" rev="2.13.0">
  <artifact name="xa-heuristic" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.broker', module='xa-heuristic', version='2.13.0')
)
libraryDependencies += "org.apache.activemq.examples.broker" % "xa-heuristic" % "2.13.0"
[org.apache.activemq.examples.broker/xa-heuristic "2.13.0"]