Last Version

simple-syslog-5424 0.0.16

A java library for parsing valid RFC 5324 syslog

License

License

GroupId

GroupId

com.github.palindromicity
ArtifactId

ArtifactId

simple-syslog-5424
Version

Version

0.0.16
Type

Type

jar
Description

Description

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

Download simple-syslog-5424 0.0.16


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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.