is not current version
Last Version 0.4.2

org.opencypher:morpheus-spark-cypher 0.4.1

Morpheus: Cypher for Apache Spark

Categories

Categories

Morpheus Business Logic Libraries Science
GroupId

GroupId

org.opencypher
ArtifactId

ArtifactId

morpheus-spark-cypher
Version

Version

0.4.1
Type

Type

jar

Download morpheus-spark-cypher 0.4.1


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