License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.pitest |
ArtifactId | ArtifactIdpitest-ant |
Version | Version1.6.7 |
Type | Typejar |
Description |
Descriptionpitest-ant
Pitest Ant task.
|
Project URL |
Project URL |
Project Organization |
Project Organizationorg.pitest |
Filename | Size |
---|---|
pitest-ant-1.6.7.pom | |
pitest-ant-1.6.7.jar | 724 KB |
pitest-ant-1.6.7-sources.jar | 4 KB |
pitest-ant-1.6.7-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.pitest/pitest-ant/ -->
<dependency>
<groupId>org.pitest</groupId>
<artifactId>pitest-ant</artifactId>
<version>1.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.pitest/pitest-ant/
implementation 'org.pitest:pitest-ant:1.6.7'
// https://jarcasting.com/artifacts/org.pitest/pitest-ant/
implementation ("org.pitest:pitest-ant:1.6.7")
'org.pitest:pitest-ant:jar:1.6.7'
<dependency org="org.pitest" name="pitest-ant" rev="1.6.7">
<artifact name="pitest-ant" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pitest', module='pitest-ant', version='1.6.7')
)
libraryDependencies += "org.pitest" % "pitest-ant" % "1.6.7"
[org.pitest/pitest-ant "1.6.7"]
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.19.0 |
org.pitest.quickbuilder : quickbuilder | jar | 1.2 |