is not current version
Last Version 8.0.6

org.apache.qpid:qpid-broker-plugins-management-http 8.0.3

HTTP Management broker plug-in

GroupId

GroupId

org.apache.qpid
ArtifactId

ArtifactId

qpid-broker-plugins-management-http
Version

Version

8.0.3
Type

Type

jar

Download qpid-broker-plugins-management-http 8.0.3


<!-- https://jarcasting.com/artifacts/org.apache.qpid/qpid-broker-plugins-management-http/ -->
<dependency>
    <groupId>org.apache.qpid</groupId>
    <artifactId>qpid-broker-plugins-management-http</artifactId>
    <version>8.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.qpid/qpid-broker-plugins-management-http/
implementation 'org.apache.qpid:qpid-broker-plugins-management-http:8.0.3'
// https://jarcasting.com/artifacts/org.apache.qpid/qpid-broker-plugins-management-http/
implementation ("org.apache.qpid:qpid-broker-plugins-management-http:8.0.3")
'org.apache.qpid:qpid-broker-plugins-management-http:jar:8.0.3'
<dependency org="org.apache.qpid" name="qpid-broker-plugins-management-http" rev="8.0.3">
  <artifact name="qpid-broker-plugins-management-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.qpid', module='qpid-broker-plugins-management-http', version='8.0.3')
)
libraryDependencies += "org.apache.qpid" % "qpid-broker-plugins-management-http" % "8.0.3"
[org.apache.qpid/qpid-broker-plugins-management-http "8.0.3"]