stringsearchalgorithms

net.amygdalum

net.amygdalum:stringsearchalgorithms is a Maven Central artifact (jar) for the JVM. It has 27 published versions. Browse versions below for dependency snippets and security details.

Recommended: 0.4.5 27 versions jarChecking...

Add to your project0.4.2

<dependency>
    <groupId>net.amygdalum</groupId>
    <artifactId>stringsearchalgorithms</artifactId>
    <version>0.4.2</version>
</dependency>

Version Details — 0.4.2

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Jan 4, 2019
License
GNU LESSER GENERAL PUBLIC LICENSE (LGPL)

Searching and Matching Strings with efficient algorithms: - Knuth-Morris-Pratt - Shift-And/Or - Boyer-Moore-Horspool - Sunday (QuickSearch) - BNDM - BOM - Aho-Corasick - Set-Horspool - Wu-Manber - Set-BOM

Checking security advisories...