EdgeAuth-Token-Java

Akamai Edge Authorization Token for Java

License

License

GroupId

GroupId

com.akamai
ArtifactId

ArtifactId

edgeauth
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

EdgeAuth-Token-Java
Akamai Edge Authorization Token for Java
Project URL

Project URL

https://github.com/akamai/EdgeAuth-Token-Java

Download edgeauth

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
com.akamai

Akamai

A collection of official Akamai tools, community projects, and other goodies.

Versions

Version
0.2.0
0.1.0