License |
License |
---|---|
Categories |
CategoriesNet Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdnet.dreamlu.mica |
ArtifactId | ArtifactIdmica-autoconfigure |
Last Version | Last Version0.0.1-alpha |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmica
An enhanced toolkit of Spring cloud to simplify development.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.dreamlu.mica/mica-autoconfigure/ -->
<dependency>
<groupId>net.dreamlu.mica</groupId>
<artifactId>mica-autoconfigure</artifactId>
<version>0.0.1-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu.mica/mica-autoconfigure/
implementation 'net.dreamlu.mica:mica-autoconfigure:0.0.1-alpha'
// https://jarcasting.com/artifacts/net.dreamlu.mica/mica-autoconfigure/
implementation ("net.dreamlu.mica:mica-autoconfigure:0.0.1-alpha")
'net.dreamlu.mica:mica-autoconfigure:jar:0.0.1-alpha'
<dependency org="net.dreamlu.mica" name="mica-autoconfigure" rev="0.0.1-alpha">
<artifact name="mica-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu.mica', module='mica-autoconfigure', version='0.0.1-alpha')
)
libraryDependencies += "net.dreamlu.mica" % "mica-autoconfigure" % "0.0.1-alpha"
[net.dreamlu.mica/mica-autoconfigure "0.0.1-alpha"]
Group / Artifact | Type | Version |
---|---|---|
net.dreamlu.mica : mica-core | jar | 0.0.1-alpha |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |