Last Version

com.ibm.storage:clientlibrary 1.0

A Java library providing caching, compression, and encryption which is intended for storage clients.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.ibm.storage
ArtifactId

ArtifactId

clientlibrary
Version

Version

1.0
Type

Type

jar
Description

Description

com.ibm.storage:clientlibrary
A Java library providing caching, compression, and encryption which is intended for storage clients.
Project URL

Project URL

https://github.com/aruniyengar/storage-client-library

Download clientlibrary 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
redis.clients : jedis jar 2.7.2

Project Modules

There are no modules declared in this project.