is not current version
Last Version 2.7.1.1

net.dreamlu:mica-bom 2.4.10

An enhanced toolkit of Spring cloud to simplify development.

Categories

Categories

Net
GroupId

GroupId

net.dreamlu
ArtifactId

ArtifactId

mica-bom
Version

Version

2.4.10
Type

Type

pom

Download mica-bom 2.4.10

Filename Size
mica-bom-2.4.10.pom 6 KB
Browse

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