is not current version
Last Version 0.0.1-RC1

net.dreamlu.mica:mica-boot 0.0.1-beta

An enhanced toolkit of Spring cloud to simplify development.

Categories

Categories

Net
GroupId

GroupId

net.dreamlu.mica
ArtifactId

ArtifactId

mica-boot
Version

Version

0.0.1-beta
Type

Type

jar

Download mica-boot 0.0.1-beta


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