License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Redis Data Databases |
GroupId | GroupIdcom.github.ddphin |
ArtifactId | ArtifactIdddphin-redis-spring-boot |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionddphin-redis-spring-boot
ddphin-redis
|
Project URL |
Project URL |
Filename | Size |
---|---|
ddphin-redis-spring-boot-1.0.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ddphin/ddphin-redis-spring-boot/ -->
<dependency>
<groupId>com.github.ddphin</groupId>
<artifactId>ddphin-redis-spring-boot</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddphin/ddphin-redis-spring-boot/
implementation 'com.github.ddphin:ddphin-redis-spring-boot:1.0.0'
// https://jarcasting.com/artifacts/com.github.ddphin/ddphin-redis-spring-boot/
implementation ("com.github.ddphin:ddphin-redis-spring-boot:1.0.0")
'com.github.ddphin:ddphin-redis-spring-boot:pom:1.0.0'
<dependency org="com.github.ddphin" name="ddphin-redis-spring-boot" rev="1.0.0">
<artifact name="ddphin-redis-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ddphin', module='ddphin-redis-spring-boot', version='1.0.0')
)
libraryDependencies += "com.github.ddphin" % "ddphin-redis-spring-boot" % "1.0.0"
[com.github.ddphin/ddphin-redis-spring-boot "1.0.0"]