License |
License |
---|---|
GroupId | GroupIdcom.testerum |
ArtifactId | ArtifactIdweb-launcher |
Last Version | Last Version5.3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTesterum test automation platform
|
Filename | Size |
---|---|
web-launcher-5.3.5.pom | |
web-launcher-5.3.5.jar | 43 KB |
web-launcher-5.3.5-sources.jar | 30 KB |
web-launcher-5.3.5-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.testerum/web-launcher/ -->
<dependency>
<groupId>com.testerum</groupId>
<artifactId>web-launcher</artifactId>
<version>5.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.testerum/web-launcher/
implementation 'com.testerum:web-launcher:5.3.5'
// https://jarcasting.com/artifacts/com.testerum/web-launcher/
implementation ("com.testerum:web-launcher:5.3.5")
'com.testerum:web-launcher:jar:5.3.5'
<dependency org="com.testerum" name="web-launcher" rev="5.3.5">
<artifact name="web-launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testerum', module='web-launcher', version='5.3.5')
)
libraryDependencies += "com.testerum" % "web-launcher" % "5.3.5"
[com.testerum/web-launcher "5.3.5"]
Group / Artifact | Type | Version |
---|---|---|
com.testerum : common-jdk | jar | 5.3.5 |
com.testerum : common-kotlin | jar | 5.3.5 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.31 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
org.zeroturnaround : zt-exec | jar | 1.10 |
org.zeroturnaround : zt-process-killer | jar | 1.8 |
com.jgoodies : jgoodies-forms | jar | 1.9.0 |
com.jgoodies : looks | jar | 2.2.2 |