| Категории |
КатегорииWire Данные Data Structures |
|---|---|
| Группа | Группаorg.apache.activemq.examples.openwire |
| Идентификатор | Идентификаторqueue-openwire |
| Версия | Версия2.6.3 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| queue-openwire-2.6.3.pom | |
| queue-openwire-2.6.3.jar | 9 KB |
| queue-openwire-2.6.3-sources.jar | 6 KB |
| queue-openwire-2.6.3-javadoc.jar | 29 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.activemq.examples.openwire/queue-openwire/ -->
<dependency>
<groupId>org.apache.activemq.examples.openwire</groupId>
<artifactId>queue-openwire</artifactId>
<version>2.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq.examples.openwire/queue-openwire/
implementation 'org.apache.activemq.examples.openwire:queue-openwire:2.6.3'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.openwire/queue-openwire/
implementation ("org.apache.activemq.examples.openwire:queue-openwire:2.6.3")
'org.apache.activemq.examples.openwire:queue-openwire:jar:2.6.3'
<dependency org="org.apache.activemq.examples.openwire" name="queue-openwire" rev="2.6.3">
<artifact name="queue-openwire" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.openwire', module='queue-openwire', version='2.6.3')
)
libraryDependencies += "org.apache.activemq.examples.openwire" % "queue-openwire" % "2.6.3"
[org.apache.activemq.examples.openwire/queue-openwire "2.6.3"]