Last Version

Tests - Redis RateLimit 1.4.0.RELEASE

This project is a Spring Cloud Netflix Zuul Rate Limit strategy.

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.marcosbarbero.cloud
ArtifactId

ArtifactId

redis
Version

Version

1.4.0.RELEASE
Type

Type

jar
Description

Description

Tests - Redis RateLimit
This project is a Spring Cloud Netflix Zuul Rate Limit strategy.
Project Organization

Project Organization

Pivotal Software, Inc.

Download redis 1.4.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.marcosbarbero.cloud/redis/ -->
<dependency>
    <groupId>com.marcosbarbero.cloud</groupId>
    <artifactId>redis</artifactId>
    <version>1.4.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.marcosbarbero.cloud/redis/
implementation 'com.marcosbarbero.cloud:redis:1.4.0.RELEASE'
// https://jarcasting.com/artifacts/com.marcosbarbero.cloud/redis/
implementation ("com.marcosbarbero.cloud:redis:1.4.0.RELEASE")
'com.marcosbarbero.cloud:redis:jar:1.4.0.RELEASE'
<dependency org="com.marcosbarbero.cloud" name="redis" rev="1.4.0.RELEASE">
  <artifact name="redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marcosbarbero.cloud', module='redis', version='1.4.0.RELEASE')
)
libraryDependencies += "com.marcosbarbero.cloud" % "redis" % "1.4.0.RELEASE"
[com.marcosbarbero.cloud/redis "1.4.0.RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis jar 1.5.8.RELEASE
org.springframework.cloud : spring-cloud-starter-zuul jar
com.github.kstyrc : embedded-redis jar 0.6
com.marcosbarbero.cloud : spring-cloud-zuul-ratelimit jar

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework.boot : spring-boot-starter-test jar 1.5.8.RELEASE
org.mockito : mockito-core jar 2.9.0

Project Modules

There are no modules declared in this project.