Last Version

ebx-distributedratelimiters-sdk-parent 1.0.2

Reference implementations using common rate limiting algorithms extended to work in distributed systems.

License

License

GroupId

GroupId

com.echobox
ArtifactId

ArtifactId

ebx-distributedratelimiters-sdk-parent
Version

Version

1.0.2
Type

Type

pom
Description

Description

ebx-distributedratelimiters-sdk-parent
Reference implementations using common rate limiting algorithms extended to work in distributed systems.
Project URL

Project URL

https://github.com/ebx/ebx-distributedratelimiters-sdk
Source Code Management

Source Code Management

https://github.com/ebx/ebx-distributedratelimiters-sdk

Download ebx-distributedratelimiters-sdk-parent 1.0.2


<!-- 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"]

Dependencies

test (4)

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

Project Modules

There are no modules declared in this project.