| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.qpid |
| ArtifactId | ArtifactIdqpid-broker-parent |
| Last Version | Last Version8.0.6 |
| Release Date | Release Date |
| 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.6.pom | 59 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.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"]
| 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 |