s

spring-boot-easylog-stater

try to help record the log
The Apache Software License, Version 2.0
zhang mengnan
Files download
File Operation
spring-boot-easylog-stater-1.1.jar download
spring-boot-easylog-stater-1.1.pom download
spring-boot-easylog-stater-1.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.imzz</groupId>
  <artifactId>spring-boot-easylog-stater</artifactId>
  <version>1.1</version>
</dependency>
Gradle Groovy
implementation 'com.github.imzz:spring-boot-easylog-stater:1.1'
Gradle Kotlin
implementation("com.github.imzz:spring-boot-easylog-stater:1.1")
Scala SBT
libraryDependencies += "com.github.imzz" % "spring-boot-easylog-stater" % "1.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.imzz', module='spring-boot-easylog-stater', version='1.1')
)
Apache Ivy
<dependency org="com.github.imzz" name="spring-boot-easylog-stater" rev="1.1" />
Leiningen
[com.github.imzz/spring-boot-easylog-stater "1.1"]
Apache Buildr
'com.github.imzz:spring-boot-easylog-stater:jar:1.1'