OptimusCloud TestNG Dashboard client

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
Last Version

Last Version

1.0.3
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.0.3
1.0.2
1.0.0