Last Version

OptimusCloud Java Client 1.1.0

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 CLI User Interface
GroupId

GroupId

com.testvagrant.optimuscloud
ArtifactId

ArtifactId

javaclient
Version

Version

1.1.0
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 javaclient 1.1.0


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

Dependencies

compile (9)

Group / Artifact Type Version
io.rest-assured : rest-assured jar 3.0.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.9.8
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.