is not current version
Last Version 1.0.0-beta7

org.opencypher:okapi-testing 0.3.0

Okapi Test Utilities

GroupId

GroupId

org.opencypher
ArtifactId

ArtifactId

okapi-testing
Version

Version

0.3.0
Type

Type

jar

Download okapi-testing 0.3.0


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