is not current version
Last Version 2.0.0

me.weteam:spring-boot-starter-logging-aliyun 1.0.0

spring boot starter for logging aliyun producer sdk

Categories

Categories

Spring Boot Container Microservices Logging Application Layer Libs
GroupId

GroupId

me.weteam
ArtifactId

ArtifactId

spring-boot-starter-logging-aliyun
Version

Version

1.0.0
Type

Type

jar

Download spring-boot-starter-logging-aliyun 1.0.0


<!-- https://jarcasting.com/artifacts/me.weteam/spring-boot-starter-logging-aliyun/ -->
<dependency>
    <groupId>me.weteam</groupId>
    <artifactId>spring-boot-starter-logging-aliyun</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.weteam/spring-boot-starter-logging-aliyun/
implementation 'me.weteam:spring-boot-starter-logging-aliyun:1.0.0'
// https://jarcasting.com/artifacts/me.weteam/spring-boot-starter-logging-aliyun/
implementation ("me.weteam:spring-boot-starter-logging-aliyun:1.0.0")
'me.weteam:spring-boot-starter-logging-aliyun:jar:1.0.0'
<dependency org="me.weteam" name="spring-boot-starter-logging-aliyun" rev="1.0.0">
  <artifact name="spring-boot-starter-logging-aliyun" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.weteam', module='spring-boot-starter-logging-aliyun', version='1.0.0')
)
libraryDependencies += "me.weteam" % "spring-boot-starter-logging-aliyun" % "1.0.0"
[me.weteam/spring-boot-starter-logging-aliyun "1.0.0"]