License |
License |
---|---|
GroupId | GroupIdcom.mark59 |
ArtifactId | ArtifactIdmark59-selenium-implementation |
Version | Version4.0.0 |
Type | Typejar |
Description |
Descriptioncom.mark59:mark59-selenium-implementation
Selenium implementation for Jmeter scripting using the mark59 framework.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.mark59/mark59-selenium-implementation/ -->
<dependency>
<groupId>com.mark59</groupId>
<artifactId>mark59-selenium-implementation</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mark59/mark59-selenium-implementation/
implementation 'com.mark59:mark59-selenium-implementation:4.0.0'
// https://jarcasting.com/artifacts/com.mark59/mark59-selenium-implementation/
implementation ("com.mark59:mark59-selenium-implementation:4.0.0")
'com.mark59:mark59-selenium-implementation:jar:4.0.0'
<dependency org="com.mark59" name="mark59-selenium-implementation" rev="4.0.0">
<artifact name="mark59-selenium-implementation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mark59', module='mark59-selenium-implementation', version='4.0.0')
)
libraryDependencies += "com.mark59" % "mark59-selenium-implementation" % "4.0.0"
[com.mark59/mark59-selenium-implementation "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.mark59 : mark59-core | jar | 4.0.0 |
org.seleniumhq.selenium : selenium-java | jar | 4.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.jmeter : ApacheJMeter_java | jar | 5.4.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |