| License |
License |
|---|---|
| GroupId | GroupIdcom.akamai |
| ArtifactId | ArtifactIdedgeauth |
| Last Version | Last Version0.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEdgeAuth-Token-Java
Akamai Edge Authorization Token for Java
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| edgeauth-0.2.0.pom | |
| edgeauth-0.2.0.jar | 7 KB |
| edgeauth-0.2.0-sources.jar | 6 KB |
| edgeauth-0.2.0-javadoc.jar | 28 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |