openCypher Front End Parent

Project that builds the openCypher front end modules

License

License

GroupId

GroupId

io.bigconnect
ArtifactId

ArtifactId

cypher-front-end-parent
Last Version

Last Version

4.2.1
Release Date

Release Date

Type

Type

pom
Description

Description

openCypher Front End Parent
Project that builds the openCypher front end modules
Project Organization

Project Organization

MWARE SOLUTIONS

Download cypher-front-end-parent

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
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 (7)

Group / Artifact Type Version
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

Project Modules

  • ast
  • rewriting
  • parser
  • frontend
  • util
  • expressions

Versions

Version
4.2.1
4.2.0