Last Version

web 0.2.1

GUI Automation Framework. Based on Selenium WebDriver and AllureReporter

License

License

GroupId

GroupId

ru.iopump.pumpfw
ArtifactId

ArtifactId

web
Version

Version

0.2.1
Type

Type

jar
Description

Description

web
GUI Automation Framework. Based on Selenium WebDriver and AllureReporter
Project URL

Project URL

https://github.com/kochetkov-ma/pump-fw
Source Code Management

Source Code Management

https://github.com/kochetkov-ma/pump-fw

Download web 0.2.1


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

Dependencies

compile (17)

Group / Artifact Type Version
com.google.inject : guice jar 4.2.2
io.appium : java-client jar 6.1.0
joda-time : joda-time jar 2.10.1
com.google.code.findbugs : jsr305 jar 3.0.2
org.apache.httpcomponents : httpclient jar 4.5.6
org.reflections : reflections jar 0.9.11
commons-collections : commons-collections jar 3.2.2
com.google.guava : guava jar 27.0.1-jre
org.apache.commons : commons-lang3 jar 3.8.1
commons-io : commons-io jar 2.6
org.apache.commons : commons-text jar 1.6
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
org.seleniumhq.selenium : selenium-java jar 3.141.59
io.qameta.allure : allure-java-commons jar 2.8.1
net.sf.trove4j : trove4j jar 3.0.3
ru.iopump.pumpfw : commons jar 0.2.1

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.2
org.assertj : assertj-core jar 3.11.1
org.mockito : mockito-core jar 2.23.4
org.junit.jupiter : junit-jupiter-engine jar 5.3.2

Project Modules

There are no modules declared in this project.