| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.pitest |
| Идентификатор | Идентификаторpitest-html-report |
| Версия | Версия1.7.3 |
| Тип | Типjar |
| Описание |
Описаниеpitest-html-report
Pitest html report plugin.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикorg.pitest |
| Имя Файла | Размер |
|---|---|
| pitest-html-report-1.7.3.pom | |
| pitest-html-report-1.7.3.jar | 640 KB |
| pitest-html-report-1.7.3-sources.jar | 22 KB |
| pitest-html-report-1.7.3-javadoc.jar | 87 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.pitest/pitest-html-report/ -->
<dependency>
<groupId>org.pitest</groupId>
<artifactId>pitest-html-report</artifactId>
<version>1.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.pitest/pitest-html-report/
implementation 'org.pitest:pitest-html-report:1.7.3'
// https://jarcasting.com/artifacts/org.pitest/pitest-html-report/
implementation ("org.pitest:pitest-html-report:1.7.3")
'org.pitest:pitest-html-report:jar:1.7.3'
<dependency org="org.pitest" name="pitest-html-report" rev="1.7.3">
<artifact name="pitest-html-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pitest', module='pitest-html-report', version='1.7.3')
)
libraryDependencies += "org.pitest" % "pitest-html-report" % "1.7.3"
[org.pitest/pitest-html-report "1.7.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.pitest : pitest-entry | jar | 1.7.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.pitest : pitest-entry | test-jar | 1.7.3 |
| org.pitest : pitest | test-jar | 1.7.3 |
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 3.6.28 |
| org.assertj : assertj-core | jar | 3.19.0 |
| org.pitest.quickbuilder : quickbuilder | jar | 1.2 |