<dependency> <groupId>net.dreamlu</groupId> <artifactId>mica-logging</artifactId> <version>2.4.3-GA</version> </dependency>
implementation 'net.dreamlu:mica-logging:2.4.3-GA'
implementation("net.dreamlu:mica-logging:2.4.3-GA")
libraryDependencies += "net.dreamlu" % "mica-logging" % "2.4.3-GA"
@Grapes( @Grab(group='net.dreamlu', module='mica-logging', version='2.4.3-GA') )
<dependency org="net.dreamlu" name="mica-logging" rev="2.4.3-GA" />
[net.dreamlu/mica-logging "2.4.3-GA"]
'net.dreamlu:mica-logging:jar:2.4.3-GA'
compile
|-- net.dreamlu:mica-core:2.4.3-GA
|-- net.logstash.logback:logstash-logback-encoder:6.6
|-- org.springframework.boot:spring-boot-starter-logging
|-- org.springframework.boot:spring-boot