License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.github.yoojia |
ArtifactId | ArtifactIdhalo-redis |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHALOEngine
A FAST && THIN && HIGH SCALABLE Java web framework
|
Filename | Size |
---|---|
halo-redis-1.1.0.pom | |
halo-redis-1.1.0.jar | 2 KB |
halo-redis-1.1.0-sources.jar | 1 KB |
halo-redis-1.1.0-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yoojia/halo-redis/ -->
<dependency>
<groupId>com.github.yoojia</groupId>
<artifactId>halo-redis</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yoojia/halo-redis/
implementation 'com.github.yoojia:halo-redis:1.1.0'
// https://jarcasting.com/artifacts/com.github.yoojia/halo-redis/
implementation ("com.github.yoojia:halo-redis:1.1.0")
'com.github.yoojia:halo-redis:jar:1.1.0'
<dependency org="com.github.yoojia" name="halo-redis" rev="1.1.0">
<artifact name="halo-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yoojia', module='halo-redis', version='1.1.0')
)
libraryDependencies += "com.github.yoojia" % "halo-redis" % "1.1.0"
[com.github.yoojia/halo-redis "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
redis.clients : jedis | jar | 2.7.2 |
com.github.yoojia : halo-core | jar | 1.1.0 |