Last Version

simple-syslog 0.0.6

A java library for parsing valid RFC 5324 and RFC 3164 syslog

License

License

GroupId

GroupId

com.github.palindromicity
ArtifactId

ArtifactId

simple-syslog
Version

Version

0.0.6
Type

Type

jar
Description

Description

simple-syslog
A java library for parsing valid RFC 5324 and RFC 3164 syslog
Project URL

Project URL

https://github.com/palindromicity
Project Organization

Project Organization

palindromicity
Source Code Management

Source Code Management

https://github.com/palindromicity/simple-syslog

Download simple-syslog 0.0.6


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

Dependencies

compile (1)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.7.2

test (2)

Group / Artifact Type Version
commons-io : commons-io jar 2.6
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.