не последняя версия
Последняя версия 1.11.3

com.yahoo.athenz:athenz 1.10.13

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.

Группа

Группа

com.yahoo.athenz
Идентификатор

Идентификатор

athenz
Версия

Версия

1.10.13
Тип

Тип

pom

Скачать athenz 1.10.13

Имя Файла Размер
athenz-1.10.13.pom 15 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.yahoo.athenz/athenz/ -->
<dependency>
    <groupId>com.yahoo.athenz</groupId>
    <artifactId>athenz</artifactId>
    <version>1.10.13</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.athenz/athenz/
implementation 'com.yahoo.athenz:athenz:1.10.13'
// https://jarcasting.com/artifacts/com.yahoo.athenz/athenz/
implementation ("com.yahoo.athenz:athenz:1.10.13")
'com.yahoo.athenz:athenz:pom:1.10.13'
<dependency org="com.yahoo.athenz" name="athenz" rev="1.10.13">
  <artifact name="athenz" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.athenz', module='athenz', version='1.10.13')
)
libraryDependencies += "com.yahoo.athenz" % "athenz" % "1.10.13"
[com.yahoo.athenz/athenz "1.10.13"]