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