Last Version

jkjob 1.9.0

jkjob 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

jkjob
Version

Version

1.9.0
Type

Type

jar
Description

Description

jkjob
jkjob 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/jkjob
Source Code Management

Source Code Management

https://github.com/shigebeyond/jkjob

Download jkjob 1.9.0


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