Last Version

Spring Cloud Consul 3.1.1

Spring Cloud Consul

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-consul
Version

Version

3.1.1
Type

Type

pom
Description

Description

Spring Cloud Consul
Spring Cloud Consul
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/spring-cloud/spring-cloud-consul

Download spring-cloud-consul 3.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.8

Project Modules

There are no modules declared in this project.