rate-limit

rate-limit tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

rate-limit
Last Version

Last Version

0.0.10
Release Date

Release Date

Type

Type

pom
Description

Description

rate-limit
rate-limit tool for java.

Download rate-limit

Filename Size
rate-limit-0.0.10.pom 11 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.houbb/rate-limit/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>rate-limit</artifactId>
    <version>0.0.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/rate-limit/
implementation 'com.github.houbb:rate-limit:0.0.10'
// https://jarcasting.com/artifacts/com.github.houbb/rate-limit/
implementation ("com.github.houbb:rate-limit:0.0.10")
'com.github.houbb:rate-limit:pom:0.0.10'
<dependency org="com.github.houbb" name="rate-limit" rev="0.0.10">
  <artifact name="rate-limit" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='rate-limit', version='0.0.10')
)
libraryDependencies += "com.github.houbb" % "rate-limit" % "0.0.10"
[com.github.houbb/rate-limit "0.0.10"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • rate-limit-core
  • rate-limit-spring
  • rate-limit-test
  • rate-limit-springboot-starter
  • rate-limit-test2

Versions

Version
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1