| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.dreamlu.mica | 
| ArtifactId | ArtifactIdmica-boot | 
| Last Version | Last Version0.0.1-RC1 | 
| 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 | 
| Filename | Size | 
|---|---|
| mica-boot-0.0.1-RC1.pom | |
| mica-boot-0.0.1-RC1.jar | 40 KB | 
| mica-boot-0.0.1-RC1-sources.jar | 27 KB | 
| mica-boot-0.0.1-RC1-javadoc.jar | 124 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.dreamlu.mica/mica-boot/ -->
<dependency>
    <groupId>net.dreamlu.mica</groupId>
    <artifactId>mica-boot</artifactId>
    <version>0.0.1-RC1</version>
</dependency>// https://jarcasting.com/artifacts/net.dreamlu.mica/mica-boot/
implementation 'net.dreamlu.mica:mica-boot:0.0.1-RC1'// https://jarcasting.com/artifacts/net.dreamlu.mica/mica-boot/
implementation ("net.dreamlu.mica:mica-boot:0.0.1-RC1")'net.dreamlu.mica:mica-boot:jar:0.0.1-RC1'<dependency org="net.dreamlu.mica" name="mica-boot" rev="0.0.1-RC1">
  <artifact name="mica-boot" type="jar" />
</dependency>@Grapes(
@Grab(group='net.dreamlu.mica', module='mica-boot', version='0.0.1-RC1')
)libraryDependencies += "net.dreamlu.mica" % "mica-boot" % "0.0.1-RC1"[net.dreamlu.mica/mica-boot "0.0.1-RC1"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.dreamlu.mica : mica-core | jar | 0.0.1-RC1 | 
| net.dreamlu.mica : mica-launcher | jar | 0.0.1-RC1 | 
| org.springframework.boot : spring-boot-starter-aop | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-test | jar | |
| junit : junit | jar | 4.12 | 
| net.dreamlu.mica : mica-boot-test | jar | 0.0.1-RC1 |