is not current version
Last Version 1.7.10

io.stryker-mutator:mutation-testing-report-schema 1.4.3

The json schema for a mutation testing report.

GroupId

GroupId

io.stryker-mutator
ArtifactId

ArtifactId

mutation-testing-report-schema
Version

Version

1.4.3
Type

Type

jar

Download mutation-testing-report-schema 1.4.3


<!-- https://jarcasting.com/artifacts/io.stryker-mutator/mutation-testing-report-schema/ -->
<dependency>
    <groupId>io.stryker-mutator</groupId>
    <artifactId>mutation-testing-report-schema</artifactId>
    <version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.stryker-mutator/mutation-testing-report-schema/
implementation 'io.stryker-mutator:mutation-testing-report-schema:1.4.3'
// https://jarcasting.com/artifacts/io.stryker-mutator/mutation-testing-report-schema/
implementation ("io.stryker-mutator:mutation-testing-report-schema:1.4.3")
'io.stryker-mutator:mutation-testing-report-schema:jar:1.4.3'
<dependency org="io.stryker-mutator" name="mutation-testing-report-schema" rev="1.4.3">
  <artifact name="mutation-testing-report-schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.stryker-mutator', module='mutation-testing-report-schema', version='1.4.3')
)
libraryDependencies += "io.stryker-mutator" % "mutation-testing-report-schema" % "1.4.3"
[io.stryker-mutator/mutation-testing-report-schema "1.4.3"]