Last Version

commons 0.2.1

GUI Automation Framework. Based on Selenium WebDriver and AllureReporter

License

License

GroupId

GroupId

ru.iopump.pumpfw
ArtifactId

ArtifactId

commons
Version

Version

0.2.1
Type

Type

jar
Description

Description

commons
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 commons 0.2.1


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

Dependencies

compile (20)

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
org.junit.platform : junit-platform-commons jar 1.3.2
org.springframework : spring-beans jar 5.1.3.RELEASE
org.awaitility : awaitility jar 3.1.5
org.codehaus.groovy : groovy-console jar 2.5.4

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.