License |
License |
---|---|
GroupId | GroupIdio.stryker-mutator |
ArtifactId | ArtifactIdmutation-testing-report-schema |
Last Version | Last Version1.7.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmutation-testing-report-schema
The json schema for a mutation testing report.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mutation-testing-report-schema-1.7.10.pom | |
mutation-testing-report-schema-1.7.10.jar | 13 KB |
Browse |
<!-- 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"]