Download log-loghub-producer-0.1.8.jar file - Jar l

Jar examples for l:log-loghub-producer

Description

Aliyun Simple Log Service producer for Java

You can download jar file log-loghub-producer 0.1.8 in this page.

License

Open Source License

Build File

You can use the following script to add log-loghub-producer-0.1.8.jar to your project.

<dependency>
   <groupId>com.aliyun.openservices</groupId>
   <artifactId>log-loghub-producer</artifactId>
   <version>0.1.8</version>
</dependency>
compile group: 'com.aliyun.openservices', name: 'log-loghub-producer', version: '0.1.8'
libraryDependencies += "com.aliyun.openservices" % "log-loghub-producer" % "0.1.8"
<dependency org="com.aliyun.openservices" name="log-loghub-producer" rev="0.1.8"/>
@Grapes(@Grab(group='com.aliyun.openservices', module='log-loghub-producer', version='0.1.8'))
'com.aliyun.openservices:log-loghub-producer:jar:0.1.8'

Download

Click the following link to download the jar file.

log-loghub-producer-0.1.8-javadoc.jar
log-loghub-producer-0.1.8-sources.jar
log-loghub-producer-0.1.8.jar
log-loghub-producer-0.1.8.pom



Related Tutorials