| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.jkcode |
| ArtifactId | ArtifactIdjkmq |
| Last Version | Last Version1.9.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjkmq
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 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jkmq-1.9.0.pom | |
| jkmq-1.9.0.jar | 70 KB |
| jkmq-1.9.0-sources.jar | 15 KB |
| jkmq-1.9.0-javadoc.jar | 87 KB |
| Browse |
<!-- 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"]
| 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 |