redis-rate-limit


License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

io.github.ashwinbhaskar
ArtifactId

ArtifactId

redis-rate-limit_2.13
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

redis-rate-limit
redis-rate-limit
Project URL

Project URL

https://github.com/ashwinbhaskar/redisclient-rate-limit
Project Organization

Project Organization

redis.ratelimit
Source Code Management

Source Code Management

https://github.com/ashwinbhaskar/redisclient-rate-limit

Download redis-rate-limit_2.13

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.7
com.dimafeng : testcontainers-scala-scalatest_2.13 jar 0.39.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0
1.0.0
0.1.0