OptimusCloud Java Client

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
GroupId

GroupId

com.testvagrant
ArtifactId

ArtifactId

ekam
Last Version

Last Version

0.0.2
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 ekam

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1