MVN

net.joala : joala-conditions

Maven & Gradle

Aug 02, 2017
3 stars

Joala Conditions · Implements Waiting for JUnit tests. Concept contains expressions which are responsible to retrieve a state of the application, matcher to verify the expected state (from Hamcrest Library) and conditions which are responsible to repeat the evaluation of the given expression until the state matches the expected state.

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

Latest Version

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

  • Latest Stable: 1.2.1

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "net.joala" % "joala-conditions" % "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

Jul 25, 2019
5 usages
85 stars
Dec 19, 2022
2 usages
173 stars
Aug 25, 2023
2 usages
1 stars
Jul 18, 2023
3 usages
16.7k stars
Oct 16, 2021
1 usages
Aug 03, 2023
6 usages
1.1k stars