m

mica-logging

An enhanced toolkit of Spring cloud to simplify development.
https://github.com/lets-mica/mica
GNU LESSER GENERAL PUBLIC LICENSE
Dreamlu
Files download
File Operation
mica-logging-2.7.18.5.jar download
mica-logging-2.7.18.5.pom download
mica-logging-2.7.18.5-sources.jar download
Apache Maven
<dependency>
  <groupId>net.dreamlu</groupId>
  <artifactId>mica-logging</artifactId>
  <version>2.7.18.5</version>
</dependency>
Gradle Groovy
implementation 'net.dreamlu:mica-logging:2.7.18.5'
Gradle Kotlin
implementation("net.dreamlu:mica-logging:2.7.18.5")
Scala SBT
libraryDependencies += "net.dreamlu" % "mica-logging" % "2.7.18.5"
Groovy Grape
@Grapes(
  @Grab(group='net.dreamlu', module='mica-logging', version='2.7.18.5')
)
Apache Ivy
<dependency org="net.dreamlu" name="mica-logging" rev="2.7.18.5" />
Leiningen
[net.dreamlu/mica-logging "2.7.18.5"]
Apache Buildr
'net.dreamlu:mica-logging:jar:2.7.18.5'