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