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

openCypher Front End Parent 9.0.20210312

Project that builds the openCypher front end modules

Лицензия

Лицензия

Группа

Группа

org.opencypher
Идентификатор

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

front-end-parent-9.0
Версия

Версия

9.0.20210312
Тип

Тип

pom
Описание

Описание

openCypher Front End Parent
Project that builds the openCypher front end modules
Ссылка на сайт

Ссылка на сайт

https://www.opencypher.org
Система контроля версий

Система контроля версий

https://github.com/opencypher/front-end

Скачать front-end-parent-9.0 9.0.20210312

Имя Файла Размер
front-end-parent-9.0-9.0.20210312.pom 9 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.opencypher/front-end-parent-9.0/ -->
<dependency>
    <groupId>org.opencypher</groupId>
    <artifactId>front-end-parent-9.0</artifactId>
    <version>9.0.20210312</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opencypher/front-end-parent-9.0/
implementation 'org.opencypher:front-end-parent-9.0:9.0.20210312'
// https://jarcasting.com/artifacts/org.opencypher/front-end-parent-9.0/
implementation ("org.opencypher:front-end-parent-9.0:9.0.20210312")
'org.opencypher:front-end-parent-9.0:pom:9.0.20210312'
<dependency org="org.opencypher" name="front-end-parent-9.0" rev="9.0.20210312">
  <artifact name="front-end-parent-9.0" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opencypher', module='front-end-parent-9.0', version='9.0.20210312')
)
libraryDependencies += "org.opencypher" % "front-end-parent-9.0" % "9.0.20210312"
[org.opencypher/front-end-parent-9.0 "9.0.20210312"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.scala-lang : scala-library jar 2.12.7

test (5)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 2.18.3
org.scalatest : scalatest_2.12 jar 3.0.5

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

  • build
  • ast
  • rewriting
  • parser
  • frontend
  • util
  • expressions
  • cypher-macros
  • ast-factory
  • javacc-parser
  • neo4j-ast-factory