License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdio.github.ashwinbhaskar |
ArtifactId | ArtifactIdredis-rate-limit_2.13 |
Version | Version2.0.1 |
Type | Typejar |
Description |
Descriptionredis-rate-limit
redis-rate-limit
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.ashwinbhaskar/redis-rate-limit_2.13/ -->
<dependency>
<groupId>io.github.ashwinbhaskar</groupId>
<artifactId>redis-rate-limit_2.13</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ashwinbhaskar/redis-rate-limit_2.13/
implementation 'io.github.ashwinbhaskar:redis-rate-limit_2.13:2.0.1'
// https://jarcasting.com/artifacts/io.github.ashwinbhaskar/redis-rate-limit_2.13/
implementation ("io.github.ashwinbhaskar:redis-rate-limit_2.13:2.0.1")
'io.github.ashwinbhaskar:redis-rate-limit_2.13:jar:2.0.1'
<dependency org="io.github.ashwinbhaskar" name="redis-rate-limit_2.13" rev="2.0.1">
<artifact name="redis-rate-limit_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ashwinbhaskar', module='redis-rate-limit_2.13', version='2.0.1')
)
libraryDependencies += "io.github.ashwinbhaskar" % "redis-rate-limit_2.13" % "2.0.1"
[io.github.ashwinbhaskar/redis-rate-limit_2.13 "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
net.debasishg : redisclient_2.13 | jar | 3.41 |
org.typelevel : cats-effect_2.13 | jar | 3.3.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.7 |
com.dimafeng : testcontainers-scala-scalatest_2.13 | jar | 0.39.12 |