License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdorg.apache.james |
ArtifactId | ArtifactIdjames-server-rate-limiter-redis |
Last Version | Last Version3.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache James :: Server :: Mailet :: Rate Limiter :: Redis
Apache James Mail Server
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.james/james-server-rate-limiter-redis/ -->
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>james-server-rate-limiter-redis</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/james-server-rate-limiter-redis/
implementation 'org.apache.james:james-server-rate-limiter-redis:3.7.0'
// https://jarcasting.com/artifacts/org.apache.james/james-server-rate-limiter-redis/
implementation ("org.apache.james:james-server-rate-limiter-redis:3.7.0")
'org.apache.james:james-server-rate-limiter-redis:jar:3.7.0'
<dependency org="org.apache.james" name="james-server-rate-limiter-redis" rev="3.7.0">
<artifact name="james-server-rate-limiter-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='james-server-rate-limiter-redis', version='3.7.0')
)
libraryDependencies += "org.apache.james" % "james-server-rate-limiter-redis" % "3.7.0"
[org.apache.james/james-server-rate-limiter-redis "3.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.james : james-server-rate-limiter | jar | 3.7.0 |
es.moki.ratelimitj : ratelimitj-redis | jar | 0.7.0 |
io.lettuce : lettuce-core | jar | 6.1.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.apache.james : apache-mailet-api | jar | 3.7.0 |
org.apache.james : apache-mailet-base | jar | 3.7.0 |
org.apache.james : james-server-guice-configuration | jar | 3.7.0 |
com.google.guava : guava | jar | 31.0.1-jre |
com.google.inject : guice | jar | 5.0.1 |
eu.timepit : refined_2.13 | jar | 0.9.28 |
io.projectreactor : reactor-core | jar | |
io.projectreactor : reactor-scala-extensions_2.13 | jar | 0.8.0 |
org.apache.commons : commons-configuration2 | jar | 2.7 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.james : james-server-guice-common | test-jar | 3.7.0 |
org.apache.james : james-server-rate-limiter | test-jar | 3.7.0 |
org.apache.james : testing-base | jar | 3.7.0 |
org.testcontainers : testcontainers | jar | 1.16.2 |