| License |
License |
|---|---|
| GroupId | GroupIdnl.praegus |
| ArtifactId | ArtifactIdtoolchain-appium-fixtures |
| Last Version | Last Version0.0.22 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPraegus FitNesse Fixtures for Appium
Fixtures to assist in android, iOS and windows app testing via FitNesse
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/nl.praegus/toolchain-appium-fixtures/ -->
<dependency>
<groupId>nl.praegus</groupId>
<artifactId>toolchain-appium-fixtures</artifactId>
<version>0.0.22</version>
</dependency>
// https://jarcasting.com/artifacts/nl.praegus/toolchain-appium-fixtures/
implementation 'nl.praegus:toolchain-appium-fixtures:0.0.22'
// https://jarcasting.com/artifacts/nl.praegus/toolchain-appium-fixtures/
implementation ("nl.praegus:toolchain-appium-fixtures:0.0.22")
'nl.praegus:toolchain-appium-fixtures:jar:0.0.22'
<dependency org="nl.praegus" name="toolchain-appium-fixtures" rev="0.0.22">
<artifact name="toolchain-appium-fixtures" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.praegus', module='toolchain-appium-fixtures', version='0.0.22')
)
libraryDependencies += "nl.praegus" % "toolchain-appium-fixtures" % "0.0.22"
[nl.praegus/toolchain-appium-fixtures "0.0.22"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.appium : java-client | jar | 7.6.0 |
| io.orangebeard : fitnesse-toolchain-listener | jar | 1.2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.fitnesse : fitnesse | jar | 20211030 |
| nl.hsac : hsac-fitnesse-fixtures | jar | 4.31.0 |
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.assertj : assertj-core | jar | 3.22.0 |
| org.mockito : mockito-core | jar | 4.3.1 |