License |
License |
---|---|
GroupId | GroupIdcn.yueshutong |
ArtifactId | ArtifactIdsnowjena-common |
Version | Version3.0.0.RELEASE |
Type | Typejar |
Description |
Descriptionsnowjena-common
Distributed lock-free current limiting framework based on token bucket algorithm.
|
Project URL |
Project URL |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |