is not current version
Last Version 5.1.0

org.aoju:bus-boot-limiter-starter 5.0.2

Limiter Starter

GroupId

GroupId

org.aoju
ArtifactId

ArtifactId

bus-boot-limiter-starter
Version

Version

5.0.2
Type

Type

jar

Download bus-boot-limiter-starter 5.0.2


<!-- https://jarcasting.com/artifacts/org.aoju/bus-boot-limiter-starter/ -->
<dependency>
    <groupId>org.aoju</groupId>
    <artifactId>bus-boot-limiter-starter</artifactId>
    <version>5.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.aoju/bus-boot-limiter-starter/
implementation 'org.aoju:bus-boot-limiter-starter:5.0.2'
// https://jarcasting.com/artifacts/org.aoju/bus-boot-limiter-starter/
implementation ("org.aoju:bus-boot-limiter-starter:5.0.2")
'org.aoju:bus-boot-limiter-starter:jar:5.0.2'
<dependency org="org.aoju" name="bus-boot-limiter-starter" rev="5.0.2">
  <artifact name="bus-boot-limiter-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.aoju', module='bus-boot-limiter-starter', version='5.0.2')
)
libraryDependencies += "org.aoju" % "bus-boot-limiter-starter" % "5.0.2"
[org.aoju/bus-boot-limiter-starter "5.0.2"]