is not current version
Last Version 0.1.2

pitest-extended-mutators-plugin 0.0.9

Extended mutators for java

License

License

GroupId

GroupId

com.groupcdg.pitest
ArtifactId

ArtifactId

extended-mutators
Version

Version

0.0.9
Type

Type

jar
Description

Description

pitest-extended-mutators-plugin
Extended mutators for java

Download extended-mutators 0.0.9


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

Dependencies

provided (3)

Group / Artifact Type Version
org.pitest : pitest jar 1.7.4
org.pitest : pitest-entry jar 1.7.4
com.groupcdg : pitest-annotations jar 0.1.1

test (6)

Group / Artifact Type Version
org.pitest : pitest test-jar 1.7.4
org.pitest : pitest-entry test-jar 1.7.4
org.junit.jupiter : junit-jupiter jar 5.8.0
org.assertj : assertj-core jar 3.14.0
nl.jqno.equalsverifier : equalsverifier jar 3.5
com.google.jimfs : jimfs jar 1.2

Project Modules

There are no modules declared in this project.