| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.lansheng228 |
| Идентификатор | Идентификаторspring-cloud-consul |
| Версия | Версия2.2.3.0.RELEASE |
| Тип | Типpom |
| Описание |
Описаниеspring-cloud-consul
spring cloud consul enhancements
|
| Имя Файла | Размер |
|---|---|
| spring-cloud-consul-2.2.3.0.RELEASE.pom | 18 KB |
| Обзор |
<!-- 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"]