is not current version
Last Version 2.7.1.1

net.dreamlu:mica-bom 2.0.9

An enhanced toolkit of Spring cloud to simplify development.

Categories

Categories

Net
GroupId

GroupId

net.dreamlu
ArtifactId

ArtifactId

mica-bom
Version

Version

2.0.9
Type

Type

pom

Download mica-bom 2.0.9

Filename Size
mica-bom-2.0.9.pom 4 KB
Browse

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