openCypher AST for the Cypher Query Language

Abstract Syntax Tree and semantic analysis for the Cypher query language

License

License

GroupId

GroupId

io.bigconnect
ArtifactId

ArtifactId

cypher-frontend-ast
Last Version

Last Version

4.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

openCypher AST for the Cypher Query Language
Abstract Syntax Tree and semantic analysis for the Cypher query language
Project Organization

Project Organization

MWARE SOLUTIONS

Download cypher-frontend-ast

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
io.bigconnect : cypher-frontend-util jar 4.2.1
io.bigconnect : cypher-frontend-expressions jar 4.2.1
org.scala-lang : scala-library jar 2.11.12
io.bigconnect : core jar 4.2.1
com.google.code.findbugs : annotations jar 3.0.1
org.slf4j : slf4j-api jar 1.7.26

test (9)

Group / Artifact Type Version
io.bigconnect : cypher-frontend-util test-jar 4.2.1
io.bigconnect : cypher-frontend-expressions test-jar 4.2.1
org.scalatest : scalatest_2.11 jar 2.2.5
org.junit.jupiter : junit-jupiter-migrationsupport jar 5.2.0
org.junit.vintage : junit-vintage-engine jar 5.2.0
org.junit.jupiter : junit-jupiter-engine jar 5.2.0
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 2.21.0

Project Modules

There are no modules declared in this project.

Versions

Version
4.2.1
4.2.0