Download cloudconductor-api-2.7.jar file - Jar c

Jar examples for c:cloudconductor-api

Description

Server to manage deployment environments

You can download jar file cloudconductor-api 2.7 in this page.

License

Apache License 2.0

Build File

You can use the following script to add cloudconductor-api-2.7.jar to your project.

<dependency>
   <groupId>de.cinovo.cloudconductor</groupId>
   <artifactId>cloudconductor-api</artifactId>
   <version>2.7</version>
</dependency>
compile group: 'de.cinovo.cloudconductor', name: 'cloudconductor-api', version: '2.7'
libraryDependencies += "de.cinovo.cloudconductor" % "cloudconductor-api" % "2.7"
<dependency org="de.cinovo.cloudconductor" name="cloudconductor-api" rev="2.7"/>
@Grapes(@Grab(group='de.cinovo.cloudconductor', module='cloudconductor-api', version='2.7'))
'de.cinovo.cloudconductor:cloudconductor-api:jar:2.7'

Download

Click the following link to download the jar file.

cloudconductor-api-2.7-javadoc.jar
cloudconductor-api-2.7-sources.jar
cloudconductor-api-2.7.jar
cloudconductor-api-2.7.pom



Related Tutorials