Last Version

com.github.sarahbuisson:pitest-annotation-extension 0.3

Extension for the project Pitest - ignore code generated by any annotation

License

License

GroupId

GroupId

com.github.sarahbuisson
ArtifactId

ArtifactId

pitest-annotation-extension
Version

Version

0.3
Type

Type

jar
Description

Description

Extension for the project Pitest - ignore code generated by any annotation

Download pitest-annotation-extension 0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.pitest : pitest-entry jar 1.2.4
com.github.javaparser : javaparser-core jar 3.4.3
commons-io : commons-io jar 2.5

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

test (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 2.11.0

Project Modules

There are no modules declared in this project.