Joala Expressions Library

A library of convenience expressions.

License

License

Categories

Categories

Net
GroupId

GroupId

net.joala
ArtifactId

ArtifactId

joala-expressions-library
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Joala Expressions Library
A library of convenience expressions.
Project Organization

Project Organization

CoreMedia AG

Download joala-expressions-library

How to add to project

<!-- https://jarcasting.com/artifacts/net.joala/joala-expressions-library/ -->
<dependency>
    <groupId>net.joala</groupId>
    <artifactId>joala-expressions-library</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.joala/joala-expressions-library/
implementation 'net.joala:joala-expressions-library:1.2.1'
// https://jarcasting.com/artifacts/net.joala/joala-expressions-library/
implementation ("net.joala:joala-expressions-library:1.2.1")
'net.joala:joala-expressions-library:jar:1.2.1'
<dependency org="net.joala" name="joala-expressions-library" rev="1.2.1">
  <artifact name="joala-expressions-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.joala', module='joala-expressions-library', version='1.2.1')
)
libraryDependencies += "net.joala" % "joala-expressions-library" % "1.2.1"
[net.joala/joala-expressions-library "1.2.1"]

Dependencies

compile (7)

Group / Artifact Type Version
net.joala : joala-expressions jar 1.2.1
org.apache.httpcomponents : httpclient jar
org.apache.httpcomponents : httpcore jar
net.joala : joala-time jar 1.2.1
net.joala : joala-matchers jar 1.2.1
org.hamcrest : hamcrest-core jar
com.google.guava : guava jar

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 Optional jar

runtime (2)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar
ch.qos.logback : logback-classic jar

test (3)

Group / Artifact Type Version
net.joala : joala-labs-net jar 1.2.1
org.apache.commons : commons-lang3 jar
junit : junit jar

Project Modules

There are no modules declared in this project.

Joala - Enjoy Testing

About

Joala started in 2011 as project to unify efforts to write robust UI integration tests. Joala is an extract of these efforts, especially originating from the efforts to create a common wait pattern which cannot be only used for UI tests but also for any other integration tests where you have to wait for system responses before you can continue with your test.

Documentation

For complete documentation of Joala please visit Joala Pages.

See Also

net.joala

CoreMedia

We’re the pioneers, the craftsmen, the team that takes you to new heights. Content Management. Digital Asset Management. eCommerce integrations.

Versions

Version
1.2.1
1.2.0
1.1.0
1.0.1