| License |
License |
|---|---|
| GroupId | GroupIdorg.opencypher |
| ArtifactId | ArtifactIdtck-report-comparison |
| Last Version | Last Version1.0.0-M18 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionopenCypher TCK Report Comparison
Compare TCK JUnit reports
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.opencypher/tck-report-comparison/ -->
<dependency>
<groupId>org.opencypher</groupId>
<artifactId>tck-report-comparison</artifactId>
<version>1.0.0-M18</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencypher/tck-report-comparison/
implementation 'org.opencypher:tck-report-comparison:1.0.0-M18'
// https://jarcasting.com/artifacts/org.opencypher/tck-report-comparison/
implementation ("org.opencypher:tck-report-comparison:1.0.0-M18")
'org.opencypher:tck-report-comparison:jar:1.0.0-M18'
<dependency org="org.opencypher" name="tck-report-comparison" rev="1.0.0-M18">
<artifact name="tck-report-comparison" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencypher', module='tck-report-comparison', version='1.0.0-M18')
)
libraryDependencies += "org.opencypher" % "tck-report-comparison" % "1.0.0-M18"
[org.opencypher/tck-report-comparison "1.0.0-M18"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-csv | jar | 1.8 |
| commons-cli : commons-cli | jar | 1.4 |
| org.freemarker : freemarker | jar | 2.3.30 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.11.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.vintage : junit-vintage-engine | jar | |
| org.hamcrest : hamcrest | jar | 2.2 |