is not current version
Last Version 1.1.0

com.github.yoojia:halo-redis 1.0.3

A FAST && THIN && HIGH SCALABLE Java web framework

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.yoojia
ArtifactId

ArtifactId

halo-redis
Version

Version

1.0.3
Type

Type

jar

Download halo-redis 1.0.3


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