| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases |
| GroupId | GroupIdme.youm.frame |
| ArtifactId | ArtifactIdshore-redis |
| Version | Version1.1.5-RELEASE |
| Type | Typejar |
| Description |
Descriptionshore-redis
shore redis
|
| Filename | Size |
|---|---|
| shore-redis-1.1.5-RELEASE.pom | |
| shore-redis-1.1.5-RELEASE.jar | 13 KB |
| shore-redis-1.1.5-RELEASE-sources.jar | 8 KB |
| shore-redis-1.1.5-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.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/me.youm.frame/shore-redis/
implementation 'me.youm.frame:shore-redis:1.1.5-RELEASE'
// https://jarcasting.com/artifacts/me.youm.frame/shore-redis/
implementation ("me.youm.frame:shore-redis:1.1.5-RELEASE")
'me.youm.frame:shore-redis:jar:1.1.5-RELEASE'
<dependency org="me.youm.frame" name="shore-redis" rev="1.1.5-RELEASE">
<artifact name="shore-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.youm.frame', module='shore-redis', version='1.1.5-RELEASE')
)
libraryDependencies += "me.youm.frame" % "shore-redis" % "1.1.5-RELEASE"
[me.youm.frame/shore-redis "1.1.5-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.data : spring-data-redis | jar | |
| org.apache.commons : commons-pool2 | jar | |
| io.lettuce : lettuce-core | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.projectlombok : lombok | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar |