pitest-parent

Mutation testing system for java - parent project

License

License

GroupId

GroupId

org.pitest.copy
ArtifactId

ArtifactId

pitest-parent
Last Version

Last Version

0.42.16
Release Date

Release Date

Type

Type

pom
Description

Description

pitest-parent
Mutation testing system for java - parent project
Project URL

Project URL

http://pitest.org
Project Organization

Project Organization

org.pitest.copy

Download pitest-parent

Filename Size
pitest-parent-0.42.16.pom 12 KB
Browse

How to add to project

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

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5
org.assertj : assertj-core jar 3.9.0
org.pitest.quickbuilder : quickbuilder jar 1.2

Project Modules

  • pitest
  • pitest-entry
  • pitest-maven
  • pitest-html-report

Versions

Version
0.42.16