| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаorg.apache.activemq.examples.failover |
| Идентификатор | Идентификаторha-policy-autobackup |
| Версия | Версия2.22.0 |
| Тип | Типjar |
| Описание |
ОписаниеActiveMQ Artemis JMS HA Policy Auto backup example
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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| ha-policy-autobackup-2.22.0.pom | |
| ha-policy-autobackup-2.22.0.jar | 16 KB |
| ha-policy-autobackup-2.22.0-sources.jar | 14 KB |
| ha-policy-autobackup-2.22.0-javadoc.jar | 395 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.activemq.examples.failover/ha-policy-autobackup/ -->
<dependency>
<groupId>org.apache.activemq.examples.failover</groupId>
<artifactId>ha-policy-autobackup</artifactId>
<version>2.22.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq.examples.failover/ha-policy-autobackup/
implementation 'org.apache.activemq.examples.failover:ha-policy-autobackup:2.22.0'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.failover/ha-policy-autobackup/
implementation ("org.apache.activemq.examples.failover:ha-policy-autobackup:2.22.0")
'org.apache.activemq.examples.failover:ha-policy-autobackup:jar:2.22.0'
<dependency org="org.apache.activemq.examples.failover" name="ha-policy-autobackup" rev="2.22.0">
<artifact name="ha-policy-autobackup" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.failover', module='ha-policy-autobackup', version='2.22.0')
)
libraryDependencies += "org.apache.activemq.examples.failover" % "ha-policy-autobackup" % "2.22.0"
[org.apache.activemq.examples.failover/ha-policy-autobackup "2.22.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.activemq : artemis-cli | jar | 2.22.0 |
| org.apache.activemq : artemis-jms-client | jar | 2.22.0 |