cat-limiter

Limiter tool with compile annotation.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

cat-limiter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

cat-limiter
Limiter tool with compile annotation.

Download cat-limiter

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.houbb : log-integration jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

system (1)

Group / Artifact Type Version
sun.jdk » tools jar 1.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0