Download ness-syslog4j-0.9.47-NESS-4.jar file - Jar n

Jar examples for n:ness-syslog4j

Description

Syslog4j provides client and server implementations of the BSD Syslog protocol (RFC 3164) and the structured syslog" protocol (RFC5424).

You can download jar file ness-syslog4j 0.9.47-NESS-4 in this page.

License

LGPL

Build File

You can use the following script to add ness-syslog4j-0.9.47-NESS-4.jar to your project.

<dependency>
   <groupId>com.nesscomputing</groupId>
   <artifactId>ness-syslog4j</artifactId>
   <version>0.9.47-NESS-4</version>
</dependency>
compile group: 'com.nesscomputing', name: 'ness-syslog4j', version: '0.9.47-NESS-4'
libraryDependencies += "com.nesscomputing" % "ness-syslog4j" % "0.9.47-NESS-4"
<dependency org="com.nesscomputing" name="ness-syslog4j" rev="0.9.47-NESS-4"/>
@Grapes(@Grab(group='com.nesscomputing', module='ness-syslog4j', version='0.9.47-NESS-4'))
'com.nesscomputing:ness-syslog4j:jar:0.9.47-NESS-4'

Download

Click the following link to download the jar file.

ness-syslog4j-0.9.47-NESS-4-javadoc.jar
ness-syslog4j-0.9.47-NESS-4-sources.jar
ness-syslog4j-0.9.47-NESS-4-test-sources.jar
ness-syslog4j-0.9.47-NESS-4-tests.jar
ness-syslog4j-0.9.47-NESS-4.jar
ness-syslog4j-0.9.47-NESS-4.pom



Related Tutorials