Categories |
CategoriesRedis Data Databases |
---|---|
GroupId | GroupIdcom.github.chqiuu |
ArtifactId | ArtifactIdspring-redis-current-limit |
Version | Version1.0.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.chqiuu/spring-redis-current-limit/ -->
<dependency>
<groupId>com.github.chqiuu</groupId>
<artifactId>spring-redis-current-limit</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chqiuu/spring-redis-current-limit/
implementation 'com.github.chqiuu:spring-redis-current-limit:1.0.0'
// https://jarcasting.com/artifacts/com.github.chqiuu/spring-redis-current-limit/
implementation ("com.github.chqiuu:spring-redis-current-limit:1.0.0")
'com.github.chqiuu:spring-redis-current-limit:jar:1.0.0'
<dependency org="com.github.chqiuu" name="spring-redis-current-limit" rev="1.0.0">
<artifact name="spring-redis-current-limit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chqiuu', module='spring-redis-current-limit', version='1.0.0')
)
libraryDependencies += "com.github.chqiuu" % "spring-redis-current-limit" % "1.0.0"
[com.github.chqiuu/spring-redis-current-limit "1.0.0"]