org.mountcloud:spring-cloud-common-redis

This project contains the necessary components and extensions of spring boot redis, as well as cache constraints.

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

org.mountcloud
ArtifactId

ArtifactId

spring-cloud-common-redis
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

org.mountcloud:spring-cloud-common-redis
This project contains the necessary components and extensions of spring boot redis, as well as cache constraints.
Project URL

Project URL

https://github.com/MountCloud/spring-cloud-common-redis

Download spring-cloud-common-redis

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.mountcloud : spring-project-common jar 1.1.1
org.mountcloud : spring-cloud-mvc-common jar 1.1
org.springframework.boot : spring-boot-starter-data-redis jar 2.2.1.RELEASE
org.springframework.boot : spring-boot-starter-cache jar 2.2.1.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.2.1.RELEASE
org.springframework.cloud : spring-cloud-starter-consul-discovery jar
org.springframework.boot : spring-boot-starter-web jar 2.2.1.RELEASE
org.springframework.cloud : spring-cloud-starter-netflix-hystrix jar

provided (2)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-oauth2 jar
org.springframework.cloud : spring-cloud-starter-openfeign jar

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework.boot : spring-boot-starter-test jar 2.2.1.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0