Last Version

syj-ratelimit 1.1.2

a project about ratelimit

License

License

GroupId

GroupId

cn.org.zhixiang
ArtifactId

ArtifactId

syj-ratelimit
Version

Version

1.1.2
Type

Type

jar
Description

Description

syj-ratelimit
a project about ratelimit
Project URL

Project URL

http://shiyujun.cn
Source Code Management

Source Code Management

https://github.com/shiyujun/syj-ratelimit.git

Download syj-ratelimit 1.1.2


<!-- https://jarcasting.com/artifacts/cn.org.zhixiang/syj-ratelimit/ -->
<dependency>
    <groupId>cn.org.zhixiang</groupId>
    <artifactId>syj-ratelimit</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.org.zhixiang/syj-ratelimit/
implementation 'cn.org.zhixiang:syj-ratelimit:1.1.2'
// https://jarcasting.com/artifacts/cn.org.zhixiang/syj-ratelimit/
implementation ("cn.org.zhixiang:syj-ratelimit:1.1.2")
'cn.org.zhixiang:syj-ratelimit:jar:1.1.2'
<dependency org="cn.org.zhixiang" name="syj-ratelimit" rev="1.1.2">
  <artifact name="syj-ratelimit" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.org.zhixiang', module='syj-ratelimit', version='1.1.2')
)
libraryDependencies += "cn.org.zhixiang" % "syj-ratelimit" % "1.1.2"
[cn.org.zhixiang/syj-ratelimit "1.1.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar 2.0.0.RELEASE

provided (5)

Group / Artifact Type Version
org.springframework : spring-context jar 5.0.4.RELEASE
org.springframework : spring-webmvc jar 4.3.7.RELEASE
javax.servlet : servlet-api jar 2.5
org.projectlombok : lombok jar 1.18.0
org.springframework.data : spring-data-redis jar 1.7.11.RELEASE

Project Modules

There are no modules declared in this project.