is not current version
Last Version 1.11.3

AthenZ 1.10.43

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.

License

License

GroupId

GroupId

com.yahoo.athenz
ArtifactId

ArtifactId

athenz
Version

Version

1.10.43
Type

Type

pom
Description

Description

AthenZ
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

https://github.com/AthenZ/athenz
Project Organization

Project Organization

Yahoo Inc.
Source Code Management

Source Code Management

https://github.com/AthenZ/athenz

Download athenz 1.10.43

Filename Size
athenz-1.10.43.pom 15 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.9
org.testng : testng jar 7.4.0
org.mockito : mockito-core jar 4.2.0
org.hamcrest : hamcrest jar 2.2

Project Modules

  • rdl/rdl-gen-athenz-server
  • rdl/rdl-gen-athenz-go-model
  • rdl/rdl-gen-athenz-go-client
  • rdl/rdl-gen-athenz-java-model
  • rdl/rdl-gen-athenz-java-client
  • core/zms
  • core/zts
  • core/msd
  • libs/java/auth_core
  • libs/java/client_common
  • libs/java/server_common
  • libs/java/instance_provider
  • libs/java/cert_refresher
  • clients/java/zms
  • clients/java/zts/core
  • clients/java/zts/shade
  • clients/java/zpe
  • clients/java/msd
  • servers/zms
  • servers/zts
  • containers/jetty
  • clients/go/zms
  • clients/go/zts
  • clients/go/msd
  • libs/go/zmscli
  • libs/go/zmssvctoken
  • libs/go/athenzutils
  • libs/go/athenzconf
  • utils/zms-cli
  • utils/athenz-conf
  • utils/zms-svctoken
  • utils/zpe-updater
  • utils/zts-roletoken
  • utils/zts-accesstoken
  • utils/zts-rolecert
  • utils/zts-svccert
  • utils/msd-agent
  • libs/nodejs/auth_core
  • clients/nodejs/zts
  • clients/nodejs/zpe
  • ui
  • assembly/zms
  • assembly/zts
  • assembly/ui
  • assembly/utils