License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.anji-plus |
ArtifactId | ArtifactIdspring-boot-starter-gaea-log |
Last Version | Last Version2.1.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-starter-gaea-log
spring-boot-starter-gaea-log
|
<!-- https://jarcasting.com/artifacts/com.anji-plus/spring-boot-starter-gaea-log/ -->
<dependency>
<groupId>com.anji-plus</groupId>
<artifactId>spring-boot-starter-gaea-log</artifactId>
<version>2.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.anji-plus/spring-boot-starter-gaea-log/
implementation 'com.anji-plus:spring-boot-starter-gaea-log:2.1.0.RELEASE'
// https://jarcasting.com/artifacts/com.anji-plus/spring-boot-starter-gaea-log/
implementation ("com.anji-plus:spring-boot-starter-gaea-log:2.1.0.RELEASE")
'com.anji-plus:spring-boot-starter-gaea-log:jar:2.1.0.RELEASE'
<dependency org="com.anji-plus" name="spring-boot-starter-gaea-log" rev="2.1.0.RELEASE">
<artifact name="spring-boot-starter-gaea-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anji-plus', module='spring-boot-starter-gaea-log', version='2.1.0.RELEASE')
)
libraryDependencies += "com.anji-plus" % "spring-boot-starter-gaea-log" % "2.1.0.RELEASE"
[com.anji-plus/spring-boot-starter-gaea-log "2.1.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.5.RELEASE |
com.anji-plus : spring-boot-gaea Optional | jar | 2.1.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.3.5.RELEASE |
org.aspectj : aspectjweaver | jar | 1.9.5 |