is not current version
Last Version 0.1.2

pitest-extended-mutators-plugin 0.0.8

Extended mutators for java

License

License

GroupId

GroupId

com.groupcdg.pitest
ArtifactId

ArtifactId

extended-mutators
Version

Version

0.0.8
Type

Type

jar
Description

Description

pitest-extended-mutators-plugin
Extended mutators for java

Download extended-mutators 0.0.8


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

Dependencies

provided (3)

Group / Artifact Type Version
org.pitest : pitest jar 1.7.2
org.pitest : pitest-entry jar 1.7.2
com.groupcdg : pitest-annotations jar 0.1.0

test (5)

Group / Artifact Type Version
org.pitest : pitest test-jar 1.7.2
org.pitest : pitest-entry test-jar 1.7.2
org.junit.jupiter : junit-jupiter jar 5.8.0
org.assertj : assertj-core jar 3.14.0
nl.jqno.equalsverifier : equalsverifier jar 3.5

Project Modules

There are no modules declared in this project.