Last Version

highwheel-ant 1.7

Highwheel Ant task.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.pitest
ArtifactId

ArtifactId

highwheel-ant
Version

Version

1.7
Type

Type

jar
Description

Description

highwheel-ant
Highwheel Ant task.
Project URL

Project URL

http://pitest.org

Download highwheel-ant 1.7


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

Dependencies

provided (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.8.3

test (6)

Group / Artifact Type Version
xmlunit : xmlunit jar 1.3
org.apache.ant : ant-testutil jar 1.8.3
org.apache.maven : maven-ant-tasks jar 2.1.3
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.0
org.easytesting : fest-assert-core jar 2.0M7

Project Modules

There are no modules declared in this project.