License |
License |
---|---|
GroupId | GroupIdio.stryker-mutator |
ArtifactId | ArtifactIdmutation-testing-elements |
Last Version | Last Version1.7.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmutation-testing-elements
A suite of web components for a mutation testing report.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mutation-testing-elements-1.7.10.pom | |
mutation-testing-elements-1.7.10.jar | 101 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.stryker-mutator/mutation-testing-elements/ -->
<dependency>
<groupId>io.stryker-mutator</groupId>
<artifactId>mutation-testing-elements</artifactId>
<version>1.7.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.stryker-mutator/mutation-testing-elements/
implementation 'io.stryker-mutator:mutation-testing-elements:1.7.10'
// https://jarcasting.com/artifacts/io.stryker-mutator/mutation-testing-elements/
implementation ("io.stryker-mutator:mutation-testing-elements:1.7.10")
'io.stryker-mutator:mutation-testing-elements:jar:1.7.10'
<dependency org="io.stryker-mutator" name="mutation-testing-elements" rev="1.7.10">
<artifact name="mutation-testing-elements" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.stryker-mutator', module='mutation-testing-elements', version='1.7.10')
)
libraryDependencies += "io.stryker-mutator" % "mutation-testing-elements" % "1.7.10"
[io.stryker-mutator/mutation-testing-elements "1.7.10"]