License |
License |
---|---|
Categories |
CategoriesNet Auto Application Layer Libs Code Generators |
GroupId | GroupIdnet.dreamlu |
ArtifactId | ArtifactIdmica-auto |
Last Version | Last Version2.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmica-auto
An enhanced toolkit of Spring cloud to simplify development.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mica-auto-2.3.1.pom | |
mica-auto-2.3.1.jar | 24 KB |
mica-auto-2.3.1-sources.jar | 20 KB |
mica-auto-2.3.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.dreamlu/mica-auto/ -->
<dependency>
<groupId>net.dreamlu</groupId>
<artifactId>mica-auto</artifactId>
<version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/mica-auto/
implementation 'net.dreamlu:mica-auto:2.3.1'
// https://jarcasting.com/artifacts/net.dreamlu/mica-auto/
implementation ("net.dreamlu:mica-auto:2.3.1")
'net.dreamlu:mica-auto:jar:2.3.1'
<dependency org="net.dreamlu" name="mica-auto" rev="2.3.1">
<artifact name="mica-auto" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='mica-auto', version='2.3.1')
)
libraryDependencies += "net.dreamlu" % "mica-auto" % "2.3.1"
[net.dreamlu/mica-auto "2.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor | jar | 2.7.0 |
org.springframework.boot : spring-boot-autoconfigure-processor | jar | 2.7.0 |