MVN

net.joala : joala-testlets

Maven & Gradle

Aug 02, 2017
3 stars

Joala Testlets · Testlets are set of tests to apply to a software under test (SUT). Testlets itself contain multiple tests which are run with the provided SUT to see if it meets a bunch of requirements specified through the testlet.

<dependency>
    <groupId>net.joala</groupId>
    <artifactId>joala-testlets</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.joala : joala-testlets to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of net.joala : joala-testlets to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
joala-testlets-1.2.1
joala-testlets-1.2.0
1.1.x
joala-testlets-1.1.0
1.0.x
joala-testlets-1.0.1

How to add a dependency to Maven

Add the following net.joala : joala-testlets maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.joala</groupId>
    <artifactId>joala-testlets</artifactId>
    <version>1.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.joala : joala-testlets gradle dependency to your build.gradle file:

implementation 'net.joala:joala-testlets:1.2.1'

Gradle Kotlin DSL: Add the following net.joala : joala-testlets gradle kotlin dependency to your build.gradle.kts file:

implementation("net.joala:joala-testlets:1.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.joala : joala-testlets sbt scala dependency to your build.sbt file:

libraryDependencies += "net.joala" % "joala-testlets" % "1.2.1"

Advertisement

Dependencies from Group

Aug 02, 2017
3 stars
Aug 02, 2017
3 stars
Aug 02, 2017
3 stars
Aug 02, 2017
3 stars
Aug 02, 2017
3 stars

Discover Dependencies

Dec 17, 2021
3 usages
1 stars
Feb 10, 2023
3 usages
298 stars
Feb 10, 2022
7 usages
0 stars
Dec 23, 2020
1 usages
127 stars
Oct 10, 2017
3 usages
72 stars
Oct 29, 2019
4 usages
May 29, 2023
2 usages
1.8k stars
Aug 24, 2023
6 usages
30 stars
Mar 20, 2019
1 stars