License |
License |
---|---|
GroupId | GroupIdorg.apache.qpid |
ArtifactId | ArtifactIdqpid-broker-plugins-access-control |
Last Version | Last Version8.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Qpid Broker-J Access Control Plug-in
Access Control broker plug-in
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.qpid/qpid-broker-plugins-access-control/ -->
<dependency>
<groupId>org.apache.qpid</groupId>
<artifactId>qpid-broker-plugins-access-control</artifactId>
<version>8.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.qpid/qpid-broker-plugins-access-control/
implementation 'org.apache.qpid:qpid-broker-plugins-access-control:8.0.6'
// https://jarcasting.com/artifacts/org.apache.qpid/qpid-broker-plugins-access-control/
implementation ("org.apache.qpid:qpid-broker-plugins-access-control:8.0.6")
'org.apache.qpid:qpid-broker-plugins-access-control:jar:8.0.6'
<dependency org="org.apache.qpid" name="qpid-broker-plugins-access-control" rev="8.0.6">
<artifact name="qpid-broker-plugins-access-control" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.qpid', module='qpid-broker-plugins-access-control', version='8.0.6')
)
libraryDependencies += "org.apache.qpid" % "qpid-broker-plugins-access-control" % "8.0.6"
[org.apache.qpid/qpid-broker-plugins-access-control "8.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.qpid : qpid-broker-codegen Optional | jar | 8.0.6 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.qpid : qpid-broker-core | jar | 8.0.6 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.qpid : qpid-test-utils | jar | 8.0.6 |
org.apache.qpid : qpid-broker-core | jar | 8.0.6 |
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 |