Download tnt4j-syslogd-0.3.jar file - Jar t

Jar examples for t:tnt4j-syslogd

Description

Syslog Streaming Daemon over TNT4J

You can download jar file tnt4j-syslogd 0.3 in this page.

License

GNU Lesser General Public License, version 2.1

Build File

You can use the following script to add tnt4j-syslogd-0.3.jar to your project.

<dependency>
   <groupId>com.jkoolcloud.jesl.net</groupId>
   <artifactId>tnt4j-syslogd</artifactId>
   <version>0.3</version>
</dependency>
compile group: 'com.jkoolcloud.jesl.net', name: 'tnt4j-syslogd', version: '0.3'
libraryDependencies += "com.jkoolcloud.jesl.net" % "tnt4j-syslogd" % "0.3"
<dependency org="com.jkoolcloud.jesl.net" name="tnt4j-syslogd" rev="0.3"/>
@Grapes(@Grab(group='com.jkoolcloud.jesl.net', module='tnt4j-syslogd', version='0.3'))
'com.jkoolcloud.jesl.net:tnt4j-syslogd:jar:0.3'

Download

Click the following link to download the jar file.

tnt4j-syslogd-0.3-javadoc.jar
tnt4j-syslogd-0.3-sources.jar
tnt4j-syslogd-0.3.jar
tnt4j-syslogd-0.3.pom



Related Tutorials