не последняя версия
Последняя версия 3.0.0.RELEASE

io.github.wanggit:antrpc-spring-boot-starter 2.0.0.RELEASE


Категории

Категории

Spring Boot Контейнер Микросервисы Ant Компиляция и сборка
Группа

Группа

io.github.wanggit
Идентификатор

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

antrpc-spring-boot-starter
Версия

Версия

2.0.0.RELEASE
Тип

Тип

jar

Скачать antrpc-spring-boot-starter 2.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/io.github.wanggit/antrpc-spring-boot-starter/ -->
<dependency>
    <groupId>io.github.wanggit</groupId>
    <artifactId>antrpc-spring-boot-starter</artifactId>
    <version>2.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wanggit/antrpc-spring-boot-starter/
implementation 'io.github.wanggit:antrpc-spring-boot-starter:2.0.0.RELEASE'
// https://jarcasting.com/artifacts/io.github.wanggit/antrpc-spring-boot-starter/
implementation ("io.github.wanggit:antrpc-spring-boot-starter:2.0.0.RELEASE")
'io.github.wanggit:antrpc-spring-boot-starter:jar:2.0.0.RELEASE'
<dependency org="io.github.wanggit" name="antrpc-spring-boot-starter" rev="2.0.0.RELEASE">
  <artifact name="antrpc-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wanggit', module='antrpc-spring-boot-starter', version='2.0.0.RELEASE')
)
libraryDependencies += "io.github.wanggit" % "antrpc-spring-boot-starter" % "2.0.0.RELEASE"
[io.github.wanggit/antrpc-spring-boot-starter "2.0.0.RELEASE"]