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

Jar examples for c:cloudconductor-api

Description

Server to manage deployment environments

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

License

Apache License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials