is not current version
Last Version 0.1.16

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

Aliyun Simple Log Service producer for Java

GroupId

GroupId

com.aliyun.openservices
ArtifactId

ArtifactId

log-loghub-producer
Version

Version

0.1.7
Type

Type

jar

Download log-loghub-producer 0.1.7


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