is not current version
Last Version 1.0.1

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

基于阿里云日志服务,aliyun-log-producer 封装的 spring-boot starter 组件支持

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

me.weteam
ArtifactId

ArtifactId

spring-boot-starter-log-aliyun
Version

Version

1.0.0
Type

Type

pom

Download spring-boot-starter-log-aliyun 1.0.0


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