License |
License |
---|---|
Categories |
CategoriesGit Development Tools Version Controls |
GroupId | GroupIdcom.groupcdg |
ArtifactId | ArtifactIdpitest-git-plugin |
Version | Version0.0.8 |
Type | Typejar |
Description |
Descriptionpitest-git-plugin
Git integration for pitest
|
Filename | Size |
---|---|
pitest-git-plugin-0.0.8.pom | |
pitest-git-plugin-0.0.8.jar | 4 MB |
pitest-git-plugin-0.0.8-tests.jar | 93 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.groupcdg/pitest-git-plugin/ -->
<dependency>
<groupId>com.groupcdg</groupId>
<artifactId>pitest-git-plugin</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.groupcdg/pitest-git-plugin/
implementation 'com.groupcdg:pitest-git-plugin:0.0.8'
// https://jarcasting.com/artifacts/com.groupcdg/pitest-git-plugin/
implementation ("com.groupcdg:pitest-git-plugin:0.0.8")
'com.groupcdg:pitest-git-plugin:jar:0.0.8'
<dependency org="com.groupcdg" name="pitest-git-plugin" rev="0.0.8">
<artifact name="pitest-git-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.groupcdg', module='pitest-git-plugin', version='0.0.8')
)
libraryDependencies += "com.groupcdg" % "pitest-git-plugin" % "0.0.8"
[com.groupcdg/pitest-git-plugin "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.pitest : pitest | jar | 1.6.6 |
org.pitest : pitest-entry | jar | 1.6.6 |
Group / Artifact | Type | Version |
---|---|---|
org.pitest : pitest | test-jar | 1.6.6 |
org.pitest : pitest-entry | test-jar | 1.6.6 |
org.pitest.quickbuilder : quickbuilder | jar | 1.2 |
com.jayway.jsonpath : json-path-assert | jar | 2.2.0 |
com.google.jimfs : jimfs | jar | 1.2 |
nl.jqno.equalsverifier : equalsverifier | jar | 3.5 |
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 |