| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGit Инструменты разработки Контроль версий |
| Группа | Группаcom.groupcdg |
| Идентификатор | Идентификаторpitest-git-parent |
| Версия | Версия0.0.9 |
| Тип | Типpom |
| Описание |
Описаниеpitest-git-plugin-parent
Git integration for pitest
|
| Имя Файла | Размер |
|---|---|
| pitest-git-parent-0.0.9.pom | 13 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.groupcdg/pitest-git-parent/ -->
<dependency>
<groupId>com.groupcdg</groupId>
<artifactId>pitest-git-parent</artifactId>
<version>0.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.groupcdg/pitest-git-parent/
implementation 'com.groupcdg:pitest-git-parent:0.0.9'
// https://jarcasting.com/artifacts/com.groupcdg/pitest-git-parent/
implementation ("com.groupcdg:pitest-git-parent:0.0.9")
'com.groupcdg:pitest-git-parent:pom:0.0.9'
<dependency org="com.groupcdg" name="pitest-git-parent" rev="0.0.9">
<artifact name="pitest-git-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.groupcdg', module='pitest-git-parent', version='0.0.9')
)
libraryDependencies += "com.groupcdg" % "pitest-git-parent" % "0.0.9"
[com.groupcdg/pitest-git-parent "0.0.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.6.1 |
| org.assertj : assertj-core | jar | 3.14.0 |
| org.mockito : mockito-core | jar | 3.7.7 |