Last Version

distributed-limit-core 1.0.4

A Framework of Distributed Limit Rate with Redis or Guava for Spring Boot

License

License

GroupId

GroupId

io.github.forezp
ArtifactId

ArtifactId

distributed-limit-core
Version

Version

1.0.4
Type

Type

jar
Description

Description

distributed-limit-core
A Framework of Distributed Limit Rate with Redis or Guava for Spring Boot
Project URL

Project URL

https://github.com/forezp

Download distributed-limit-core 1.0.4


<!-- https://jarcasting.com/artifacts/io.github.forezp/distributed-limit-core/ -->
<dependency>
    <groupId>io.github.forezp</groupId>
    <artifactId>distributed-limit-core</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.forezp/distributed-limit-core/
implementation 'io.github.forezp:distributed-limit-core:1.0.4'
// https://jarcasting.com/artifacts/io.github.forezp/distributed-limit-core/
implementation ("io.github.forezp:distributed-limit-core:1.0.4")
'io.github.forezp:distributed-limit-core:jar:1.0.4'
<dependency org="io.github.forezp" name="distributed-limit-core" rev="1.0.4">
  <artifact name="distributed-limit-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.forezp', module='distributed-limit-core', version='1.0.4')
)
libraryDependencies += "io.github.forezp" % "distributed-limit-core" % "1.0.4"
[io.github.forezp/distributed-limit-core "1.0.4"]

Dependencies

compile (16)

Group / Artifact Type Version
com.google.guava : guava jar 23.0
redis.clients : jedis jar 2.9.0
org.springframework.data : spring-data-redis jar 1.8.6.RELEASE
org.springframework : spring-aop jar 4.2.1.RELEASE
org.springframework : spring-aspects jar 4.2.1.RELEASE
org.springframework : spring-beans jar 4.2.1.RELEASE
org.springframework : spring-context jar 4.2.1.RELEASE
org.springframework : spring-context-support jar 4.2.1.RELEASE
org.springframework : spring-core jar 4.2.1.RELEASE
org.springframework : spring-web jar 4.2.1.RELEASE
org.springframework : spring-webmvc jar 4.2.1.RELEASE
org.springframework.boot : spring-boot-starter jar 1.5.3.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 1.5.3.RELEASE
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.httpcomponents : httpasyncclient jar 4.1.1
com.alibaba : fastjson jar 1.2.56

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
org.springframework.boot : spring-boot-starter-data-redis jar 1.5.3.RELEASE

Project Modules

There are no modules declared in this project.