License |
License
Apache License 2.0
|
---|---|
GroupId | GroupIdcom.opkloud |
ArtifactId | ArtifactIdkloudminions-api |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionKloudminions 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 |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kloudminions-api-1.0.7.pom | |
kloudminions-api-1.0.7.jar | 5 KB |
kloudminions-api-1.0.7-sources.jar | 42 KB |
kloudminions-api-1.0.7-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]