Download syslog-ng-0.4.1.jar file - Jar s

Jar examples for s:syslog-ng

Description

You can download jar file syslog-ng 0.4.1 in this page.

Build File

You can use the following script to add syslog-ng-0.4.1.jar to your project.

<dependency>
   <groupId>org.cloudhoist</groupId>
   <artifactId>syslog-ng</artifactId>
   <version>0.4.1</version>
</dependency>
compile group: 'org.cloudhoist', name: 'syslog-ng', version: '0.4.1'
libraryDependencies += "org.cloudhoist" % "syslog-ng" % "0.4.1"
<dependency org="org.cloudhoist" name="syslog-ng" rev="0.4.1"/>
@Grapes(@Grab(group='org.cloudhoist', module='syslog-ng', version='0.4.1'))
'org.cloudhoist:syslog-ng:jar:0.4.1'

Download

Click the following link to download the jar file.

syslog-ng-0.4.1-sources.jar
syslog-ng-0.4.1.jar
syslog-ng-0.4.1.pom



Related Tutorials