| Группа | Группаorg.apache.activemq.examples.broker |
|---|---|
| Идентификатор | Идентификаторxa-heuristic |
| Версия | Версия1.5.6 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| xa-heuristic-1.5.6.pom | |
| xa-heuristic-1.5.6.jar | 15 KB |
| xa-heuristic-1.5.6-sources.jar | 11 KB |
| xa-heuristic-1.5.6-javadoc.jar | 34 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.activemq.examples.broker/xa-heuristic/ -->
<dependency>
<groupId>org.apache.activemq.examples.broker</groupId>
<artifactId>xa-heuristic</artifactId>
<version>1.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq.examples.broker/xa-heuristic/
implementation 'org.apache.activemq.examples.broker:xa-heuristic:1.5.6'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.broker/xa-heuristic/
implementation ("org.apache.activemq.examples.broker:xa-heuristic:1.5.6")
'org.apache.activemq.examples.broker:xa-heuristic:jar:1.5.6'
<dependency org="org.apache.activemq.examples.broker" name="xa-heuristic" rev="1.5.6">
<artifact name="xa-heuristic" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.broker', module='xa-heuristic', version='1.5.6')
)
libraryDependencies += "org.apache.activemq.examples.broker" % "xa-heuristic" % "1.5.6"
[org.apache.activemq.examples.broker/xa-heuristic "1.5.6"]