is not current version
Last Version 9.0.20210312

org.opencypher:front-end-parent-9.0 9.0.8

Project that builds the openCypher front end modules

GroupId

GroupId

org.opencypher
ArtifactId

ArtifactId

front-end-parent-9.0
Version

Version

9.0.8
Type

Type

pom

Download front-end-parent-9.0 9.0.8


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