is not current version
Last Version 2.7.1.1

net.dreamlu:mica-bom 0.0.1-RC1

An enhanced toolkit of Spring cloud to simplify development.

Categories

Categories

Net
GroupId

GroupId

net.dreamlu
ArtifactId

ArtifactId

mica-bom
Version

Version

0.0.1-RC1
Type

Type

pom

Download mica-bom 0.0.1-RC1

Filename Size
mica-bom-0.0.1-RC1.pom 2 KB
Browse

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