Categories |
CategoriesRedis Data Databases |
---|---|
GroupId | GroupIdcom.github.yanghyu |
ArtifactId | ArtifactIdgifu-data-redis |
Last Version | Last Version1.1.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongifu-data-redis
Gifu Data Redis
|
Filename | Size |
---|---|
gifu-data-redis-1.1.0-RELEASE.pom | |
gifu-data-redis-1.1.0-RELEASE.jar | 1 KB |
gifu-data-redis-1.1.0-RELEASE-javadoc.jar | 340 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yanghyu/gifu-data-redis/ -->
<dependency>
<groupId>com.github.yanghyu</groupId>
<artifactId>gifu-data-redis</artifactId>
<version>1.1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yanghyu/gifu-data-redis/
implementation 'com.github.yanghyu:gifu-data-redis:1.1.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.yanghyu/gifu-data-redis/
implementation ("com.github.yanghyu:gifu-data-redis:1.1.0-RELEASE")
'com.github.yanghyu:gifu-data-redis:jar:1.1.0-RELEASE'
<dependency org="com.github.yanghyu" name="gifu-data-redis" rev="1.1.0-RELEASE">
<artifact name="gifu-data-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yanghyu', module='gifu-data-redis', version='1.1.0-RELEASE')
)
libraryDependencies += "com.github.yanghyu" % "gifu-data-redis" % "1.1.0-RELEASE"
[com.github.yanghyu/gifu-data-redis "1.1.0-RELEASE"]