License |
License
Apache License 2.0
|
---|---|
Categories |
CategoriesJava Languages Ant Build Tools Vagrant Container Virtualization Tools CLI User Interface |
GroupId | GroupIdcom.testvagrant.optimuscloud |
ArtifactId | ArtifactIdjava-client |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOptimusCloud Java Client
The Java Client provides access to Optimus cloud for all java based projects.
|
Project Organization |
Project Organizationcom.testvagrant.optimuscloud |
Filename | Size |
---|---|
java-client-1.1.0.pom | |
java-client-1.1.0.jar | 35 KB |
java-client-1.1.0-sources.jar | 20 KB |
java-client-1.1.0-javadoc.jar | 126 KB |
Browse |
<!-- 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"]
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 |