License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdcom.yahoo.athenz |
ArtifactId | ArtifactIdathenz-zpe-java-client |
Last Version | Last Version1.11.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionathenz-zpe-java-client
ZPE Client Library (Java)
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-zpe-java-client/ -->
<dependency>
<groupId>com.yahoo.athenz</groupId>
<artifactId>athenz-zpe-java-client</artifactId>
<version>1.11.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-zpe-java-client/
implementation 'com.yahoo.athenz:athenz-zpe-java-client:1.11.3'
// https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-zpe-java-client/
implementation ("com.yahoo.athenz:athenz-zpe-java-client:1.11.3")
'com.yahoo.athenz:athenz-zpe-java-client:jar:1.11.3'
<dependency org="com.yahoo.athenz" name="athenz-zpe-java-client" rev="1.11.3">
<artifact name="athenz-zpe-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.athenz', module='athenz-zpe-java-client', version='1.11.3')
)
libraryDependencies += "com.yahoo.athenz" % "athenz-zpe-java-client" % "1.11.3"
[com.yahoo.athenz/athenz-zpe-java-client "1.11.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
com.yahoo.athenz : athenz-zts-core | jar | 1.11.3 |
com.yahoo.athenz : athenz-auth-core | jar | 1.11.3 |
com.yahoo.athenz : athenz-client-common | jar | 1.11.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.11 |
com.google.guava : guava | jar | 31.1-jre |
commons-io : commons-io | jar | 2.11.0 |
org.testng : testng | jar | 7.6.0 |
org.mockito : mockito-core | jar | 4.6.1 |
org.hamcrest : hamcrest | jar | 2.2 |