License |
License |
---|---|
GroupId | GroupIdcom.yahoo.pulsar |
ArtifactId | ArtifactIdpulsar-broker-auth-athenz |
Version | Version1.18 |
Type | Typejar |
Description |
DescriptionAthenz authentication plugin for broker
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.yahoo.pulsar/pulsar-broker-auth-athenz/ -->
<dependency>
<groupId>com.yahoo.pulsar</groupId>
<artifactId>pulsar-broker-auth-athenz</artifactId>
<version>1.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.pulsar/pulsar-broker-auth-athenz/
implementation 'com.yahoo.pulsar:pulsar-broker-auth-athenz:1.18'
// https://jarcasting.com/artifacts/com.yahoo.pulsar/pulsar-broker-auth-athenz/
implementation ("com.yahoo.pulsar:pulsar-broker-auth-athenz:1.18")
'com.yahoo.pulsar:pulsar-broker-auth-athenz:jar:1.18'
<dependency org="com.yahoo.pulsar" name="pulsar-broker-auth-athenz" rev="1.18">
<artifact name="pulsar-broker-auth-athenz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.pulsar', module='pulsar-broker-auth-athenz', version='1.18')
)
libraryDependencies += "com.yahoo.pulsar" % "pulsar-broker-auth-athenz" % "1.18"
[com.yahoo.pulsar/pulsar-broker-auth-athenz "1.18"]
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.pulsar : pulsar-broker | jar | 1.18 |
com.yahoo.athenz » zpe_java_client | jar | 1.1.8 |
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.pulsar : managed-ledger | test-jar | 1.18 |
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
org.testng : testng | jar | 6.8.5 |