License |
License
Apache License 2.0
|
---|---|
Categories |
CategoriesAnt Build Tools Vagrant Container Virtualization Tools TestNG Unit Testing |
GroupId | GroupIdcom.testvagrant.optimuscloud |
ArtifactId | ArtifactIdtestng-dashboard |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOptimusCloud TestNG Dashboard client
The Java Client provides access to Optimus cloud for all java based projects.
|
Project Organization |
Project Organizationcom.testvagrant.optimuscloud |
Filename | Size |
---|---|
testng-dashboard-1.0.3.pom | |
testng-dashboard-1.0.3.jar | 29 KB |
testng-dashboard-1.0.3-sources.jar | 22 KB |
testng-dashboard-1.0.3-javadoc.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.testvagrant.optimuscloud/testng-dashboard/ -->
<dependency>
<groupId>com.testvagrant.optimuscloud</groupId>
<artifactId>testng-dashboard</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.testvagrant.optimuscloud/testng-dashboard/
implementation 'com.testvagrant.optimuscloud:testng-dashboard:1.0.3'
// https://jarcasting.com/artifacts/com.testvagrant.optimuscloud/testng-dashboard/
implementation ("com.testvagrant.optimuscloud:testng-dashboard:1.0.3")
'com.testvagrant.optimuscloud:testng-dashboard:jar:1.0.3'
<dependency org="com.testvagrant.optimuscloud" name="testng-dashboard" rev="1.0.3">
<artifact name="testng-dashboard" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testvagrant.optimuscloud', module='testng-dashboard', version='1.0.3')
)
libraryDependencies += "com.testvagrant.optimuscloud" % "testng-dashboard" % "1.0.3"
[com.testvagrant.optimuscloud/testng-dashboard "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.tupilabs : testng-parser | jar | 0.5 |
com.testvagrant.optimuscloud : optimus-monitor | jar | 1.0.2 |
com.testvagrant.optimuscloud : java-client | jar | 1.0.0 |