Last Version

Spring Cloud Consul Binder 3.1.1

Spring Cloud Consul Binder

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-consul-binder
Version

Version

3.1.1
Type

Type

jar
Description

Description

Spring Cloud Consul Binder
Spring Cloud Consul Binder
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-consul-binder 3.1.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar 2.6.8
org.springframework.cloud : spring-cloud-consul-core Optional jar 3.1.1
org.springframework.cloud : spring-cloud-stream jar 3.2.4
com.ecwid.consul : consul-api Optional jar 1.4.5
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.8

Project Modules

There are no modules declared in this project.