OptimusCloud Java Client

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

License

License

Apache License 2.0
Categories

Categories

Java Languages Ant Build Tools Vagrant Container Virtualization Tools CLI User Interface
GroupId

GroupId

com.testvagrant.optimuscloud
ArtifactId

ArtifactId

java-client
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

com.testvagrant.optimuscloud

Download java-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.testvagrant.optimuscloud/java-client/ -->
<dependency>
    <groupId>com.testvagrant.optimuscloud</groupId>
    <artifactId>java-client</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.testvagrant.optimuscloud/java-client/
implementation 'com.testvagrant.optimuscloud:java-client:1.1.0'
// https://jarcasting.com/artifacts/com.testvagrant.optimuscloud/java-client/
implementation ("com.testvagrant.optimuscloud:java-client:1.1.0")
'com.testvagrant.optimuscloud:java-client:jar:1.1.0'
<dependency org="com.testvagrant.optimuscloud" name="java-client" rev="1.1.0">
  <artifact name="java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testvagrant.optimuscloud', module='java-client', version='1.1.0')
)
libraryDependencies += "com.testvagrant.optimuscloud" % "java-client" % "1.1.0"
[com.testvagrant.optimuscloud/java-client "1.1.0"]

Dependencies

compile (10)

Group / Artifact Type Version
io.rest-assured : rest-assured jar 4.2.0
org.codehaus.groovy : groovy-all jar 2.4.6
io.appium : java-client jar 7.0.0
org.projectlombok : lombok jar 1.18.4
com.rabbitmq : amqp-client jar 5.6.0
org.awaitility : awaitility jar 3.1.6
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.2
com.fasterxml.jackson.core : jackson-databind jar 2.11.1
org.springframework.retry : spring-retry jar 1.2.4.RELEASE
org.json : json jar 20180813

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.2
1.0.1
1.0.0