Download log-loghub-producer-0.1.4.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.4 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials