Jar examples for g:grok
A Java library for extracting structured data from unstructured data
You can download jar file grok 0.1.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add grok-0.1.4.jar to your project.
<dependency> <groupId>io.thekraken</groupId> <artifactId>grok</artifactId> <version>0.1.4</version> </dependency>
compile group: 'io.thekraken', name: 'grok', version: '0.1.4'
libraryDependencies += "io.thekraken" % "grok" % "0.1.4"
<dependency org="io.thekraken" name="grok" rev="0.1.4"/>
@Grapes(@Grab(group='io.thekraken', module='grok', version='0.1.4'))
'io.thekraken:grok:jar:0.1.4'
Click the following link to download the jar file.
grok-0.1.4-javadoc.jar