| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdorg.wetator |
| ArtifactId | ArtifactIdwetator-ant |
| Last Version | Last Version2.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWetatorAntTask
Smart web application testing
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| wetator-ant-2.2.0.pom | |
| wetator-ant-2.2.0.jar | 10 KB |
| wetator-ant-2.2.0-sources.jar | 5 MB |
| wetator-ant-2.2.0-javadoc.jar | 29 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.wetator/wetator-ant/ -->
<dependency>
<groupId>org.wetator</groupId>
<artifactId>wetator-ant</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wetator/wetator-ant/
implementation 'org.wetator:wetator-ant:2.2.0'
// https://jarcasting.com/artifacts/org.wetator/wetator-ant/
implementation ("org.wetator:wetator-ant:2.2.0")
'org.wetator:wetator-ant:jar:2.2.0'
<dependency org="org.wetator" name="wetator-ant" rev="2.2.0">
<artifact name="wetator-ant" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wetator', module='wetator-ant', version='2.2.0')
)
libraryDependencies += "org.wetator" % "wetator-ant" % "2.2.0"
[org.wetator/wetator-ant "2.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ant : ant | jar | 1.10.12 |
| org.wetator : wetator | jar | 2.2.0 |