Categories |
CategoriesRedis Data Databases |
---|---|
GroupId | GroupIdme.youm.frame |
ArtifactId | ArtifactIdshore-redis |
Version | Version1.1.3-RELEASE |
Type | Typejar |
Filename | Size |
---|---|
shore-redis-1.1.3-RELEASE.pom | |
shore-redis-1.1.3-RELEASE.jar | 13 KB |
shore-redis-1.1.3-RELEASE-sources.jar | 8 KB |
shore-redis-1.1.3-RELEASE-javadoc.jar | 431 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.youm.frame/shore-redis/ -->
<dependency>
<groupId>me.youm.frame</groupId>
<artifactId>shore-redis</artifactId>
<version>1.1.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/me.youm.frame/shore-redis/
implementation 'me.youm.frame:shore-redis:1.1.3-RELEASE'
// https://jarcasting.com/artifacts/me.youm.frame/shore-redis/
implementation ("me.youm.frame:shore-redis:1.1.3-RELEASE")
'me.youm.frame:shore-redis:jar:1.1.3-RELEASE'
<dependency org="me.youm.frame" name="shore-redis" rev="1.1.3-RELEASE">
<artifact name="shore-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.youm.frame', module='shore-redis', version='1.1.3-RELEASE')
)
libraryDependencies += "me.youm.frame" % "shore-redis" % "1.1.3-RELEASE"
[me.youm.frame/shore-redis "1.1.3-RELEASE"]