is not current version
Last Version 0.120

commons 0.70

Simpleworks Test Automation Framework

License

License

GroupId

GroupId

de.simpleworks.staf
ArtifactId

ArtifactId

commons
Version

Version

0.70
Type

Type

jar
Description

Description

commons
Simpleworks Test Automation Framework
Source Code Management

Source Code Management

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

Download commons 0.70


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

Dependencies

compile (13)

Group / Artifact Type Version
commons-io : commons-io jar 2.7
cglib : cglib jar 3.2.0
org.apache.commons : commons-lang3 jar 3.10
org.apache.commons : commons-collections4 jar 4.4
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.2
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.