| License |
License |
|---|---|
| GroupId | GroupIdorg.pitest.copy |
| ArtifactId | ArtifactIdpitest |
| Last Version | Last Version0.42.16 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpitest
Mutation testing system for Java.
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationorg.pitest.copy |
| Filename | Size |
|---|---|
| pitest-0.42.16.pom | |
| pitest-0.42.16.jar | 699 KB |
| pitest-0.42.16-tests.jar | 996 KB |
| pitest-0.42.16-sources.jar | 274 KB |
| pitest-0.42.16-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.pitest.copy/pitest/ -->
<dependency>
<groupId>org.pitest.copy</groupId>
<artifactId>pitest</artifactId>
<version>0.42.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.pitest.copy/pitest/
implementation 'org.pitest.copy:pitest:0.42.16'
// https://jarcasting.com/artifacts/org.pitest.copy/pitest/
implementation ("org.pitest.copy:pitest:0.42.16")
'org.pitest.copy:pitest:jar:0.42.16'
<dependency org="org.pitest.copy" name="pitest" rev="0.42.16">
<artifact name="pitest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pitest.copy', module='pitest', version='0.42.16')
)
libraryDependencies += "org.pitest.copy" % "pitest" % "0.42.16"
[org.pitest.copy/pitest "0.42.16"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.testng : testng | jar | 6.9.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.ow2.asm : asm-util | jar | 8.0 |
| org.ow2.asm : asm-analysis | jar | 8.0 |
| commons-lang : commons-lang | jar | 2.6 |
| jmock : jmock | jar | 1.2.0 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| pl.pragmatists : JUnitParams | jar | 1.0.4 |
| nl.jqno.equalsverifier : equalsverifier | jar | 1.7.5 |
| com.thoughtworks.xstream : xstream | jar | 1.4.8 |
| org.mockito : mockito-all | jar | 1.9.5 |
| org.assertj : assertj-core | jar | 3.9.0 |
| org.pitest.quickbuilder : quickbuilder | jar | 1.2 |