syslog4j, Ness Computing style

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

License

License

GroupId

GroupId

com.nesscomputing
ArtifactId

ArtifactId

ness-syslog4j
Last Version

Last Version

0.9.47-NESS-8
Release Date

Release Date

Type

Type

jar
Description

Description

syslog4j, Ness Computing style
Syslog4j provides client and server implementations of the BSD Syslog protocol (RFC 3164) and the structured syslog" protocol (RFC5424).
Project URL

Project URL

http://www.syslog4j.org
Project Organization

Project Organization

Ness Computing, Inc.

Download ness-syslog4j

How to add to project

<!-- https://jarcasting.com/artifacts/com.nesscomputing/ness-syslog4j/ -->
<dependency>
    <groupId>com.nesscomputing</groupId>
    <artifactId>ness-syslog4j</artifactId>
    <version>0.9.47-NESS-8</version>
</dependency>
// https://jarcasting.com/artifacts/com.nesscomputing/ness-syslog4j/
implementation 'com.nesscomputing:ness-syslog4j:0.9.47-NESS-8'
// https://jarcasting.com/artifacts/com.nesscomputing/ness-syslog4j/
implementation ("com.nesscomputing:ness-syslog4j:0.9.47-NESS-8")
'com.nesscomputing:ness-syslog4j:jar:0.9.47-NESS-8'
<dependency org="com.nesscomputing" name="ness-syslog4j" rev="0.9.47-NESS-8">
  <artifact name="ness-syslog4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nesscomputing', module='ness-syslog4j', version='0.9.47-NESS-8')
)
libraryDependencies += "com.nesscomputing" % "ness-syslog4j" % "0.9.47-NESS-8"
[com.nesscomputing/ness-syslog4j "0.9.47-NESS-8"]

Dependencies

compile (7)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
joda-time : joda-time jar 2.1
com.google.guava : guava jar 13.0
org.apache.commons : commons-lang3 jar 3.1
com.nesscomputing.testing : findbugs-annotations jar 2.0.0
commons-pool : commons-pool Optional jar 1.6
net.java.dev.jna : jna Optional jar 3.4.0

test (1)

Group / Artifact Type Version
junit : junit-dep jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.47-NESS-8
0.9.47-NESS-7
0.9.47-NESS-6
0.9.47-NESS-4
0.9.47-NESS-3
0.9.47-NESS-2