net.amygdalum:stringsearchalgorithms

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

License

License

Categories

Categories

Net Search Business Logic Libraries
GroupId

GroupId

net.amygdalum
ArtifactId

ArtifactId

stringsearchalgorithms
Last Version

Last Version

0.4.3
Release Date

Release Date

Type

Type

jar
Description

Description

net.amygdalum:stringsearchalgorithms
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
Project URL

Project URL

http://stringsearchalgorithms.amygdalum.net/

Download stringsearchalgorithms

How to add to project

<!-- https://jarcasting.com/artifacts/net.amygdalum/stringsearchalgorithms/ -->
<dependency>
    <groupId>net.amygdalum</groupId>
    <artifactId>stringsearchalgorithms</artifactId>
    <version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.amygdalum/stringsearchalgorithms/
implementation 'net.amygdalum:stringsearchalgorithms:0.4.3'
// https://jarcasting.com/artifacts/net.amygdalum/stringsearchalgorithms/
implementation ("net.amygdalum:stringsearchalgorithms:0.4.3")
'net.amygdalum:stringsearchalgorithms:jar:0.4.3'
<dependency org="net.amygdalum" name="stringsearchalgorithms" rev="0.4.3">
  <artifact name="stringsearchalgorithms" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.amygdalum', module='stringsearchalgorithms', version='0.4.3')
)
libraryDependencies += "net.amygdalum" % "stringsearchalgorithms" % "0.4.3"
[net.amygdalum/stringsearchalgorithms "0.4.3"]

Dependencies

compile (2)

Group / Artifact Type Version
net.amygdalum : regexparser jar 0.2.3
net.amygdalum : compilerutils jar 0.2.3

test (5)

Group / Artifact Type Version
junit : junit jar 4.13
org.hamcrest : hamcrest-library jar 1.3
net.amygdalum : hamcrest-extensions jar 0.1.19
net.amygdalum : xrayinterface jar 0.3.3
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.3
0.4.2
0.4.1
0.4.0
0.3.20
0.3.19
0.3.18
0.3.17
0.3.16
0.3.15
0.3.14
0.3.13
0.3.12
0.3.11
0.3.10
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0