| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.stryker-mutator |
| Идентификатор | Идентификаторmutation-testing-report-schema |
| Последняя версия | Последняя версия1.7.10 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmutation-testing-report-schema
The json schema for a mutation testing report.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| mutation-testing-report-schema-1.7.10.pom | |
| mutation-testing-report-schema-1.7.10.jar | 13 KB |
| Обзор |
<!-- 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.7.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.stryker-mutator/mutation-testing-report-schema/
implementation 'io.stryker-mutator:mutation-testing-report-schema:1.7.10'
// https://jarcasting.com/artifacts/io.stryker-mutator/mutation-testing-report-schema/
implementation ("io.stryker-mutator:mutation-testing-report-schema:1.7.10")
'io.stryker-mutator:mutation-testing-report-schema:jar:1.7.10'
<dependency org="io.stryker-mutator" name="mutation-testing-report-schema" rev="1.7.10">
<artifact name="mutation-testing-report-schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.stryker-mutator', module='mutation-testing-report-schema', version='1.7.10')
)
libraryDependencies += "io.stryker-mutator" % "mutation-testing-report-schema" % "1.7.10"
[io.stryker-mutator/mutation-testing-report-schema "1.7.10"]