Last Version

aho-corasick-enhance 1.0.0

Enhancement of aho-corasick automa with incrementally adding or removing patterns.

License

License

GroupId

GroupId

io.github.jayzhang
ArtifactId

ArtifactId

aho-corasick-enhance
Version

Version

1.0.0
Type

Type

jar
Description

Description

aho-corasick-enhance
Enhancement of aho-corasick automa with incrementally adding or removing patterns.
Project URL

Project URL

https://github.com/jayzhang/aho-corasick-enhance
Source Code Management

Source Code Management

https://github.com/jayzhang/mybatis-generator-plugin

Download aho-corasick-enhance 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.jayzhang/aho-corasick-enhance/ -->
<dependency>
    <groupId>io.github.jayzhang</groupId>
    <artifactId>aho-corasick-enhance</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jayzhang/aho-corasick-enhance/
implementation 'io.github.jayzhang:aho-corasick-enhance:1.0.0'
// https://jarcasting.com/artifacts/io.github.jayzhang/aho-corasick-enhance/
implementation ("io.github.jayzhang:aho-corasick-enhance:1.0.0")
'io.github.jayzhang:aho-corasick-enhance:jar:1.0.0'
<dependency org="io.github.jayzhang" name="aho-corasick-enhance" rev="1.0.0">
  <artifact name="aho-corasick-enhance" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jayzhang', module='aho-corasick-enhance', version='1.0.0')
)
libraryDependencies += "io.github.jayzhang" % "aho-corasick-enhance" % "1.0.0"
[io.github.jayzhang/aho-corasick-enhance "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.3.2
org.apache.commons : commons-io jar 1.3.2

Project Modules

There are no modules declared in this project.