com.github.fangjinuo.redisclient:redisclient-core

Redis Client

License

License

MIT
Categories

Categories

Redis Data Databases CLI User Interface
GroupId

GroupId

com.github.fangjinuo.redisclient
ArtifactId

ArtifactId

redisclient-core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Redis Client

Download redisclient-core

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26
com.github.fangjinuo.easyjson : easyjson-core jar 2.1.0
org.springframework.data : spring-data-redis jar 2.2.4.RELEASE
com.github.fangjinuo.langx : langx-java jar 2.1.0
org.apache.httpcomponents : httpclient jar 4.5.11
com.github.fangjinuo.easyjson : easyjson-jackson jar 2.1.0
com.fasterxml.jackson.core : jackson-databind jar 2.10.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0