is not current version
Last Version 0.3.2

org.opencypher:spark-cypher-testing 0.2.7

Cypher for Apache Spark - Test Utilities

GroupId

GroupId

org.opencypher
ArtifactId

ArtifactId

spark-cypher-testing
Version

Version

0.2.7
Type

Type

jar

Download spark-cypher-testing 0.2.7


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