License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdorg.apache.activemq.examples.failover |
ArtifactId | ArtifactIdha-policy-autobackup |
Version | Version2.18.0 |
Type | Typejar |
Description |
DescriptionActiveMQ 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.
|
Project Organization |
Project Organization |
<!-- 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.18.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.18.0'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.failover/ha-policy-autobackup/
implementation ("org.apache.activemq.examples.failover:ha-policy-autobackup:2.18.0")
'org.apache.activemq.examples.failover:ha-policy-autobackup:jar:2.18.0'
<dependency org="org.apache.activemq.examples.failover" name="ha-policy-autobackup" rev="2.18.0">
<artifact name="ha-policy-autobackup" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.failover', module='ha-policy-autobackup', version='2.18.0')
)
libraryDependencies += "org.apache.activemq.examples.failover" % "ha-policy-autobackup" % "2.18.0"
[org.apache.activemq.examples.failover/ha-policy-autobackup "2.18.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.activemq : artemis-cli | jar | 2.18.0 |
org.apache.activemq : artemis-jms-client | jar | 2.18.0 |