Last Version

redis-collection-client 0.0.2

Redis collection client

License

License

Categories

Categories

Redis Data Databases CLI User Interface
GroupId

GroupId

com.bluejeans
ArtifactId

ArtifactId

redis-collection-client
Version

Version

0.0.2
Type

Type

jar
Description

Description

redis-collection-client
Redis collection client
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/bluejeans/redis-collection-client/tree/master

Download redis-collection-client 0.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
commons-dbcp : commons-dbcp jar 1.4
commons-lang : commons-lang jar 2.6
redis.clients : jedis jar 2.8.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.