yun-limit
a limit of request tool for java
| License |
License |
|---|---|
| GroupId | GroupIdcom.github.yunwjr |
| ArtifactId | ArtifactIdyun-limit |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionyun-limit
yun-limit
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| yun-limit-0.0.1.pom | |
| yun-limit-0.0.1.jar | 14 KB |
| yun-limit-0.0.1-sources.jar | 8 KB |
| yun-limit-0.0.1-javadoc.jar | 84 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.yunwjr/yun-limit/ -->
<dependency>
<groupId>com.github.yunwjr</groupId>
<artifactId>yun-limit</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yunwjr/yun-limit/
implementation 'com.github.yunwjr:yun-limit:0.0.1'
// https://jarcasting.com/artifacts/com.github.yunwjr/yun-limit/
implementation ("com.github.yunwjr:yun-limit:0.0.1")
'com.github.yunwjr:yun-limit:jar:0.0.1'
<dependency org="com.github.yunwjr" name="yun-limit" rev="0.0.1">
<artifact name="yun-limit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yunwjr', module='yun-limit', version='0.0.1')
)
libraryDependencies += "com.github.yunwjr" % "yun-limit" % "0.0.1"
[com.github.yunwjr/yun-limit "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.5.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.5.RELEASE |
| org.springframework.boot : spring-boot-starter-data-redis | jar | 2.1.5.RELEASE |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
| org.aspectj : aspectjrt | jar | 1.9.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.1.5.RELEASE |
a limit of request tool for java