Last Version

FEST Util 1.2.5

Utility methods used by FEST modules

License

License

Apache License, Version 2.0
GroupId

GroupId

org.easytesting
ArtifactId

ArtifactId

fest-util
Version

Version

1.2.5
Type

Type

jar
Description

Description

FEST Util
Utility methods used by FEST modules
Project URL

Project URL

http://fest.easytesting.org
Project Organization

Project Organization

FEST (Fixtures for Easy Software Testing)
Source Code Management

Source Code Management

https://github.com/alexruiz/fest-util

Download fest-util 1.2.5


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.