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