Last Version

snowjena-common 3.0.0.RELEASE

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

License

License

GroupId

GroupId

cn.yueshutong
ArtifactId

ArtifactId

snowjena-common
Version

Version

3.0.0.RELEASE
Type

Type

jar
Description

Description

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

Project URL

http://www.yueshutong.cn

Download snowjena-common 3.0.0.RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.47
org.slf4j : slf4j-api jar 1.7.26
ch.qos.logback : logback-classic jar 1.2.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.