Last Version

snowjena-annotation 3.0.0.RELEASE

Distributed lock-free current limiting framework based on token bucket algorithm.

License

License

GroupId

GroupId

cn.yueshutong
ArtifactId

ArtifactId

snowjena-annotation
Version

Version

3.0.0.RELEASE
Type

Type

jar
Description

Description

snowjena-annotation
Distributed lock-free current limiting framework based on token bucket algorithm.
Project URL

Project URL

http://www.yueshutong.cn

Download snowjena-annotation 3.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/cn.yueshutong/snowjena-annotation/ -->
<dependency>
    <groupId>cn.yueshutong</groupId>
    <artifactId>snowjena-annotation</artifactId>
    <version>3.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.yueshutong/snowjena-annotation/
implementation 'cn.yueshutong:snowjena-annotation:3.0.0.RELEASE'
// https://jarcasting.com/artifacts/cn.yueshutong/snowjena-annotation/
implementation ("cn.yueshutong:snowjena-annotation:3.0.0.RELEASE")
'cn.yueshutong:snowjena-annotation:jar:3.0.0.RELEASE'
<dependency org="cn.yueshutong" name="snowjena-annotation" rev="3.0.0.RELEASE">
  <artifact name="snowjena-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.yueshutong', module='snowjena-annotation', version='3.0.0.RELEASE')
)
libraryDependencies += "cn.yueshutong" % "snowjena-annotation" % "3.0.0.RELEASE"
[cn.yueshutong/snowjena-annotation "3.0.0.RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.9.2
org.aspectj : aspectjweaver jar 1.9.2
org.slf4j : slf4j-api jar 1.7.26
ch.qos.logback : logback-classic jar 1.2.3

provided (1)

Group / Artifact Type Version
cn.yueshutong : snowjena-core jar 3.0.0.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.