License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.imzz |
ArtifactId | ArtifactIdspring-boot-easylog-stater |
Version | Version1.1 |
Type | Typejar |
Description |
Descriptioneasy-log
try to help record the log
|
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |