Last Version

osprey 1.0.1

Another redis java client.

License

License

GroupId

GroupId

com.juhuasuan
ArtifactId

ArtifactId

osprey
Version

Version

1.0.1
Type

Type

jar
Description

Description

osprey
Another redis java client.
Project URL

Project URL

https://github.com/echozhjun/osprey
Source Code Management

Source Code Management

https://github.com/echozhjun/osprey

Download osprey 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.caucho : hessian jar 4.0.7

provided (2)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1
log4j : log4j jar 1.2.16

Project Modules

There are no modules declared in this project.