MVN

net.jkcode : jkguard

Maven & Gradle

May 20, 2021
3 usages
0 stars

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.

<dependency>
    <groupId>net.jkcode</groupId>
    <artifactId>jkguard</artifactId>
    <version>1.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.jkcode : jkguard to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9.0

All Versions

Choose a version of net.jkcode : jkguard to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9.x
jkguard-1.9.0

How to add a dependency to Maven

Add the following net.jkcode : jkguard maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.jkcode</groupId>
    <artifactId>jkguard</artifactId>
    <version>1.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.jkcode : jkguard gradle dependency to your build.gradle file:

implementation 'net.jkcode:jkguard:1.9.0'

Gradle Kotlin DSL: Add the following net.jkcode : jkguard gradle kotlin dependency to your build.gradle.kts file:

implementation("net.jkcode:jkguard:1.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.jkcode : jkguard sbt scala dependency to your build.sbt file:

libraryDependencies += "net.jkcode" % "jkguard" % "1.9.0"

Advertisement

Dependencies from Group

May 20, 2021
6 usages
0 stars
May 20, 2021
3 usages
0 stars
May 20, 2021
2 usages
0 stars
May 20, 2021
1 usages
0 stars
May 20, 2021
0 stars

Discover Dependencies

Jun 18, 2023
6 usages
9 stars
Apr 01, 2023
6 usages
4 stars
Nov 11, 2014
5 usages
ais
Mar 07, 2023
3 usages
12 stars
Mar 06, 2019
6 usages
Dec 23, 2017
5 usages
21 stars
Apr 20, 2021
7 usages
94 stars
Jan 03, 2021
4 usages
0 stars