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