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.3.18
<dependency>
<groupId>net.amygdalum</groupId>
<artifactId>stringsearchalgorithms</artifactId>
<version>0.3.18</version>
</dependency>Version Details — 0.3.18
Packaging
jar
Direct Deps
0
Total Deps
0
Published
May 3, 2018
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...