| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.wmaarts |
| Идентификатор | Идентификаторpitest-mutation-testing-elements-plugin |
| Версия | Версия0.4.0 |
| Тип | Типjar |
| Описание |
Описаниеpitest-mutation-testing-elements-plugin
Write Pitest test results to mutation-testing-elements HTML reporter
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.github.wmaarts/pitest-mutation-testing-elements-plugin/ -->
<dependency>
<groupId>io.github.wmaarts</groupId>
<artifactId>pitest-mutation-testing-elements-plugin</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wmaarts/pitest-mutation-testing-elements-plugin/
implementation 'io.github.wmaarts:pitest-mutation-testing-elements-plugin:0.4.0'
// https://jarcasting.com/artifacts/io.github.wmaarts/pitest-mutation-testing-elements-plugin/
implementation ("io.github.wmaarts:pitest-mutation-testing-elements-plugin:0.4.0")
'io.github.wmaarts:pitest-mutation-testing-elements-plugin:jar:0.4.0'
<dependency org="io.github.wmaarts" name="pitest-mutation-testing-elements-plugin" rev="0.4.0">
<artifact name="pitest-mutation-testing-elements-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wmaarts', module='pitest-mutation-testing-elements-plugin', version='0.4.0')
)
libraryDependencies += "io.github.wmaarts" % "pitest-mutation-testing-elements-plugin" % "0.4.0"
[io.github.wmaarts/pitest-mutation-testing-elements-plugin "0.4.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.pitest : pitest-entry | jar | 1.6.4 |
| com.google.code.gson : gson | jar | 2.8.6 |
| io.stryker-mutator : mutation-testing-elements | jar | 1.7.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.1 |
| org.assertj : assertj-core | jar | 3.14.0 |
| org.mockito : mockito-core | jar | 3.8.0 |