Last Version

ACCS Application Cache Java API Project 1.0.0

A Java Client API to access Application Container Cloud Service (ACCS) : Application Cache.

License

License

Categories

Categories

Caching Data
GroupId

GroupId

com.oracle.cloud.caching
ArtifactId

ArtifactId

project
Version

Version

1.0.0
Type

Type

pom
Description

Description

ACCS Application Cache Java API Project
A Java Client API to access Application Container Cloud Service (ACCS) : Application Cache.
Project URL

Project URL

https://github.com/oracle/accs-caching/
Source Code Management

Source Code Management

https://github.com/oracle/accs-caching.git

Download project 1.0.0

Filename Size
project-1.0.0.pom 10 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • cache-client-api
  • cache-client-protocol
  • cache-client-tests