Last Version

Neo4j - Cypher Literal Interpreter 4.4.8

Cypher Literal Interpreter

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

cypher-literal-interpreter
Version

Version

4.4.8
Type

Type

jar
Description

Description

Neo4j - Cypher Literal Interpreter
Cypher Literal Interpreter
Project URL

Project URL

http://components.neo4j.org/cypher-literal-interpreter/4.4.8
Project Organization

Project Organization

The Neo4j Graph Database Project
Source Code Management

Source Code Management

https://github.com/neo4j/neo4j

Download cypher-literal-interpreter 4.4.8


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

Dependencies

compile (2)

Group / Artifact Type Version
org.neo4j : neo4j-values jar 4.4.8
org.neo4j : cypher-ast-factory jar 4.4.8

test (4)

Group / Artifact Type Version
org.neo4j : neo4j-cypher-javacc-parser jar 4.4.8
org.junit.jupiter : junit-jupiter jar 5.7.2
org.hamcrest : hamcrest jar 2.2
org.junit.vintage : junit-vintage-engine jar 5.7.2

Project Modules

There are no modules declared in this project.