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