License |
License |
---|---|
GroupId | GroupIdcom.github.palindromicity |
ArtifactId | ArtifactIdsimple-syslog-5424 |
Version | Version0.0.16 |
Type | Typejar |
Description |
Descriptionsimple-syslog-5424
A java library for parsing valid RFC 5324 syslog
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
simple-syslog-5424-0.0.16.pom | |
simple-syslog-5424-0.0.16.jar | 141 KB |
simple-syslog-5424-0.0.16-sources.jar | 73 KB |
simple-syslog-5424-0.0.16-javadoc.jar | 596 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.antlr : antlr4-runtime | jar | 4.7.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |