| License |
License |
|---|---|
| GroupId | GroupIdcom.yahoo.athenz |
| ArtifactId | ArtifactIdathenz |
| Last Version | Last Version1.11.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionAthenZ
Open source platform for X.509 certificate based service authentication
and fine-grained access control in dynamic infrastructures. Athenz
supports provisioning and configuration (centralized authorization) use
cases as well as serving/runtime (decentralized authorization) use cases.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| athenz-1.11.3.pom | 15 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.athenz/athenz/ -->
<dependency>
<groupId>com.yahoo.athenz</groupId>
<artifactId>athenz</artifactId>
<version>1.11.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.athenz/athenz/
implementation 'com.yahoo.athenz:athenz:1.11.3'
// https://jarcasting.com/artifacts/com.yahoo.athenz/athenz/
implementation ("com.yahoo.athenz:athenz:1.11.3")
'com.yahoo.athenz:athenz:pom:1.11.3'
<dependency org="com.yahoo.athenz" name="athenz" rev="1.11.3">
<artifact name="athenz" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.athenz', module='athenz', version='1.11.3')
)
libraryDependencies += "com.yahoo.athenz" % "athenz" % "1.11.3"
[com.yahoo.athenz/athenz "1.11.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 7.6.0 |
| org.mockito : mockito-core | jar | 4.6.1 |
| org.hamcrest : hamcrest | jar | 2.2 |