License |
License |
---|---|
GroupId | GroupIdcom.github.lansheng228 |
ArtifactId | ArtifactIdspring-cloud-consul |
Version | Version2.2.3.0.RELEASE |
Type | Typepom |
Description |
Descriptionspring-cloud-consul
spring cloud consul enhancements
|
Filename | Size |
---|---|
spring-cloud-consul-2.2.3.0.RELEASE.pom | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lansheng228/spring-cloud-consul/ -->
<dependency>
<groupId>com.github.lansheng228</groupId>
<artifactId>spring-cloud-consul</artifactId>
<version>2.2.3.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.lansheng228/spring-cloud-consul/
implementation 'com.github.lansheng228:spring-cloud-consul:2.2.3.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.lansheng228/spring-cloud-consul/
implementation ("com.github.lansheng228:spring-cloud-consul:2.2.3.0.RELEASE")
'com.github.lansheng228:spring-cloud-consul:pom:2.2.3.0.RELEASE'
<dependency org="com.github.lansheng228" name="spring-cloud-consul" rev="2.2.3.0.RELEASE">
<artifact name="spring-cloud-consul" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.lansheng228', module='spring-cloud-consul', version='2.2.3.0.RELEASE')
)
libraryDependencies += "com.github.lansheng228" % "spring-cloud-consul" % "2.2.3.0.RELEASE"
[com.github.lansheng228/spring-cloud-consul "2.2.3.0.RELEASE"]