is not current version
Last Version 2.7.1.1

net.dreamlu:mica-bom 1.1.3

An enhanced toolkit of Spring cloud to simplify development.

Categories

Categories

Net
GroupId

GroupId

net.dreamlu
ArtifactId

ArtifactId

mica-bom
Version

Version

1.1.3
Type

Type

pom

Download mica-bom 1.1.3

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

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