openCypher TCK API

openCypher Technology Compatibility Kit API

License

License

GroupId

GroupId

org.opencypher
ArtifactId

ArtifactId

tck-api_2.12
Last Version

Last Version

1.0.0-1.0.0-M14
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.12

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.7
org.opencypher : tck jar 1.0.0-1.0.0-M14
com.lihaoyi : fastparse_2.12 jar 2.1.0
org.junit.jupiter : junit-jupiter-api jar 5.4.0
io.cucumber : gherkin jar 5.0.0
org.apiguardian : apiguardian-api jar 1.0.0

test (4)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.5
org.scalacheck : scalacheck_2.12 jar 1.13.5
org.junit.platform : junit-platform-launcher jar 1.4.0
org.junit.jupiter : junit-jupiter-engine jar 5.4.0

Project Modules

There are no modules declared in this project.
org.opencypher

Versions

Version
1.0.0-1.0.0-M14
1.0.0-M18
1.0.0-M17
1.0.0-M16
1.0.0-M15
1.0.0-M14
1.0.0-M13