License |
License |
---|---|
Categories |
CategoriesGit Development Tools Version Controls |
GroupId | GroupIdcom.groupcdg |
ArtifactId | ArtifactIdpitest-git-plugin |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpitest-git-plugin
Git integration for pitest
|
Filename | Size |
---|---|
pitest-git-plugin-0.2.0.pom | |
pitest-git-plugin-0.2.0.jar | 4 MB |
pitest-git-plugin-0.2.0-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.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.groupcdg/pitest-git-plugin/
implementation 'com.groupcdg:pitest-git-plugin:0.2.0'
// https://jarcasting.com/artifacts/com.groupcdg/pitest-git-plugin/
implementation ("com.groupcdg:pitest-git-plugin:0.2.0")
'com.groupcdg:pitest-git-plugin:jar:0.2.0'
<dependency org="com.groupcdg" name="pitest-git-plugin" rev="0.2.0">
<artifact name="pitest-git-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.groupcdg', module='pitest-git-plugin', version='0.2.0')
)
libraryDependencies += "com.groupcdg" % "pitest-git-plugin" % "0.2.0"
[com.groupcdg/pitest-git-plugin "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.pitest : pitest | jar | 1.8.0 |
org.pitest : pitest-entry | jar | 1.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.pitest : pitest | test-jar | 1.8.0 |
org.pitest : pitest-entry | test-jar | 1.8.0 |
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.8.0 |
org.assertj : assertj-core | jar | 3.14.0 |
org.mockito : mockito-core | jar | 3.7.7 |