Last Version

TCK compatibility testing 1.0.0-M18

openCypher TCK compatibility testing

License

License

GroupId

GroupId

org.opencypher
ArtifactId

ArtifactId

tck-compatibility-tests
Version

Version

1.0.0-M18
Type

Type

pom
Description

Description

TCK compatibility testing
openCypher TCK compatibility testing
Project URL

Project URL

http://opencypher.org

Download tck-compatibility-tests 1.0.0-M18


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • tck-compatibility-tests-util