| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCaching Data | 
        
| GroupId | GroupIdcom.ibm.cloud | 
    
| ArtifactId | ArtifactIdcaching-api | 
    
| Last Version | Last Version0.28.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionCloud Internet Services caching-api 
            Java Client Library to access the IBM Cloud Networking Services 
         | 
    
| Project Organization | 
                    Project OrganizationIBM Cloud Networking Services | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| caching-api-0.28.0.pom | |
| caching-api-0.28.0.jar | 40 KB | 
| caching-api-0.28.0-sources.jar | 26 KB | 
| caching-api-0.28.0-javadoc.jar | 193 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.ibm.cloud/caching-api/ -->
<dependency>
    <groupId>com.ibm.cloud</groupId>
    <artifactId>caching-api</artifactId>
    <version>0.28.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.ibm.cloud/caching-api/
implementation 'com.ibm.cloud:caching-api:0.28.0'
                // https://jarcasting.com/artifacts/com.ibm.cloud/caching-api/
implementation ("com.ibm.cloud:caching-api:0.28.0")
                'com.ibm.cloud:caching-api:jar:0.28.0'
                <dependency org="com.ibm.cloud" name="caching-api" rev="0.28.0">
  <artifact name="caching-api" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.ibm.cloud', module='caching-api', version='0.28.0')
)
                libraryDependencies += "com.ibm.cloud" % "caching-api" % "0.28.0"
                [com.ibm.cloud/caching-api "0.28.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.ibm.cloud : sdk-core | jar | 9.13.3 | 
| com.ibm.cloud : networking-common | jar | 0.28.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.ibm.cloud : networking-common | test-jar | 0.28.0 | 
| org.testng : testng | jar | 7.1.0 | 
| com.squareup.okhttp3 : mockwebserver | jar | 4.9.0 | 
| org.powermock : powermock-api-mockito2 | jar | 2.0.5 | 
| org.powermock : powermock-module-testng | jar | 2.0.5 |