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