License |
License
Apache License 2.0
|
---|---|
Categories |
CategoriesAnt Build Tools Vagrant Container Virtualization Tools CLI User Interface |
GroupId | GroupIdcom.testvagrant.optimuscloud |
ArtifactId | ArtifactIdjavaclient |
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 |
---|---|
javaclient-1.1.0.pom | |
javaclient-1.1.0.jar | 35 KB |
javaclient-1.1.0-sources.jar | 20 KB |
javaclient-1.1.0-javadoc.jar | 126 KB |
Browse |
<!-- 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"]
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 |