License |
License |
---|---|
GroupId | GroupIdorg.apache.qpid |
ArtifactId | ArtifactIdqpid-broker-parent |
Version | Version8.0.4 |
Type | Typepom |
Description |
DescriptionApache Qpid Broker-J Parent
Apache Qpid Broker-J
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
qpid-broker-parent-8.0.4.pom | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.qpid/qpid-broker-parent/ -->
<dependency>
<groupId>org.apache.qpid</groupId>
<artifactId>qpid-broker-parent</artifactId>
<version>8.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.qpid/qpid-broker-parent/
implementation 'org.apache.qpid:qpid-broker-parent:8.0.4'
// https://jarcasting.com/artifacts/org.apache.qpid/qpid-broker-parent/
implementation ("org.apache.qpid:qpid-broker-parent:8.0.4")
'org.apache.qpid:qpid-broker-parent:pom:8.0.4'
<dependency org="org.apache.qpid" name="qpid-broker-parent" rev="8.0.4">
<artifact name="qpid-broker-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.qpid', module='qpid-broker-parent', version='8.0.4')
)
libraryDependencies += "org.apache.qpid" % "qpid-broker-parent" % "8.0.4"
[org.apache.qpid/qpid-broker-parent "8.0.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 |