<dependency> <groupId>net.dreamlu</groupId> <artifactId>mica-auto</artifactId> <version>2.3.3</version> </dependency>
implementation 'net.dreamlu:mica-auto:2.3.3'
implementation("net.dreamlu:mica-auto:2.3.3")
libraryDependencies += "net.dreamlu" % "mica-auto" % "2.3.3"
@Grapes( @Grab(group='net.dreamlu', module='mica-auto', version='2.3.3') )
<dependency org="net.dreamlu" name="mica-auto" rev="2.3.3" />
[net.dreamlu/mica-auto "2.3.3"]
'net.dreamlu:mica-auto:jar:2.3.3'
compile
|-- org.springframework.boot:spring-boot-configuration-processor:2.7.16
|-- org.springframework.boot:spring-boot-autoconfigure-processor:2.7.16