Last Version

Graph DDL 0.4.2

Graph DDL

License

License

GroupId

GroupId

org.opencypher
ArtifactId

ArtifactId

graph-ddl
Version

Version

0.4.2
Type

Type

jar
Description

Description

Graph DDL
Graph DDL
Project URL

Project URL

https://www.opencypher.org
Source Code Management

Source Code Management

https://github.com/opencypher/morpheus

Download graph-ddl 0.4.2


<!-- https://jarcasting.com/artifacts/org.opencypher/graph-ddl/ -->
<dependency>
    <groupId>org.opencypher</groupId>
    <artifactId>graph-ddl</artifactId>
    <version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencypher/graph-ddl/
implementation 'org.opencypher:graph-ddl:0.4.2'
// https://jarcasting.com/artifacts/org.opencypher/graph-ddl/
implementation ("org.opencypher:graph-ddl:0.4.2")
'org.opencypher:graph-ddl:jar:0.4.2'
<dependency org="org.opencypher" name="graph-ddl" rev="0.4.2">
  <artifact name="graph-ddl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencypher', module='graph-ddl', version='0.4.2')
)
libraryDependencies += "org.opencypher" % "graph-ddl" % "0.4.2"
[org.opencypher/graph-ddl "0.4.2"]

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8
org.scala-lang : scala-reflect jar 2.12.8
org.scala-lang : scala-compiler jar 2.12.8
org.apache.logging.log4j : log4j-api jar 2.11.0
org.apache.logging.log4j : log4j-api-scala_2.12 jar 11.0
org.opencypher : okapi-trees jar 0.4.2
org.opencypher : okapi-api jar 0.4.2
com.lihaoyi : fastparse_2.12 jar 2.1.0

Project Modules

There are no modules declared in this project.