Last Version

com.github.edgar615:spring-boot-util-cache-redis 0.2.11

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

License

License

Categories

Categories

Spring Boot Container Microservices Redis Data Databases
GroupId

GroupId

com.github.edgar615
ArtifactId

ArtifactId

spring-boot-util-cache-redis
Version

Version

0.2.11
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/spring-boot-util-cache-redis

Download spring-boot-util-cache-redis 0.2.11


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.edgar615 : spring-boot-util-cache jar 0.2.11
org.springframework.boot : spring-boot-starter-data-redis jar 2.0.1.RELEASE

Project Modules

There are no modules declared in this project.