Last Version

Tests - Consul RateLimit 1.4.0.RELEASE

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

License

License

GroupId

GroupId

com.marcosbarbero.cloud
ArtifactId

ArtifactId

consul
Version

Version

1.4.0.RELEASE
Type

Type

jar
Description

Description

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

Project Organization

Pivotal Software, Inc.

Download consul 1.4.0.RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-consul jar
org.springframework.cloud : spring-cloud-starter-zuul jar
com.marcosbarbero.cloud : spring-cloud-zuul-ratelimit jar
com.pszymczyk.consul : embedded-consul jar 0.3.4

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.