License |
License |
---|---|
GroupId | GroupIdcom.github.onblog |
ArtifactId | ArtifactIdsnowjena-common |
Version | Version4.0.0.RELEASE |
Type | Typejar |
Description |
Descriptionsnowjena-common
Distributed lock-free current limiting framework based on token bucket algorithm.
|
<!-- https://jarcasting.com/artifacts/com.github.onblog/snowjena-common/ -->
<dependency>
<groupId>com.github.onblog</groupId>
<artifactId>snowjena-common</artifactId>
<version>4.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.onblog/snowjena-common/
implementation 'com.github.onblog:snowjena-common:4.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.onblog/snowjena-common/
implementation ("com.github.onblog:snowjena-common:4.0.0.RELEASE")
'com.github.onblog:snowjena-common:jar:4.0.0.RELEASE'
<dependency org="com.github.onblog" name="snowjena-common" rev="4.0.0.RELEASE">
<artifact name="snowjena-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.onblog', module='snowjena-common', version='4.0.0.RELEASE')
)
libraryDependencies += "com.github.onblog" % "snowjena-common" % "4.0.0.RELEASE"
[com.github.onblog/snowjena-common "4.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.73 |
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 |