License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases Dex General Purpose Libraries Utility |
GroupId | GroupIdorg.neo4j |
ArtifactId | ArtifactIdneo4j-fulltext-index |
Last Version | Last Version4.4.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNeo4j - Fulltext index
Fulltext index for neo4j
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-fulltext-index/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-fulltext-index</artifactId>
<version>4.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-fulltext-index/
implementation 'org.neo4j:neo4j-fulltext-index:4.4.8'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-fulltext-index/
implementation ("org.neo4j:neo4j-fulltext-index:4.4.8")
'org.neo4j:neo4j-fulltext-index:jar:4.4.8'
<dependency org="org.neo4j" name="neo4j-fulltext-index" rev="4.4.8">
<artifact name="neo4j-fulltext-index" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-fulltext-index', version='4.4.8')
)
libraryDependencies += "org.neo4j" % "neo4j-fulltext-index" % "4.4.8"
[org.neo4j/neo4j-fulltext-index "4.4.8"]
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : annotations | jar | 4.4.8 |
org.neo4j : neo4j-lucene-index | jar | 4.4.8 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.2 |
org.assertj : assertj-core | jar | 3.18.1 |