не последняя версия
Последняя версия 0.2.11

com.alibaba.boot:nacos-discovery-spring-boot-autoconfigure 0.1.0-RC1

Nacos Discovery Spring Boot AutoConfigure

Категории

Категории

Spring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration Nacos
Группа

Группа

com.alibaba.boot
Идентификатор

Идентификатор

nacos-discovery-spring-boot-autoconfigure
Версия

Версия

0.1.0-RC1
Тип

Тип

jar

Скачать nacos-discovery-spring-boot-autoconfigure 0.1.0-RC1


<!-- https://jarcasting.com/artifacts/com.alibaba.boot/nacos-discovery-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>com.alibaba.boot</groupId>
    <artifactId>nacos-discovery-spring-boot-autoconfigure</artifactId>
    <version>0.1.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.boot/nacos-discovery-spring-boot-autoconfigure/
implementation 'com.alibaba.boot:nacos-discovery-spring-boot-autoconfigure:0.1.0-RC1'
// https://jarcasting.com/artifacts/com.alibaba.boot/nacos-discovery-spring-boot-autoconfigure/
implementation ("com.alibaba.boot:nacos-discovery-spring-boot-autoconfigure:0.1.0-RC1")
'com.alibaba.boot:nacos-discovery-spring-boot-autoconfigure:jar:0.1.0-RC1'
<dependency org="com.alibaba.boot" name="nacos-discovery-spring-boot-autoconfigure" rev="0.1.0-RC1">
  <artifact name="nacos-discovery-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.boot', module='nacos-discovery-spring-boot-autoconfigure', version='0.1.0-RC1')
)
libraryDependencies += "com.alibaba.boot" % "nacos-discovery-spring-boot-autoconfigure" % "0.1.0-RC1"
[com.alibaba.boot/nacos-discovery-spring-boot-autoconfigure "0.1.0-RC1"]