Last Version

framework 0.120

Simpleworks Test Automation Framework

License

License

GroupId

GroupId

de.simpleworks.staf
ArtifactId

ArtifactId

framework
Version

Version

0.120
Type

Type

jar
Description

Description

framework
Simpleworks Test Automation Framework
Source Code Management

Source Code Management

https://github.com/simpleworks-gmbh/staf/tree/master/framework

Download framework 0.120


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

Dependencies

compile (17)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.3.1
com.squareup.okhttp3 : okhttp-urlconnection jar 3.3.1
com.squareup.okhttp3 : logging-interceptor jar 3.3.1
net.sourceforge.htmlcleaner : htmlcleaner jar 2.24
net.lightbody.bmp : browsermob-core jar 2.1.5
org.skyscreamer : jsonassert jar 1.5.0
de.simpleworks.staf : commons jar 0.120
de.simpleworks.staf : data jar 0.120
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
org.seleniumhq.selenium : selenium-java jar 3.141.59
org.seleniumhq.selenium : selenium-chrome-driver jar 3.141.59
com.google.inject : guice jar 4.0
com.google.code.gson : gson jar 2.8.9
com.jayway.jsonpath : json-path jar 2.6.0
junit : junit jar 4.13.1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.4.0

Project Modules

There are no modules declared in this project.