is not current version
Last Version 2.0.0

org.apache.qpid:qpid-jms-discovery 0.43.0

The Broker Discovery module for QpidJMS

GroupId

GroupId

org.apache.qpid
ArtifactId

ArtifactId

qpid-jms-discovery
Version

Version

0.43.0
Type

Type

jar

Download qpid-jms-discovery 0.43.0


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