Last Version

com.github.frank5380:candy-redis 0.0.7

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.frank5380
ArtifactId

ArtifactId

candy-redis
Version

Version

0.0.7
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/candy-redis

Download candy-redis 0.0.7


<!-- https://jarcasting.com/artifacts/com.github.frank5380/candy-redis/ -->
<dependency>
    <groupId>com.github.frank5380</groupId>
    <artifactId>candy-redis</artifactId>
    <version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frank5380/candy-redis/
implementation 'com.github.frank5380:candy-redis:0.0.7'
// https://jarcasting.com/artifacts/com.github.frank5380/candy-redis/
implementation ("com.github.frank5380:candy-redis:0.0.7")
'com.github.frank5380:candy-redis:jar:0.0.7'
<dependency org="com.github.frank5380" name="candy-redis" rev="0.0.7">
  <artifact name="candy-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frank5380', module='candy-redis', version='0.0.7')
)
libraryDependencies += "com.github.frank5380" % "candy-redis" % "0.0.7"
[com.github.frank5380/candy-redis "0.0.7"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.frank5380 : candy-core jar 0.0.7
org.springframework.boot : spring-boot-starter-data-redis jar 2.1.5.RELEASE

Project Modules

There are no modules declared in this project.