License |
License |
---|---|
GroupId | GroupIdcom.echobox |
ArtifactId | ArtifactIdebx-distributedratelimiters-sdk-parent |
Version | Version1.0.2 |
Type | Typepom |
Description |
Descriptionebx-distributedratelimiters-sdk-parent
Reference implementations using common rate limiting algorithms extended to work in distributed systems.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ebx-distributedratelimiters-sdk-parent-1.0.2.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.echobox/ebx-distributedratelimiters-sdk-parent/ -->
<dependency>
<groupId>com.echobox</groupId>
<artifactId>ebx-distributedratelimiters-sdk-parent</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.echobox/ebx-distributedratelimiters-sdk-parent/
implementation 'com.echobox:ebx-distributedratelimiters-sdk-parent:1.0.2'
// https://jarcasting.com/artifacts/com.echobox/ebx-distributedratelimiters-sdk-parent/
implementation ("com.echobox:ebx-distributedratelimiters-sdk-parent:1.0.2")
'com.echobox:ebx-distributedratelimiters-sdk-parent:pom:1.0.2'
<dependency org="com.echobox" name="ebx-distributedratelimiters-sdk-parent" rev="1.0.2">
<artifact name="ebx-distributedratelimiters-sdk-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.echobox', module='ebx-distributedratelimiters-sdk-parent', version='1.0.2')
)
libraryDependencies += "com.echobox" % "ebx-distributedratelimiters-sdk-parent" % "1.0.2"
[com.echobox/ebx-distributedratelimiters-sdk-parent "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.1 |