openCypher AST for the Cypher Query Language

Abstract Syntax Tree and semantic analysis for the Cypher query language

Лицензия

Лицензия

Группа

Группа

io.bigconnect
Идентификатор

Идентификатор

cypher-frontend-ast
Последняя версия

Последняя версия

4.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

openCypher AST for the Cypher Query Language
Abstract Syntax Tree and semantic analysis for the Cypher query language
Организация-разработчик

Организация-разработчик

MWARE SOLUTIONS

Скачать cypher-frontend-ast

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
4.2.1
4.2.0