MVN

org.wetator : wetator

Maven & Gradle

May 06, 2023
2 usages
2 stars

Wetator · Smart web application testing

<dependency>
    <groupId>org.wetator</groupId>
    <artifactId>wetator</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wetator : wetator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of org.wetator : wetator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
wetator-3.0.0
2.4.x
wetator-2.4.0
2.3.x
wetator-2.3.0
2.2.x
wetator-2.2.0
2.1.x
wetator-2.1.0
2.0.x
wetator-2.0.0
1.18.x
wetator-1.18.0
1.17.x
wetator-1.17.0
1.16.x
wetator-1.16.0
1.15.x
wetator-1.15.0
1.14.x
wetator-1.14.0
1.13.x
wetator-1.13.0
1.12.x
wetator-1.12.0
1.11.x
wetator-1.11.0
1.10.x
wetator-1.10.0
1.9.x
wetator-1.9.0
1.8.x
wetator-1.8.0
1.7.x
wetator-1.7.0
1.6.x
wetator-1.6.0
1.5.x
wetator-1.5.0
1.4.x
wetator-1.4.0
1.3.x
wetator-1.3.0
1.2
wetator-1.2
1.1.x
wetator-1.1.0
1.0.x
wetator-1.0.0

How to add a dependency to Maven

Add the following org.wetator : wetator maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.wetator</groupId>
    <artifactId>wetator</artifactId>
    <version>3.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.wetator : wetator gradle dependency to your build.gradle file:

implementation 'org.wetator:wetator:3.0.0'

Gradle Kotlin DSL: Add the following org.wetator : wetator gradle kotlin dependency to your build.gradle.kts file:

implementation("org.wetator:wetator:3.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.wetator : wetator sbt scala dependency to your build.sbt file:

libraryDependencies += "org.wetator" % "wetator" % "3.0.0"

Advertisement

Dependencies from Group

May 06, 2023
2 usages
2 stars
May 06, 2023
0 stars

Discover Dependencies

Sep 13, 2016
1 stars
Jul 17, 2015
1 usages
1.2k stars
Apr 02, 2019
3 usages
7.9k stars
Jan 04, 2018
16.9k stars
May 05, 2015
1.7k stars
Mar 20, 2018
11.8k stars
Aug 22, 2016
6 usages
142 stars