syslog4j

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

License

License

GroupId

GroupId

org.syslog4j
ArtifactId

ArtifactId

syslog4j
Last Version

Last Version

0.9.30
Release Date

Release Date

Type

Type

jar
Description

Description

syslog4j
Syslog4j provides client and server implementations of the BSD Syslog protocol (RFC 3164) and the draft "structured syslog" protocol (RFC Draft).
Project URL

Project URL

http://www.syslog4j.org

Download syslog4j

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-pool : commons-pool Optional jar 1.5.4
log4j : log4j Optional jar 1.2.14

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.30