is not current version
Last Version 3.1.1

Spring Cloud Consul 3.0.3

Spring Cloud Consul

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-consul
Version

Version

3.0.3
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.0.3


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.