is not current version
Last Version 1.2.2

net.dreamlu:mica-boot 0.0.1-RC3

An enhanced toolkit of Spring cloud to simplify development.

Categories

Categories

Net
GroupId

GroupId

net.dreamlu
ArtifactId

ArtifactId

mica-boot
Version

Version

0.0.1-RC3
Type

Type

jar

Download mica-boot 0.0.1-RC3


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