| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdorg.pitest |
| ArtifactId | ArtifactIdpitest-ant |
| Last Version | Last Version1.9.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpitest-ant
Pitest Ant task.
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationorg.pitest |
| Filename | Size |
|---|---|
| pitest-ant-1.9.0.pom | |
| pitest-ant-1.9.0.jar | 4 KB |
| pitest-ant-1.9.0-sources.jar | 2 KB |
| pitest-ant-1.9.0-javadoc.jar | 21 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.pitest/pitest-ant/ -->
<dependency>
<groupId>org.pitest</groupId>
<artifactId>pitest-ant</artifactId>
<version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.pitest/pitest-ant/
implementation 'org.pitest:pitest-ant:1.9.0'
// https://jarcasting.com/artifacts/org.pitest/pitest-ant/
implementation ("org.pitest:pitest-ant:1.9.0")
'org.pitest:pitest-ant:jar:1.9.0'
<dependency org="org.pitest" name="pitest-ant" rev="1.9.0">
<artifact name="pitest-ant" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pitest', module='pitest-ant', version='1.9.0')
)
libraryDependencies += "org.pitest" % "pitest-ant" % "1.9.0"
[org.pitest/pitest-ant "1.9.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ant : ant | jar | 1.9.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| xmlunit : xmlunit | jar | 1.6 |
| org.apache.ant : ant-testutil | jar | 1.9.4 |
| org.apache.maven : maven-ant-tasks | jar | 2.1.3 |
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 3.6.28 |
| org.assertj : assertj-core | jar | 3.22.0 |
| org.pitest.quickbuilder : quickbuilder | jar | 1.2 |