MVN

org.apache.activemq.examples.broker : broker-msg-auth-plugin

Maven & Gradle

Jul 21, 2023
866 stars

ActiveMQ Artemis Broker Auth Plugin Example

<dependency>
    <groupId>org.apache.activemq.examples.broker</groupId>
    <artifactId>broker-msg-auth-plugin</artifactId>
    <version>2.30.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.activemq.examples.broker : broker-msg-auth-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.30.0

All Versions

Choose a version of org.apache.activemq.examples.broker : broker-msg-auth-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.30.x
broker-msg-auth-plugin-2.30.0
2.29.x
broker-msg-auth-plugin-2.29.0
2.28.x
broker-msg-auth-plugin-2.28.0
2.27.x
broker-msg-auth-plugin-2.27.1
broker-msg-auth-plugin-2.27.0
2.26.x
broker-msg-auth-plugin-2.26.0
2.25.x
broker-msg-auth-plugin-2.25.0
2.24.x
broker-msg-auth-plugin-2.24.0
2.23.x
broker-msg-auth-plugin-2.23.1
broker-msg-auth-plugin-2.23.0
2.22.x
broker-msg-auth-plugin-2.22.0
2.21.x
broker-msg-auth-plugin-2.21.0
2.20.x
broker-msg-auth-plugin-2.20.0
2.19.x
broker-msg-auth-plugin-2.19.1
broker-msg-auth-plugin-2.19.0
2.18.x
broker-msg-auth-plugin-2.18.0
2.17.x
broker-msg-auth-plugin-2.17.0

How to add a dependency to Maven

Add the following org.apache.activemq.examples.broker : broker-msg-auth-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.activemq.examples.broker</groupId>
    <artifactId>broker-msg-auth-plugin</artifactId>
    <version>2.30.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.activemq.examples.broker : broker-msg-auth-plugin gradle dependency to your build.gradle file:

implementation 'org.apache.activemq.examples.broker:broker-msg-auth-plugin:2.30.0'

Gradle Kotlin DSL: Add the following org.apache.activemq.examples.broker : broker-msg-auth-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.activemq.examples.broker:broker-msg-auth-plugin:2.30.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.activemq.examples.broker : broker-msg-auth-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.activemq.examples.broker" % "broker-msg-auth-plugin" % "2.30.0"

Advertisement

Dependencies from Group

Discover Dependencies

Apr 07, 2021
26 stars
Aug 06, 2023
38 stars
Aug 06, 2023
38 stars
Feb 18, 2021
5 stars
Jan 24, 2023
14 stars
Nov 09, 2021
0 stars
Nov 09, 2021
0 stars
Nov 09, 2021
0 stars
Feb 19, 2021
4.2k stars
Feb 05, 2022
1 usages
135 stars