Grok

Simple API that allows you to easily parse logs and other files

License

License

GroupId

GroupId

io.thekraken
ArtifactId

ArtifactId

grok
Last Version

Last Version

0.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

Grok
Simple API that allows you to easily parse logs and other files
Project URL

Project URL

http://maven.apache.org

Download grok

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.1
com.google.code.gson : gson jar 2.2.2
org.slf4j : slf4j-api jar 1.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.5
0.1.4
0.1.3
0.1.1
0.1.0
0.0.9
0.0.8