License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.dreamlu |
ArtifactId | ArtifactIdmica-bom |
Version | Version2.6.6 |
Type | Typepom |
Description |
Descriptionmica
An enhanced toolkit of Spring cloud to simplify development.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mica-bom-2.6.6.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/net.dreamlu/mica-bom/ -->
<dependency>
<groupId>net.dreamlu</groupId>
<artifactId>mica-bom</artifactId>
<version>2.6.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/mica-bom/
implementation 'net.dreamlu:mica-bom:2.6.6'
// https://jarcasting.com/artifacts/net.dreamlu/mica-bom/
implementation ("net.dreamlu:mica-bom:2.6.6")
'net.dreamlu:mica-bom:pom:2.6.6'
<dependency org="net.dreamlu" name="mica-bom" rev="2.6.6">
<artifact name="mica-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='mica-bom', version='2.6.6')
)
libraryDependencies += "net.dreamlu" % "mica-bom" % "2.6.6"
[net.dreamlu/mica-bom "2.6.6"]