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

io.servicecomb.demo:demo-spring-boot 0.1.0-m1


Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

io.servicecomb.demo
Идентификатор

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

demo-spring-boot
Версия

Версия

0.1.0-m1
Тип

Тип

pom

Скачать demo-spring-boot 0.1.0-m1

Имя Файла Размер
demo-spring-boot-0.1.0-m1.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/io.servicecomb.demo/demo-spring-boot/ -->
<dependency>
    <groupId>io.servicecomb.demo</groupId>
    <artifactId>demo-spring-boot</artifactId>
    <version>0.1.0-m1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.servicecomb.demo/demo-spring-boot/
implementation 'io.servicecomb.demo:demo-spring-boot:0.1.0-m1'
// https://jarcasting.com/artifacts/io.servicecomb.demo/demo-spring-boot/
implementation ("io.servicecomb.demo:demo-spring-boot:0.1.0-m1")
'io.servicecomb.demo:demo-spring-boot:pom:0.1.0-m1'
<dependency org="io.servicecomb.demo" name="demo-spring-boot" rev="0.1.0-m1">
  <artifact name="demo-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.servicecomb.demo', module='demo-spring-boot', version='0.1.0-m1')
)
libraryDependencies += "io.servicecomb.demo" % "demo-spring-boot" % "0.1.0-m1"
[io.servicecomb.demo/demo-spring-boot "0.1.0-m1"]