is not current version
Last Version 1.0.0-M17

org.opencypher:tck-reporting 1.0.0-M15

Generate cucumber.json and use Cucumber plugins with openCypher TCK API

Categories

Categories

Reporting Business Logic Libraries
GroupId

GroupId

org.opencypher
ArtifactId

ArtifactId

tck-reporting
Version

Version

1.0.0-M15
Type

Type

jar

Download tck-reporting 1.0.0-M15


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