wuwuwu

redis client

License

License

GroupId

GroupId

io.github.wuma2020
ArtifactId

ArtifactId

wuwuwu
Last Version

Last Version

0.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

wuwuwu
redis client
Project URL

Project URL

https://github.com/wuma2020/wuwuwu

Download wuwuwu

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12
org.apache.logging.log4j : log4j-api jar 2.17.2
org.apache.logging.log4j : log4j-core jar 2.17.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1-RELEASE