| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.akamai |
| ArtifactId | ArtifactIdNetStorageKit |
| Last Version | Last Version3.6.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAkamai NetStorageKit
Library Kit to simplify the interaction with Akamai's NetStorage CMS API
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| NetStorageKit-3.6.6.pom | |
| NetStorageKit-3.6.6.jar | 33 KB |
| NetStorageKit-3.6.6-tests.jar | 22 KB |
| NetStorageKit-3.6.6-sources.jar | 27 KB |
| NetStorageKit-3.6.6-javadoc.jar | 150 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.akamai/NetStorageKit/ -->
<dependency>
<groupId>com.akamai</groupId>
<artifactId>NetStorageKit</artifactId>
<version>3.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.akamai/NetStorageKit/
implementation 'com.akamai:NetStorageKit:3.6.6'
// https://jarcasting.com/artifacts/com.akamai/NetStorageKit/
implementation ("com.akamai:NetStorageKit:3.6.6")
'com.akamai:NetStorageKit:jar:3.6.6'
<dependency org="com.akamai" name="NetStorageKit" rev="3.6.6">
<artifact name="NetStorageKit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.akamai', module='NetStorageKit', version='3.6.6')
)
libraryDependencies += "com.akamai" % "NetStorageKit" % "3.6.6"
[com.akamai/NetStorageKit "3.6.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |