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

net.dreamlu:mica-core 1.1.2

An enhanced toolkit of Spring cloud to simplify development.

Категории

Категории

Сеть
Группа

Группа

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

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

mica-core
Версия

Версия

1.1.2
Тип

Тип

jar

Скачать mica-core 1.1.2


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