is not current version
Last Version 1.1

com.github.imzz:spring-boot-easylog-stater 1.0

try to help record the log

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.imzz
ArtifactId

ArtifactId

spring-boot-easylog-stater
Version

Version

1.0
Type

Type

jar

Download spring-boot-easylog-stater 1.0


<!-- https://jarcasting.com/artifacts/com.github.imzz/spring-boot-easylog-stater/ -->
<dependency>
    <groupId>com.github.imzz</groupId>
    <artifactId>spring-boot-easylog-stater</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.imzz/spring-boot-easylog-stater/
implementation 'com.github.imzz:spring-boot-easylog-stater:1.0'
// https://jarcasting.com/artifacts/com.github.imzz/spring-boot-easylog-stater/
implementation ("com.github.imzz:spring-boot-easylog-stater:1.0")
'com.github.imzz:spring-boot-easylog-stater:jar:1.0'
<dependency org="com.github.imzz" name="spring-boot-easylog-stater" rev="1.0">
  <artifact name="spring-boot-easylog-stater" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.imzz', module='spring-boot-easylog-stater', version='1.0')
)
libraryDependencies += "com.github.imzz" % "spring-boot-easylog-stater" % "1.0"
[com.github.imzz/spring-boot-easylog-stater "1.0"]