Kloudminions API

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.

License

License

Apache License 2.0
GroupId

GroupId

com.opkloud
ArtifactId

ArtifactId

kloudminions-api
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

pom
Description

Description

Kloudminions API
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.
Project URL

Project URL

https://bitbucket.org/codestax/kloudminions
Project Organization

Project Organization

com.opkloud
Source Code Management

Source Code Management

https://bitbucket.org/codestax/kloudminions/src

Download kloudminions-api

How to add to project

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

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
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0