q

qpid-broker-plugins-management-http

HTTP Management broker plug-in
Files download
File Operation
qpid-broker-plugins-management-http-6.1.5.jar download
qpid-broker-plugins-management-http-6.1.5.pom download
qpid-broker-plugins-management-http-6.1.5-sources.jar download
Apache Maven
<dependency>
  <groupId>org.apache.qpid</groupId>
  <artifactId>qpid-broker-plugins-management-http</artifactId>
  <version>6.1.5</version>
</dependency>
Gradle Groovy
implementation 'org.apache.qpid:qpid-broker-plugins-management-http:6.1.5'
Gradle Kotlin
implementation("org.apache.qpid:qpid-broker-plugins-management-http:6.1.5")
Scala SBT
libraryDependencies += "org.apache.qpid" % "qpid-broker-plugins-management-http" % "6.1.5"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.qpid', module='qpid-broker-plugins-management-http', version='6.1.5')
)
Apache Ivy
<dependency org="org.apache.qpid" name="qpid-broker-plugins-management-http" rev="6.1.5" />
Leiningen
[org.apache.qpid/qpid-broker-plugins-management-http "6.1.5"]
Apache Buildr
'org.apache.qpid:qpid-broker-plugins-management-http:jar:6.1.5'