is not current version
Last Version 1.0.0-M18

org.opencypher:tck-report-comparison 1.0.0-M15

Compare TCK JUnit reports

GroupId

GroupId

org.opencypher
ArtifactId

ArtifactId

tck-report-comparison
Version

Version

1.0.0-M15
Type

Type

jar

Download tck-report-comparison 1.0.0-M15


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