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

net.dreamlu:mica-boot 1.1.1

An enhanced toolkit of Spring cloud to simplify development.

Категории

Категории

Сеть
Группа

Группа

net.dreamlu
Идентификатор

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

mica-boot
Версия

Версия

1.1.1
Тип

Тип

jar

Скачать mica-boot 1.1.1


<!-- https://jarcasting.com/artifacts/net.dreamlu/mica-boot/ -->
<dependency>
    <groupId>net.dreamlu</groupId>
    <artifactId>mica-boot</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/mica-boot/
implementation 'net.dreamlu:mica-boot:1.1.1'
// https://jarcasting.com/artifacts/net.dreamlu/mica-boot/
implementation ("net.dreamlu:mica-boot:1.1.1")
'net.dreamlu:mica-boot:jar:1.1.1'
<dependency org="net.dreamlu" name="mica-boot" rev="1.1.1">
  <artifact name="mica-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='mica-boot', version='1.1.1')
)
libraryDependencies += "net.dreamlu" % "mica-boot" % "1.1.1"
[net.dreamlu/mica-boot "1.1.1"]