| License |
License |
|---|---|
| GroupId | GroupIdcom.testerum |
| ArtifactId | ArtifactIdweb-launcher |
| Version | Version5.3.3 |
| Type | Typejar |
| Description |
DescriptionTesterum test automation platform
|
| Filename | Size |
|---|---|
| web-launcher-5.3.3.pom | |
| web-launcher-5.3.3.jar | 43 KB |
| web-launcher-5.3.3-sources.jar | 30 KB |
| web-launcher-5.3.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.testerum/web-launcher/
implementation 'com.testerum:web-launcher:5.3.3'
// https://jarcasting.com/artifacts/com.testerum/web-launcher/
implementation ("com.testerum:web-launcher:5.3.3")
'com.testerum:web-launcher:jar:5.3.3'
<dependency org="com.testerum" name="web-launcher" rev="5.3.3">
<artifact name="web-launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testerum', module='web-launcher', version='5.3.3')
)
libraryDependencies += "com.testerum" % "web-launcher" % "5.3.3"
[com.testerum/web-launcher "5.3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.testerum : common-jdk | jar | 5.3.3 |
| com.testerum : common-kotlin | jar | 5.3.3 |
| 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 |