License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Spring Boot Container Microservices Redis Data Databases |
GroupId | GroupIdme.insidezhou.southernquiet |
ArtifactId | ArtifactIdthrottle-spring-boot-starter-redis |
Last Version | Last Version4.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSouthernQuiet
这是一个基于Spring Boot,为了提供一些基础设施抽象,减少重复劳动而存在的库。
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/me.insidezhou.southernquiet/throttle-spring-boot-starter-redis/ -->
<dependency>
<groupId>me.insidezhou.southernquiet</groupId>
<artifactId>throttle-spring-boot-starter-redis</artifactId>
<version>4.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/me.insidezhou.southernquiet/throttle-spring-boot-starter-redis/
implementation 'me.insidezhou.southernquiet:throttle-spring-boot-starter-redis:4.7.2'
// https://jarcasting.com/artifacts/me.insidezhou.southernquiet/throttle-spring-boot-starter-redis/
implementation ("me.insidezhou.southernquiet:throttle-spring-boot-starter-redis:4.7.2")
'me.insidezhou.southernquiet:throttle-spring-boot-starter-redis:jar:4.7.2'
<dependency org="me.insidezhou.southernquiet" name="throttle-spring-boot-starter-redis" rev="4.7.2">
<artifact name="throttle-spring-boot-starter-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.insidezhou.southernquiet', module='throttle-spring-boot-starter-redis', version='4.7.2')
)
libraryDependencies += "me.insidezhou.southernquiet" % "throttle-spring-boot-starter-redis" % "4.7.2"
[me.insidezhou.southernquiet/throttle-spring-boot-starter-redis "4.7.2"]
Group / Artifact | Type | Version |
---|---|---|
me.insidezhou.southernquiet : framework | jar | 4.7.2 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-reflect | jar | 1.6.21 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.21 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | |
org.springframework.boot : spring-boot-starter-data-redis | jar |