| License |
License |
|---|---|
| GroupId | GroupIdio.leopard |
| ArtifactId | ArtifactIdleopard-frequency |
| Last Version | Last Version0.9.12 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLeopard-Frequency
接口访问频率限制。使用注解进行配置,支持时长配置。应用场景,如涉及金钱、经验等业务操作,限制用户单线程访问,在编写业务代码时不需要过多考虑并发安全问题。
|
| Filename | Size |
|---|---|
| leopard-frequency-0.9.12.pom | |
| leopard-frequency-0.9.12.jar | 8 KB |
| leopard-frequency-0.9.12-sources.jar | 4 KB |
| leopard-frequency-0.9.12-javadoc.jar | 55 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.leopard/leopard-frequency/ -->
<dependency>
<groupId>io.leopard</groupId>
<artifactId>leopard-frequency</artifactId>
<version>0.9.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard/leopard-frequency/
implementation 'io.leopard:leopard-frequency:0.9.12'
// https://jarcasting.com/artifacts/io.leopard/leopard-frequency/
implementation ("io.leopard:leopard-frequency:0.9.12")
'io.leopard:leopard-frequency:jar:0.9.12'
<dependency org="io.leopard" name="leopard-frequency" rev="0.9.12">
<artifact name="leopard-frequency" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard', module='leopard-frequency', version='0.9.12')
)
libraryDependencies += "io.leopard" % "leopard-frequency" % "0.9.12"
[io.leopard/leopard-frequency "0.9.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-webmvc | jar | 4.3.9.RELEASE |
| io.leopard : leopard-servlet | jar | 0.9.12 |
| io.leopard : leopard-xparam | jar | 0.9.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| io.leopard : leopard-redis | jar | 0.9.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| io.leopard : leopard-jetty-test | jar | 0.9.12 |