| License |
License |
|---|---|
| GroupId | GroupIdbr.ufmg.dcc.saotome |
| ArtifactId | ArtifactIdbeholder-selenium |
| Last Version | Last Version1.3.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBeholder-Selenium Testing Automated Framework
Framework with Interfaces creating a standard of Components to create Test Cases.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| beholder-selenium-1.3.3.pom | |
| beholder-selenium-1.3.3.jar | 73 KB |
| beholder-selenium-1.3.3-tests.jar | 14 KB |
| beholder-selenium-1.3.3-sources.jar | 50 KB |
| beholder-selenium-1.3.3-javadoc.jar | 212 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/br.ufmg.dcc.saotome/beholder-selenium/ -->
<dependency>
<groupId>br.ufmg.dcc.saotome</groupId>
<artifactId>beholder-selenium</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/br.ufmg.dcc.saotome/beholder-selenium/
implementation 'br.ufmg.dcc.saotome:beholder-selenium:1.3.3'
// https://jarcasting.com/artifacts/br.ufmg.dcc.saotome/beholder-selenium/
implementation ("br.ufmg.dcc.saotome:beholder-selenium:1.3.3")
'br.ufmg.dcc.saotome:beholder-selenium:jar:1.3.3'
<dependency org="br.ufmg.dcc.saotome" name="beholder-selenium" rev="1.3.3">
<artifact name="beholder-selenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.ufmg.dcc.saotome', module='beholder-selenium', version='1.3.3')
)
libraryDependencies += "br.ufmg.dcc.saotome" % "beholder-selenium" % "1.3.3"
[br.ufmg.dcc.saotome/beholder-selenium "1.3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| br.ufmg.dcc.saotome : beholder | jar | 1.1.1 |
| org.seleniumhq.selenium : selenium-java | jar | RELEASE |
| org.testng : testng | jar | RELEASE |
| org.apache.logging.log4j : log4j-api | jar | 2.0-rc1 |
| org.apache.logging.log4j : log4j-core | jar | 2.0-rc1 |