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

org.opencypher:ast-9.0 9.0.20181012

Abstract Syntax Tree and semantic analysis for the Cypher query language

Группа

Группа

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

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

ast-9.0
Версия

Версия

9.0.20181012
Тип

Тип

jar

Скачать ast-9.0 9.0.20181012


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