Last Version

simple-syslog-5424 0.0.2

A java library for parsing valid RFC 3164 syslog

License

License

GroupId

GroupId

com.github.palindromicity
ArtifactId

ArtifactId

simple-syslog-3164
Version

Version

0.0.2
Type

Type

jar
Description

Description

simple-syslog-5424
A java library for parsing valid 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-3164

Download simple-syslog-3164 0.0.2


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

Dependencies

compile (1)

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

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.