com.github.frank5380:candy-redis

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
Last Version

Last Version

0.0.7
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1