is not current version
Last Version 0.1.16

com.aliyun.openservices:log-loghub-producer 0.1.6

Aliyun Simple Log Service producer for Java

GroupId

GroupId

com.aliyun.openservices
ArtifactId

ArtifactId

log-loghub-producer
Version

Version

0.1.6
Type

Type

jar

Download log-loghub-producer 0.1.6


<!-- https://jarcasting.com/artifacts/com.aliyun.openservices/log-loghub-producer/ -->
<dependency>
    <groupId>com.aliyun.openservices</groupId>
    <artifactId>log-loghub-producer</artifactId>
    <version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.openservices/log-loghub-producer/
implementation 'com.aliyun.openservices:log-loghub-producer:0.1.6'
// https://jarcasting.com/artifacts/com.aliyun.openservices/log-loghub-producer/
implementation ("com.aliyun.openservices:log-loghub-producer:0.1.6")
'com.aliyun.openservices:log-loghub-producer:jar:0.1.6'
<dependency org="com.aliyun.openservices" name="log-loghub-producer" rev="0.1.6">
  <artifact name="log-loghub-producer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.openservices', module='log-loghub-producer', version='0.1.6')
)
libraryDependencies += "com.aliyun.openservices" % "log-loghub-producer" % "0.1.6"
[com.aliyun.openservices/log-loghub-producer "0.1.6"]