License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Redis Data Databases |
GroupId | GroupIdcom.github.ddphin |
ArtifactId | ArtifactIdddphin-redis-spring-boot-samples |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionddphin-redis-spring-boot-samples
ddphin-redis
|
<!-- https://jarcasting.com/artifacts/com.github.ddphin/ddphin-redis-spring-boot-samples/ -->
<dependency>
<groupId>com.github.ddphin</groupId>
<artifactId>ddphin-redis-spring-boot-samples</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddphin/ddphin-redis-spring-boot-samples/
implementation 'com.github.ddphin:ddphin-redis-spring-boot-samples:1.0.0'
// https://jarcasting.com/artifacts/com.github.ddphin/ddphin-redis-spring-boot-samples/
implementation ("com.github.ddphin:ddphin-redis-spring-boot-samples:1.0.0")
'com.github.ddphin:ddphin-redis-spring-boot-samples:jar:1.0.0'
<dependency org="com.github.ddphin" name="ddphin-redis-spring-boot-samples" rev="1.0.0">
<artifact name="ddphin-redis-spring-boot-samples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ddphin', module='ddphin-redis-spring-boot-samples', version='1.0.0')
)
libraryDependencies += "com.github.ddphin" % "ddphin-redis-spring-boot-samples" % "1.0.0"
[com.github.ddphin/ddphin-redis-spring-boot-samples "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.1.5.RELEASE |
com.github.ddphin : ddphin-redis-spring-boot-starter | jar | 1.0.0 |