License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.rationaleemotions |
ArtifactId | ArtifactIdautospawn |
Version | Version1.2.2 |
Type | Typejar |
Description |
Descriptionautospawn
A simple TestNG listener for browser lifecycle management
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
autospawn-1.2.2.pom | |
autospawn-1.2.2.jar | 15 KB |
autospawn-1.2.2-sources.jar | 8 KB |
autospawn-1.2.2-javadoc.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rationaleemotions/autospawn/ -->
<dependency>
<groupId>com.rationaleemotions</groupId>
<artifactId>autospawn</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.rationaleemotions/autospawn/
implementation 'com.rationaleemotions:autospawn:1.2.2'
// https://jarcasting.com/artifacts/com.rationaleemotions/autospawn/
implementation ("com.rationaleemotions:autospawn:1.2.2")
'com.rationaleemotions:autospawn:jar:1.2.2'
<dependency org="com.rationaleemotions" name="autospawn" rev="1.2.2">
<artifact name="autospawn" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rationaleemotions', module='autospawn', version='1.2.2')
)
libraryDependencies += "com.rationaleemotions" % "autospawn" % "1.2.2"
[com.rationaleemotions/autospawn "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
info.cukes : cucumber-java | jar | 1.2.5 |
org.testng : testng | jar | 7.3.0 |
org.seleniumhq.selenium : selenium-java | jar | 3.14.0 |