License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.dreamlu |
ArtifactId | ArtifactIdmica-bom |
Last Version | Last Version2.7.1.1 |
Release Date | Release Date |
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.7.1.1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.dreamlu/mica-bom/ -->
<dependency>
<groupId>net.dreamlu</groupId>
<artifactId>mica-bom</artifactId>
<version>2.7.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/mica-bom/
implementation 'net.dreamlu:mica-bom:2.7.1.1'
// https://jarcasting.com/artifacts/net.dreamlu/mica-bom/
implementation ("net.dreamlu:mica-bom:2.7.1.1")
'net.dreamlu:mica-bom:pom:2.7.1.1'
<dependency org="net.dreamlu" name="mica-bom" rev="2.7.1.1">
<artifact name="mica-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='mica-bom', version='2.7.1.1')
)
libraryDependencies += "net.dreamlu" % "mica-bom" % "2.7.1.1"
[net.dreamlu/mica-bom "2.7.1.1"]