License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdio.github.Kloping |
ArtifactId | ArtifactIdspt-redis |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspt-redis
SpTool
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spt-redis-0.1.pom | |
spt-redis-0.1.jar | 13 KB |
spt-redis-0.1-sources.jar | 6 KB |
spt-redis-0.1-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.Kloping/spt-redis/ -->
<dependency>
<groupId>io.github.Kloping</groupId>
<artifactId>spt-redis</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.Kloping/spt-redis/
implementation 'io.github.Kloping:spt-redis:0.1'
// https://jarcasting.com/artifacts/io.github.Kloping/spt-redis/
implementation ("io.github.Kloping:spt-redis:0.1")
'io.github.Kloping:spt-redis:jar:0.1'
<dependency org="io.github.Kloping" name="spt-redis" rev="0.1">
<artifact name="spt-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.Kloping', module='spt-redis', version='0.1')
)
libraryDependencies += "io.github.Kloping" % "spt-redis" % "0.1"
[io.github.Kloping/spt-redis "0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.Kloping : SpringTool | jar | 0.4.9 |
redis.clients : jedis | jar | 3.6.0 |