jar

com.github.roklenarcic : aho-corasick

Maven & Gradle

Jun 09, 2023
12 stars

Aho-Corasick and related multi-string searches · Java library for matching against large dictionaries of strings

Table Of Contents

Latest Version

Download com.github.roklenarcic : aho-corasick JAR file - Latest Versions:

All Versions

Download com.github.roklenarcic : aho-corasick JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2
1.1
1.0

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 aho-corasick-1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.roklenarcic.util.strings

├─ com.roklenarcic.util.strings.AhoCorasickMap.class - [JAR]

├─ com.roklenarcic.util.strings.AhoCorasickSet.class - [JAR]

├─ com.roklenarcic.util.strings.LongestMatchMap.class - [JAR]

├─ com.roklenarcic.util.strings.LongestMatchSet.class - [JAR]

├─ com.roklenarcic.util.strings.MapMatchListener.class - [JAR]

├─ com.roklenarcic.util.strings.MapMatchQueue.class - [JAR]

├─ com.roklenarcic.util.strings.Queue.class - [JAR]

├─ com.roklenarcic.util.strings.ReadableMatchListener.class - [JAR]

├─ com.roklenarcic.util.strings.SetMatchListener.class - [JAR]

├─ com.roklenarcic.util.strings.SetMatchQueue.class - [JAR]

├─ com.roklenarcic.util.strings.ShortestMatchMap.class - [JAR]

├─ com.roklenarcic.util.strings.ShortestMatchSet.class - [JAR]

├─ com.roklenarcic.util.strings.StringMap.class - [JAR]

├─ com.roklenarcic.util.strings.StringSet.class - [JAR]

├─ com.roklenarcic.util.strings.WholeWordLongestMatchMap.class - [JAR]

├─ com.roklenarcic.util.strings.WholeWordLongestMatchSet.class - [JAR]

├─ com.roklenarcic.util.strings.WholeWordMatchMap.class - [JAR]

├─ com.roklenarcic.util.strings.WholeWordMatchSet.class - [JAR]

├─ com.roklenarcic.util.strings.WordCharacters.class - [JAR]

com.roklenarcic.util.strings.threshold

├─ com.roklenarcic.util.strings.threshold.RangeNodeThreshold.class - [JAR]

├─ com.roklenarcic.util.strings.threshold.Thresholder.class - [JAR]

Advertisement

Dependencies from Group

Jun 09, 2023
12 stars
Sep 06, 2015
0 stars

Discover Dependencies

Jun 23, 2016
0 stars
Apr 22, 2018
94 stars
Jun 10, 2015
13 stars
Jul 13, 2023
9 usages
211 stars
Sep 30, 2016
0 stars
Jan 06, 2023
2 usages
25 stars
Nov 03, 2015
87 stars
Nov 16, 2019
17 usages
225 stars
Jun 18, 2015
5 usages
125 stars