jar

org.aicer.grok : grok

Maven & Gradle

Mar 29, 2014
25 stars

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

Table Of Contents

Latest Version

Download org.aicer.grok : grok JAR file - Latest Versions:

All Versions

Download org.aicer.grok : grok JAR file - All Versions:

Version Vulnerabilities Size Updated
0.9.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window grok-0.9.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.aicer.grok.dictionary

├─ org.aicer.grok.dictionary.BuiltInDictionary.class - [JAR]

├─ org.aicer.grok.dictionary.GrokDictionary.class - [JAR]

org.aicer.grok.util

├─ org.aicer.grok.util.Grok.class - [JAR]

org.aicer.grok.exception

├─ org.aicer.grok.exception.GrokCompilationException.class - [JAR]

├─ org.aicer.grok.exception.GrokException.class - [JAR]

Advertisement