Last Version

snowjena-core 4.0.0.RELEASE

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

License

License

GroupId

GroupId

com.github.onblog
ArtifactId

ArtifactId

snowjena-core
Version

Version

4.0.0.RELEASE
Type

Type

jar
Description

Description

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

Download snowjena-core 4.0.0.RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.onblog : snowjena-common jar 4.0.0.RELEASE
com.github.onblog : snowjena-monitor jar 4.0.0.RELEASE
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.