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

io.servicecomb.demo:demo-spring-boot-pojo-server 0.1.0-m2


Категории

Категории

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

Группа

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

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

demo-spring-boot-pojo-server
Версия

Версия

0.1.0-m2
Тип

Тип

jar

Скачать demo-spring-boot-pojo-server 0.1.0-m2


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