l

limiter-plugin-redis

Files download
File Operation
limiter-plugin-redis-1.0.15.5.jar download
limiter-plugin-redis-1.0.15.5.pom download
limiter-plugin-redis-1.0.15.5-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.thebesteric.framework.agile.plugins</groupId>
  <artifactId>limiter-plugin-redis</artifactId>
  <version>1.0.15.5</version>
</dependency>
Gradle Groovy
implementation 'io.github.thebesteric.framework.agile.plugins:limiter-plugin-redis:1.0.15.5'
Gradle Kotlin
implementation("io.github.thebesteric.framework.agile.plugins:limiter-plugin-redis:1.0.15.5")
Scala SBT
libraryDependencies += "io.github.thebesteric.framework.agile.plugins" % "limiter-plugin-redis" % "1.0.15.5"
Groovy Grape
@Grapes(
  @Grab(group='io.github.thebesteric.framework.agile.plugins', module='limiter-plugin-redis', version='1.0.15.5')
)
Apache Ivy
<dependency org="io.github.thebesteric.framework.agile.plugins" name="limiter-plugin-redis" rev="1.0.15.5" />
Leiningen
[io.github.thebesteric.framework.agile.plugins/limiter-plugin-redis "1.0.15.5"]
Apache Buildr
'io.github.thebesteric.framework.agile.plugins:limiter-plugin-redis:jar:1.0.15.5'