| License |
License |
|---|---|
| GroupId | GroupIdcz.pumpitup.pn5 |
| ArtifactId | ArtifactIdweb |
| Version | Version0.4.16 |
| Type | Typejar |
| Description |
DescriptionWeb Support
Test Automation engineer's little helper
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| web-0.4.16.pom | |
| web-0.4.16.jar | 21 KB |
| web-0.4.16-sources.jar | 13 KB |
| web-0.4.16-no-autodetection.jar | 20 KB |
| web-0.4.16-javadoc.jar | 477 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cz.pumpitup.pn5/web/ -->
<dependency>
<groupId>cz.pumpitup.pn5</groupId>
<artifactId>web</artifactId>
<version>0.4.16</version>
</dependency>
// https://jarcasting.com/artifacts/cz.pumpitup.pn5/web/
implementation 'cz.pumpitup.pn5:web:0.4.16'
// https://jarcasting.com/artifacts/cz.pumpitup.pn5/web/
implementation ("cz.pumpitup.pn5:web:0.4.16")
'cz.pumpitup.pn5:web:jar:0.4.16'
<dependency org="cz.pumpitup.pn5" name="web" rev="0.4.16">
<artifact name="web" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.pumpitup.pn5', module='web', version='0.4.16')
)
libraryDependencies += "cz.pumpitup.pn5" % "web" % "0.4.16"
[cz.pumpitup.pn5/web "0.4.16"]
| Group / Artifact | Type | Version |
|---|---|---|
| cz.pumpitup.pn5 : core | jar | 0.4.16 |
| org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
| com.codeborne : selenide | jar | 5.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-junit-jupiter | jar | 3.5.13 |