MVN

de.julielab : julielab-neo4j-plugins-aho-corasick

Maven & Gradle

Aug 02, 2017
0 stars

Aho-Corasick algorithm Neo4j plugin · This plugin enables the Aho-Corasick TRIE building and dictionary recognition algorithm into Neo4j by modeling the resulting TRIE graph right into Neo4j.

<dependency>
    <groupId>de.julielab</groupId>
    <artifactId>julielab-neo4j-plugins-aho-corasick</artifactId>
    <version>1.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.julielab : julielab-neo4j-plugins-aho-corasick to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.0

All Versions

Choose a version of de.julielab : julielab-neo4j-plugins-aho-corasick to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
julielab-neo4j-plugins-aho-corasick-1.6.0
1.5.x
julielab-neo4j-plugins-aho-corasick-1.5.0

How to add a dependency to Maven

Add the following de.julielab : julielab-neo4j-plugins-aho-corasick maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.julielab</groupId>
    <artifactId>julielab-neo4j-plugins-aho-corasick</artifactId>
    <version>1.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.julielab : julielab-neo4j-plugins-aho-corasick gradle dependency to your build.gradle file:

implementation 'de.julielab:julielab-neo4j-plugins-aho-corasick:1.6.0'

Gradle Kotlin DSL: Add the following de.julielab : julielab-neo4j-plugins-aho-corasick gradle kotlin dependency to your build.gradle.kts file:

implementation("de.julielab:julielab-neo4j-plugins-aho-corasick:1.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.julielab : julielab-neo4j-plugins-aho-corasick sbt scala dependency to your build.sbt file:

libraryDependencies += "de.julielab" % "julielab-neo4j-plugins-aho-corasick" % "1.6.0"

Advertisement

Dependencies from Group

Dec 18, 2022
87 usages
22 stars
Dec 18, 2022
39 usages
22 stars
Dec 18, 2022
38 usages
23 stars
Dec 16, 2022
35 usages
0 stars
Mar 09, 2023
12 usages
4 stars

Discover Dependencies

Jun 24, 2017
2 stars
Oct 18, 2018
3 usages
1 stars
Dec 21, 2021
5 stars
Feb 08, 2019
2.3k stars
Oct 01, 2020
1 usages
1 stars
Oct 01, 2020
1 usages
1 stars
Oct 01, 2020
1 usages
1 stars
Oct 01, 2020
1 usages
1 stars
Oct 01, 2020
1 usages
1 stars
Mar 10, 2022
30 stars