Last Version

Apache Qpid Broker-J Parent 8.0.6

Apache Qpid Broker-J

License

License

GroupId

GroupId

org.apache.qpid
ArtifactId

ArtifactId

qpid-broker-parent
Version

Version

8.0.6
Type

Type

pom
Description

Description

Apache Qpid Broker-J Parent
Apache Qpid Broker-J
Project URL

Project URL

http://qpid.apache.org/components
Project Organization

Project Organization

The Apache Software Foundation

Download qpid-broker-parent 8.0.6


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

Dependencies

test (4)

Group / Artifact Type Version
org.hamcrest : hamcrest jar 2.2
org.hamcrest : hamcrest-library jar 2.2
junit : junit jar 4.13
org.mockito : mockito-core jar 3.2.4

Project Modules

  • broker-codegen
  • broker-core
  • broker
  • apache-qpid-broker-j
  • broker-plugins/access-control
  • broker-plugins/amqp-0-8-protocol
  • broker-plugins/amqp-0-10-protocol
  • broker-plugins/amqp-1-0-protocol
  • broker-plugins/amqp-msg-conv-0-8-to-0-10
  • broker-plugins/amqp-msg-conv-0-8-to-1-0
  • broker-plugins/amqp-msg-conv-0-10-to-1-0
  • broker-plugins/derby-store
  • broker-plugins/jdbc-provider-bone
  • broker-plugins/jdbc-store
  • broker-plugins/jdbc-logging-logback
  • broker-plugins/logging-logback
  • broker-plugins/management-amqp
  • broker-plugins/management-http
  • broker-plugins/memory-store
  • broker-plugins/websocket
  • broker-plugins/amqp-1-0-bdb-store
  • broker-plugins/amqp-1-0-jdbc-store
  • broker-plugins/prometheus-exporter
  • tools
  • qpid-systests-parent
  • qpid-test-utils
  • systests/systests-utils
  • systests/qpid-systests-jms-core
  • systests/qpid-systests-jms_1.1
  • systests/qpid-systests-jms_2.0
  • systests/qpid-systests-http-management
  • systests/protocol-tests-core
  • systests/protocol-tests-amqp-0-8
  • systests/protocol-tests-amqp-0-10
  • systests/protocol-tests-amqp-1-0
  • systests/qpid-systests-spawn-admin
  • systests/end-to-end-conversion-tests
  • perftests
  • qpid-perftests-systests
  • perftests/visualisation-jfc
  • bdbstore
  • bdbstore/systests
  • joramtests
  • tck
  • doc