Last Version

easy-log 1.1

try to help record the log

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.imzz
ArtifactId

ArtifactId

spring-boot-easylog-stater
Version

Version

1.1
Type

Type

jar
Description

Description

easy-log
try to help record the log
Source Code Management

Source Code Management

https://github.com/imzz/springboot-easylog-stater.git

Download spring-boot-easylog-stater 1.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.boot : spring-boot-starter-web jar
com.alibaba : fastjson jar 1.2.47
org.springframework.boot : spring-boot-configuration-processor jar
org.springframework.boot : spring-boot-autoconfigure jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.