License |
License |
---|---|
GroupId | GroupIdio.bigconnect |
ArtifactId | ArtifactIdcypher-frontend-rewriting |
Last Version | Last Version4.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionopenCypher Rewriting
Tree rewriting support, and AST rewriters for the Cypher query language
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.bigconnect/cypher-frontend-rewriting/ -->
<dependency>
<groupId>io.bigconnect</groupId>
<artifactId>cypher-frontend-rewriting</artifactId>
<version>4.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.bigconnect/cypher-frontend-rewriting/
implementation 'io.bigconnect:cypher-frontend-rewriting:4.2.1'
// https://jarcasting.com/artifacts/io.bigconnect/cypher-frontend-rewriting/
implementation ("io.bigconnect:cypher-frontend-rewriting:4.2.1")
'io.bigconnect:cypher-frontend-rewriting:jar:4.2.1'
<dependency org="io.bigconnect" name="cypher-frontend-rewriting" rev="4.2.1">
<artifact name="cypher-frontend-rewriting" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bigconnect', module='cypher-frontend-rewriting', version='4.2.1')
)
libraryDependencies += "io.bigconnect" % "cypher-frontend-rewriting" % "4.2.1"
[io.bigconnect/cypher-frontend-rewriting "4.2.1"]
Group / Artifact | Type | Version |
---|---|---|
io.bigconnect : cypher-frontend-util | jar | 4.2.1 |
io.bigconnect : cypher-frontend-ast | 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 |
Group / Artifact | Type | Version |
---|---|---|
io.bigconnect : cypher-frontend-util | test-jar | 4.2.1 |
io.bigconnect : cypher-frontend-ast | test-jar | 4.2.1 |
io.bigconnect : cypher-frontend-parser | test-jar | 4.2.1 |
io.bigconnect : cypher-frontend-parser | 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 |