is not current version
Last Version 2.7.1.1

net.dreamlu:mica-bom 1.1.2

An enhanced toolkit of Spring cloud to simplify development.

Categories

Categories

Net
GroupId

GroupId

net.dreamlu
ArtifactId

ArtifactId

mica-bom
Version

Version

1.1.2
Type

Type

pom

Download mica-bom 1.1.2

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

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