Grok Data Extractor

A Java library for extracting structured data from unstructured data

License

License

GroupId

GroupId

org.aicer.grok
ArtifactId

ArtifactId

grok
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

Grok Data Extractor
A Java library for extracting structured data from unstructured data
Project URL

Project URL

https://github.com/aicer/oss-pom-java/wiki/grok
Project Organization

Project Organization

American Institute for Computing Education and Research Inc
Source Code Management

Source Code Management

https://github.com/aicer/grok.git

Download grok

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar r03
org.slf4j : slf4j-api jar 1.6.1
org.slf4j : slf4j-log4j12 jar 1.6.1
com.github.tony19 : named-regexp jar 0.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.0