| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.pitest |
| Идентификатор | Идентификаторpitest-command-line |
| Последняя версия | Последняя версия1.9.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеpitest-command-line
Pitest command line tool.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикorg.pitest |
| Имя Файла | Размер |
|---|---|
| pitest-command-line-1.9.0.pom | |
| pitest-command-line-1.9.0.jar | 718 KB |
| pitest-command-line-1.9.0-sources.jar | 9 KB |
| pitest-command-line-1.9.0-javadoc.jar | 36 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.pitest/pitest-command-line/ -->
<dependency>
<groupId>org.pitest</groupId>
<artifactId>pitest-command-line</artifactId>
<version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.pitest/pitest-command-line/
implementation 'org.pitest:pitest-command-line:1.9.0'
// https://jarcasting.com/artifacts/org.pitest/pitest-command-line/
implementation ("org.pitest:pitest-command-line:1.9.0")
'org.pitest:pitest-command-line:jar:1.9.0'
<dependency org="org.pitest" name="pitest-command-line" rev="1.9.0">
<artifact name="pitest-command-line" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pitest', module='pitest-command-line', version='1.9.0')
)
libraryDependencies += "org.pitest" % "pitest-command-line" % "1.9.0"
[org.pitest/pitest-command-line "1.9.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.pitest : pitest-entry | jar | 1.9.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |