is not current version
Last Version 9.0.20210312

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

Project that builds the openCypher front end modules

GroupId

GroupId

org.opencypher
ArtifactId

ArtifactId

front-end-parent-9.0
Version

Version

9.0.3
Type

Type

pom

Download front-end-parent-9.0 9.0.3


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