jkguard

Jkguard is the application guardian, which provides guardian functions, such as request combining / traffic statistics / circuit breaking / rate limiting / degradation / caching, to to guarantee reliability of application.

License

License

Categories

Categories

Net
GroupId

GroupId

net.jkcode
ArtifactId

ArtifactId

jkguard
Last Version

Last Version

1.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

jkguard
Jkguard is the application guardian, which provides guardian functions, such as request combining / traffic statistics / circuit breaking / rate limiting / degradation / caching, to to guarantee reliability of application.
Project URL

Project URL

https://github.com/shigebeyond/jkguard
Source Code Management

Source Code Management

https://github.com/shigebeyond/jkguard

Download jkguard

How to add to project

<!-- https://jarcasting.com/artifacts/net.jkcode/jkguard/ -->
<dependency>
    <groupId>net.jkcode</groupId>
    <artifactId>jkguard</artifactId>
    <version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.jkcode/jkguard/
implementation 'net.jkcode:jkguard:1.9.0'
// https://jarcasting.com/artifacts/net.jkcode/jkguard/
implementation ("net.jkcode:jkguard:1.9.0")
'net.jkcode:jkguard:jar:1.9.0'
<dependency org="net.jkcode" name="jkguard" rev="1.9.0">
  <artifact name="jkguard" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.jkcode', module='jkguard', version='1.9.0')
)
libraryDependencies += "net.jkcode" % "jkguard" % "1.9.0"
[net.jkcode/jkguard "1.9.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.21
org.jetbrains.kotlin : kotlin-reflect jar 1.3.21
net.jkcode : jkutil jar 1.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.9.0