License |
License |
---|---|
GroupId | GroupIdorg.graphfoundation.ongdb |
ArtifactId | ArtifactIdongdb-ast-3.6 |
Version | Version3.6.2 |
Type | Typejar |
Description |
DescriptionopenCypher AST for the Cypher Query Language
Abstract Syntax Tree and semantic analysis for the Cypher query language
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ongdb-ast-3.6-3.6.2.pom | |
ongdb-ast-3.6-3.6.2.jar | 1 MB |
ongdb-ast-3.6-3.6.2-tests.jar | 836 KB |
ongdb-ast-3.6-3.6.2-sources.jar | 75 KB |
ongdb-ast-3.6-3.6.2-javadoc.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.graphfoundation.ongdb/ongdb-ast-3.6/ -->
<dependency>
<groupId>org.graphfoundation.ongdb</groupId>
<artifactId>ongdb-ast-3.6</artifactId>
<version>3.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.graphfoundation.ongdb/ongdb-ast-3.6/
implementation 'org.graphfoundation.ongdb:ongdb-ast-3.6:3.6.2'
// https://jarcasting.com/artifacts/org.graphfoundation.ongdb/ongdb-ast-3.6/
implementation ("org.graphfoundation.ongdb:ongdb-ast-3.6:3.6.2")
'org.graphfoundation.ongdb:ongdb-ast-3.6:jar:3.6.2'
<dependency org="org.graphfoundation.ongdb" name="ongdb-ast-3.6" rev="3.6.2">
<artifact name="ongdb-ast-3.6" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.graphfoundation.ongdb', module='ongdb-ast-3.6', version='3.6.2')
)
libraryDependencies += "org.graphfoundation.ongdb" % "ongdb-ast-3.6" % "3.6.2"
[org.graphfoundation.ongdb/ongdb-ast-3.6 "3.6.2"]
Group / Artifact | Type | Version |
---|---|---|
org.graphfoundation.ongdb : ongdb-util-3.6 | jar | 3.6.2 |
org.graphfoundation.ongdb : ongdb-expressions-3.6 | jar | 3.6.2 |
org.scala-lang : scala-library | jar | 2.11.12 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.graphfoundation.ongdb : ongdb-util-3.6 | test-jar | 3.6.2 |
org.graphfoundation.ongdb : ongdb-expressions-3.6 | test-jar | 3.6.2 |
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 |