jkmq

jkmq 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

jkmq
Last Version

Last Version

1.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Source Code Management

https://github.com/shigebeyond/jkmq

Download jkmq

How to add to project

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

Dependencies

compile (6)

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
com.rabbitmq : amqp-client jar 3.6.6
org.apache.kafka : kafka_2.12 jar 2.2.0
org.apache.kafka : kafka-clients jar 2.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.9.0