MVN

org.testatoo : testatoo

Maven & Gradle

Apr 16, 2019
2 usages
11 stars

Testatoo · A functional testing API

<dependency>
    <groupId>org.testatoo</groupId>
    <artifactId>testatoo</artifactId>
    <version>2.0.b35</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.b35

All Versions

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

Version Vulnerabilities Updated
6
testatoo-6
5
testatoo-5
4
testatoo-4
3
testatoo-3
2.0.x
testatoo-2.0.b35
testatoo-2.0.b34
testatoo-2.0.b33
testatoo-2.0.b32
testatoo-2.0.b31
testatoo-2.0.b30
testatoo-2.0.b29
testatoo-2.0.b28
testatoo-2.0.b27
testatoo-2.0.b26
testatoo-2.0.b25
testatoo-2.0.b24
testatoo-2.0.b23
testatoo-2.0.b22
testatoo-2.0.b21
testatoo-2.0.b20
testatoo-2.0.b19
testatoo-2.0.b18
testatoo-2.0.b17
testatoo-2.0.b16
testatoo-2.0.b15
testatoo-2.0.b14
testatoo-2.0.b13
testatoo-2.0.b12
testatoo-2.0.b11
testatoo-2.0.b10
testatoo-2.0.b9
testatoo-2.0.b8
testatoo-2.0.b7
testatoo-2.0.b6
testatoo-2.0.b5
testatoo-2.0.b4
testatoo-2.0.b3
testatoo-2.0.b2
testatoo-2.0.b1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.testatoo</groupId>
    <artifactId>testatoo</artifactId>
    <version>2.0.b35</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.testatoo:testatoo:2.0.b35'

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

implementation("org.testatoo:testatoo:2.0.b35")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.testatoo" % "testatoo" % "2.0.b35"

Advertisement

Dependencies from Group

Apr 16, 2019
2 usages
11 stars
Jan 30, 2013
2 usages
1 stars
Mar 08, 2013
2 usages
1 stars
Jun 14, 2010
2 usages
Mar 08, 2013
2 usages

Discover Dependencies

Feb 05, 2018
2 usages
3 stars
Oct 15, 2017
3 usages
Mar 08, 2012
2 usages
Jun 01, 2021
2 usages
15 stars
Nov 09, 2016
2 usages
Jan 08, 2017
3 usages
635 stars
Aug 13, 2023
2 usages
11 stars