openCypher TCK API

openCypher Technology Compatibility Kit API

License

License

GroupId

GroupId

org.opencypher
ArtifactId

ArtifactId

tck-api_2.13
Last Version

Last Version

1.0.0-M18
Release Date

Release Date

Type

Type

jar
Description

Description

openCypher TCK API
openCypher Technology Compatibility Kit API
Project URL

Project URL

http://opencypher.org

Download tck-api_2.13

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.7
org.opencypher : tck jar 1.0.0-M18
com.lihaoyi : fastparse_2.13 jar 2.3.3
org.scala-lang.modules : scala-collection-compat_2.13 jar 2.2.0
io.cucumber : cucumber-core jar 5.7.0

test (3)

Group / Artifact Type Version
org.junit.platform : junit-platform-engine jar
org.scalatest : scalatest_2.13 jar 3.2.2
co.helmethair : scalatest-junit-runner jar 0.1.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-M18
1.0.0-M17