Last Version

jsla-web 0.0.1-alpha1

Java core library for rate-limiting

License

License

GroupId

GroupId

com.github.alinvasile.jsla
ArtifactId

ArtifactId

jsla-web
Version

Version

0.0.1-alpha1
Type

Type

jar
Description

Description

jsla-web
Java core library for rate-limiting
Project URL

Project URL

http://github.com/alinvasile/jsla

Download jsla-web 0.0.1-alpha1


<!-- https://jarcasting.com/artifacts/com.github.alinvasile.jsla/jsla-web/ -->
<dependency>
    <groupId>com.github.alinvasile.jsla</groupId>
    <artifactId>jsla-web</artifactId>
    <version>0.0.1-alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.alinvasile.jsla/jsla-web/
implementation 'com.github.alinvasile.jsla:jsla-web:0.0.1-alpha1'
// https://jarcasting.com/artifacts/com.github.alinvasile.jsla/jsla-web/
implementation ("com.github.alinvasile.jsla:jsla-web:0.0.1-alpha1")
'com.github.alinvasile.jsla:jsla-web:jar:0.0.1-alpha1'
<dependency org="com.github.alinvasile.jsla" name="jsla-web" rev="0.0.1-alpha1">
  <artifact name="jsla-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.alinvasile.jsla', module='jsla-web', version='0.0.1-alpha1')
)
libraryDependencies += "com.github.alinvasile.jsla" % "jsla-web" % "0.0.1-alpha1"
[com.github.alinvasile.jsla/jsla-web "0.0.1-alpha1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.alinvasile.jsla : jsla-core jar 0.0.1-alpha1-SNAPSHOT
commons-codec : commons-codec jar 20041127.091804
javax.servlet : servlet-api jar 2.5

runtime (1)

Group / Artifact Type Version
org.isomorphism : token-bucket jar 1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.