License |
License |
---|---|
GroupId | GroupIdcom.github.palindromicity |
ArtifactId | ArtifactIdsimple-syslog-3164 |
Version | Version0.0.2 |
Type | Typejar |
Description |
Descriptionsimple-syslog-5424
A java library for parsing valid RFC 3164 syslog
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
simple-syslog-3164-0.0.2.pom | |
simple-syslog-3164-0.0.2.jar | 112 KB |
simple-syslog-3164-0.0.2-sources.jar | 50 KB |
simple-syslog-3164-0.0.2-javadoc.jar | 465 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.antlr : antlr4-runtime | jar | 4.5 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.6 |
junit : junit | jar | 4.13.1 |