is not current version
Last Version 2.23.1

ActiveMQ Artemis Broker Auth Plugin Example 2.20.0

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.

License

License

GroupId

GroupId

org.apache.activemq.examples.broker
ArtifactId

ArtifactId

broker-msg-auth-plugin
Version

Version

2.20.0
Type

Type

jar
Description

Description

ActiveMQ Artemis Broker Auth Plugin 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

The Apache Software Foundation

Download broker-msg-auth-plugin 2.20.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.activemq : artemis-jms-client-all jar 2.20.0
org.apache.activemq : artemis-server jar 2.20.0
org.apache.activemq : artemis-amqp-protocol jar 2.20.0
org.apache.qpid : qpid-jms-client jar 1.3.0

Project Modules

There are no modules declared in this project.