loader

A very fast Java redis client.

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.spullara.redis
ArtifactId

ArtifactId

loader
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

loader
A very fast Java redis client.

Download loader

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.spullara.redis : protocol jar 0.1
org.apache.hadoop : hadoop-core jar 0.20.3-append-r964955-1240
commons-logging : commons-logging jar 1.1.1
com.google.guava : guava jar 11.0
com.github.spullara.cli-parser : cli-parser jar 1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1