Download ness-syslog4j-0.9.47-NESS-3.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-3 in this page.

License

LGPL

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials