Last Version

OptimusCloud TestNG Dashboard client 1.0.3

The Java Client provides access to Optimus cloud for all java based projects.

License

License

Apache License 2.0
Categories

Categories

Ant Build Tools Vagrant Container Virtualization Tools TestNG Unit Testing
GroupId

GroupId

com.testvagrant.optimuscloud
ArtifactId

ArtifactId

testng-dashboard
Version

Version

1.0.3
Type

Type

jar
Description

Description

OptimusCloud TestNG Dashboard client
The Java Client provides access to Optimus cloud for all java based projects.
Project Organization

Project Organization

com.testvagrant.optimuscloud

Download testng-dashboard 1.0.3


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.testng : testng jar 7.0.0

runtime (3)

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

Project Modules

There are no modules declared in this project.