License |
License |
---|---|
Categories |
CategoriesGit Development Tools Version Controls |
GroupId | GroupIdcom.groupcdg |
ArtifactId | ArtifactIdpitest-git-parent |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionpitest-git-plugin-parent
Git integration for pitest
|
Filename | Size |
---|---|
pitest-git-parent-0.2.0.pom | 13 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |