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

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

The autoconfigure of dubbo gateway

Категории

Категории

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

Группа

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

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

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

Версия

1.0.9
Тип

Тип

jar

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


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