Last Version

pitest-extension-parent 0.4

Extension for the project Pitest - parent project

License

License

GroupId

GroupId

com.github.sarahbuisson
ArtifactId

ArtifactId

pitest-extensions
Version

Version

0.4
Type

Type

pom
Description

Description

pitest-extension-parent
Extension for the project Pitest - parent project
Project URL

Project URL

https://github.com/sarahBuisson/pitest-extensions
Source Code Management

Source Code Management

https://github.com/sarahBuisson/pitest-extensions

Download pitest-extensions 0.4


<!-- https://jarcasting.com/artifacts/com.github.sarahbuisson/pitest-extensions/ -->
<dependency>
    <groupId>com.github.sarahbuisson</groupId>
    <artifactId>pitest-extensions</artifactId>
    <version>0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sarahbuisson/pitest-extensions/
implementation 'com.github.sarahbuisson:pitest-extensions:0.4'
// https://jarcasting.com/artifacts/com.github.sarahbuisson/pitest-extensions/
implementation ("com.github.sarahbuisson:pitest-extensions:0.4")
'com.github.sarahbuisson:pitest-extensions:pom:0.4'
<dependency org="com.github.sarahbuisson" name="pitest-extensions" rev="0.4">
  <artifact name="pitest-extensions" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sarahbuisson', module='pitest-extensions', version='0.4')
)
libraryDependencies += "com.github.sarahbuisson" % "pitest-extensions" % "0.4"
[com.github.sarahbuisson/pitest-extensions "0.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • pitest-scm-extension
  • pitest-annotation-extension
  • pitest-kotlin-extension
  • pitest-extension-example