License |
License
Apache License 2.0
|
---|---|
Categories |
CategoriesAnt Build Tools Vagrant Container Virtualization Tools |
GroupId | GroupIdcom.testvagrant.optimuscloud |
ArtifactId | ArtifactIdremote-drivers |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRemote Drivers
The Remote drivers helps in creating drivers to third party clouds
|
Project Organization |
Project Organizationcom.testvagrant.optimuscloud |
Filename | Size |
---|---|
remote-drivers-0.0.3.pom | |
remote-drivers-0.0.3.jar | 9 KB |
remote-drivers-0.0.3-sources.jar | 4 KB |
remote-drivers-0.0.3-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.testvagrant.optimuscloud/remote-drivers/ -->
<dependency>
<groupId>com.testvagrant.optimuscloud</groupId>
<artifactId>remote-drivers</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.testvagrant.optimuscloud/remote-drivers/
implementation 'com.testvagrant.optimuscloud:remote-drivers:0.0.3'
// https://jarcasting.com/artifacts/com.testvagrant.optimuscloud/remote-drivers/
implementation ("com.testvagrant.optimuscloud:remote-drivers:0.0.3")
'com.testvagrant.optimuscloud:remote-drivers:jar:0.0.3'
<dependency org="com.testvagrant.optimuscloud" name="remote-drivers" rev="0.0.3">
<artifact name="remote-drivers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testvagrant.optimuscloud', module='remote-drivers', version='0.0.3')
)
libraryDependencies += "com.testvagrant.optimuscloud" % "remote-drivers" % "0.0.3"
[com.testvagrant.optimuscloud/remote-drivers "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
io.appium : java-client | jar | 7.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
org.assertj : assertj-core | jar | 3.15.0 |
org.testng : testng | jar | 6.14.3 |