Download kloudminions-api-1.0.2.jar file - Jar k

Jar examples for k:kloudminions-api

Description

Kloud Minions allow operations and developers to easily and efficiently write cloud automation tasks. This is accomplished via a simple process language that can combine the actions of many simple minions to create robust and arbitrarily-complex processes. Minion libraries can be created and reused to automate the most common actions.

You can download jar file kloudminions-api 1.0.2 in this page.

License

Apache License 2.0

Build File

You can use the following script to add kloudminions-api-1.0.2.jar to your project.

<dependency>
   <groupId>com.opkloud</groupId>
   <artifactId>kloudminions-api</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'com.opkloud', name: 'kloudminions-api', version: '1.0.2'
libraryDependencies += "com.opkloud" % "kloudminions-api" % "1.0.2"
<dependency org="com.opkloud" name="kloudminions-api" rev="1.0.2"/>
@Grapes(@Grab(group='com.opkloud', module='kloudminions-api', version='1.0.2'))
'com.opkloud:kloudminions-api:jar:1.0.2'

Download

Click the following link to download the jar file.

kloudminions-api-1.0.2-javadoc.jar
kloudminions-api-1.0.2-sources.jar
kloudminions-api-1.0.2.jar
kloudminions-api-1.0.2.pom



Related Tutorials