| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases |
| GroupId | GroupIdcom.gitee.sherlockholmnes |
| ArtifactId | ArtifactIdgoge-redis |
| Last Version | Last Version0.1.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| goge-redis-0.1.5.pom | |
| goge-redis-0.1.5.jar | 8 KB |
| goge-redis-0.1.5-sources.jar | 4 KB |
| goge-redis-0.1.5-javadoc.jar | 29 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.sherlockholmnes/goge-redis/ -->
<dependency>
<groupId>com.gitee.sherlockholmnes</groupId>
<artifactId>goge-redis</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.sherlockholmnes/goge-redis/
implementation 'com.gitee.sherlockholmnes:goge-redis:0.1.5'
// https://jarcasting.com/artifacts/com.gitee.sherlockholmnes/goge-redis/
implementation ("com.gitee.sherlockholmnes:goge-redis:0.1.5")
'com.gitee.sherlockholmnes:goge-redis:jar:0.1.5'
<dependency org="com.gitee.sherlockholmnes" name="goge-redis" rev="0.1.5">
<artifact name="goge-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.sherlockholmnes', module='goge-redis', version='0.1.5')
)
libraryDependencies += "com.gitee.sherlockholmnes" % "goge-redis" % "0.1.5"
[com.gitee.sherlockholmnes/goge-redis "0.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| redis.clients : jedis | jar | 3.0.0 |
| com.gitee.sherlockholmnes : goge-utils | jar | 0.1.5 |
| com.gitee.sherlockholmnes : goge-core Optional | jar | 0.1.5 |