не последняя версия
Последняя версия 1.7.10

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

The json schema for a mutation testing report.

Группа

Группа

io.stryker-mutator
Идентификатор

Идентификатор

mutation-testing-report-schema
Версия

Версия

1.4.0
Тип

Тип

jar

Скачать mutation-testing-report-schema 1.4.0


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