Last Version

Beholder Testing Automated Framework 1.1.1

Framework with Interfaces creating a standard of Components to create Test Cases.

License

License

GroupId

GroupId

br.ufmg.dcc.saotome
ArtifactId

ArtifactId

beholder
Version

Version

1.1.1
Type

Type

jar
Description

Description

Beholder Testing Automated Framework
Framework with Interfaces creating a standard of Components to create Test Cases.
Project URL

Project URL

https://github.com/BeholderTAF/beholder/wiki
Project Organization

Project Organization

BeholderTAF
Source Code Management

Source Code Management

https://github.com/BeholderTAF/beholder.git

Download beholder 1.1.1


<!-- https://jarcasting.com/artifacts/br.ufmg.dcc.saotome/beholder/ -->
<dependency>
    <groupId>br.ufmg.dcc.saotome</groupId>
    <artifactId>beholder</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/br.ufmg.dcc.saotome/beholder/
implementation 'br.ufmg.dcc.saotome:beholder:1.1.1'
// https://jarcasting.com/artifacts/br.ufmg.dcc.saotome/beholder/
implementation ("br.ufmg.dcc.saotome:beholder:1.1.1")
'br.ufmg.dcc.saotome:beholder:jar:1.1.1'
<dependency org="br.ufmg.dcc.saotome" name="beholder" rev="1.1.1">
  <artifact name="beholder" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.ufmg.dcc.saotome', module='beholder', version='1.1.1')
)
libraryDependencies += "br.ufmg.dcc.saotome" % "beholder" % "1.1.1"
[br.ufmg.dcc.saotome/beholder "1.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.