is not current version
Last Version 3.5.4.53.18

com.graphaware.neo4j:nlp 3.5.1.53.16

GraphAware Framework Module for adding NLP capabilities to Neo4j.

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

nlp
Version

Version

3.5.1.53.16
Type

Type

jar

Download nlp 3.5.1.53.16


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