is not current version
Last Version 8.0.6

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


GroupId

GroupId

org.apache.qpid
ArtifactId

ArtifactId

qpid-broker-plugins-management-http
Version

Version

0.22
Type

Type

jar

Download qpid-broker-plugins-management-http 0.22


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