| License |
License |
|---|---|
| GroupId | GroupIdcom.yahoo.athenz |
| ArtifactId | ArtifactIdathenz-cert-refresher |
| Version | Version1.11.0-alpha1 |
| Type | Typejar |
| Description |
Descriptionathenz-cert-refresher
Athenz SSL Cert Refresher Package
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-cert-refresher/ -->
<dependency>
<groupId>com.yahoo.athenz</groupId>
<artifactId>athenz-cert-refresher</artifactId>
<version>1.11.0-alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-cert-refresher/
implementation 'com.yahoo.athenz:athenz-cert-refresher:1.11.0-alpha1'
// https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-cert-refresher/
implementation ("com.yahoo.athenz:athenz-cert-refresher:1.11.0-alpha1")
'com.yahoo.athenz:athenz-cert-refresher:jar:1.11.0-alpha1'
<dependency org="com.yahoo.athenz" name="athenz-cert-refresher" rev="1.11.0-alpha1">
<artifact name="athenz-cert-refresher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.athenz', module='athenz-cert-refresher', version='1.11.0-alpha1')
)
libraryDependencies += "com.yahoo.athenz" % "athenz-cert-refresher" % "1.11.0-alpha1"
[com.yahoo.athenz/athenz-cert-refresher "1.11.0-alpha1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.bouncycastle : bcpkix-jdk15on | jar | 1.70 |
| org.slf4j : slf4j-api | jar | 2.0.0-alpha7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jmockit : jmockit | jar | 1.49 |
| junit : junit | jar | 4.13.2 |
| com.google.guava : guava | jar | 31.1-jre |
| ch.qos.logback : logback-classic | jar | 1.3.0-alpha14 |
| org.testng : testng | jar | 7.5 |
| org.mockito : mockito-core | jar | 4.5.1 |
| org.hamcrest : hamcrest | jar | 2.2 |