redisclient-parent

Redis Client

License

License

MIT
Categories

Categories

Redis Data Databases CLI User Interface
GroupId

GroupId

com.github.fangjinuo.redisclient
ArtifactId

ArtifactId

redisclient-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

redisclient-parent
Redis Client

Download redisclient-parent

How to add to project

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

  • redisclient-core

Versions

Version
1.0.0