не последняя версия
Последняя версия 1.1.4.6-GA

com.atommiddleware:dubbo-gateway-spring-boot-autoconfigure 1.1.0

The autoconfigure of dubbo gateway

Категории

Категории

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

Группа

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

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

dubbo-gateway-spring-boot-autoconfigure
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать dubbo-gateway-spring-boot-autoconfigure 1.1.0


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