License |
License |
---|---|
GroupId | GroupIdcom.mark59 |
ArtifactId | ArtifactIdmark59-selenium-implementation |
Version | Version3.3 |
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>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mark59/mark59-selenium-implementation/
implementation 'com.mark59:mark59-selenium-implementation:3.3'
// https://jarcasting.com/artifacts/com.mark59/mark59-selenium-implementation/
implementation ("com.mark59:mark59-selenium-implementation:3.3")
'com.mark59:mark59-selenium-implementation:jar:3.3'
<dependency org="com.mark59" name="mark59-selenium-implementation" rev="3.3">
<artifact name="mark59-selenium-implementation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mark59', module='mark59-selenium-implementation', version='3.3')
)
libraryDependencies += "com.mark59" % "mark59-selenium-implementation" % "3.3"
[com.mark59/mark59-selenium-implementation "3.3"]
Group / Artifact | Type | Version |
---|---|---|
com.mark59 : mark59-core | jar | 3.3 |
org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
com.google.guava : guava | jar | 28.0-jre |
Group / Artifact | Type | Version |
---|---|---|
org.apache.jmeter : ApacheJMeter_java | jar | 5.4.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |