License |
License |
---|---|
GroupId | GroupIdde.simpleworks.staf |
ArtifactId | ArtifactIdstaf-parent |
Version | Version0.120 |
Type | Typepom |
Description |
Descriptionstaf-parent
Simpleworks Test Automation Framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
staf-parent-0.120.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.simpleworks.staf/staf-parent/ -->
<dependency>
<groupId>de.simpleworks.staf</groupId>
<artifactId>staf-parent</artifactId>
<version>0.120</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.simpleworks.staf/staf-parent/
implementation 'de.simpleworks.staf:staf-parent:0.120'
// https://jarcasting.com/artifacts/de.simpleworks.staf/staf-parent/
implementation ("de.simpleworks.staf:staf-parent:0.120")
'de.simpleworks.staf:staf-parent:pom:0.120'
<dependency org="de.simpleworks.staf" name="staf-parent" rev="0.120">
<artifact name="staf-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.simpleworks.staf', module='staf-parent', version='0.120')
)
libraryDependencies += "de.simpleworks.staf" % "staf-parent" % "0.120"
[de.simpleworks.staf/staf-parent "0.120"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.0 |