Download cloud9-1.4.14.jar file - Jar c

Jar examples for c:cloud9

Description

University of Maryland's Hadoop Library

You can download jar file cloud9 1.4.14 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add cloud9-1.4.14.jar to your project.

<dependency>
   <groupId>edu.umd</groupId>
   <artifactId>cloud9</artifactId>
   <version>1.4.14</version>
</dependency>
compile group: 'edu.umd', name: 'cloud9', version: '1.4.14'
libraryDependencies += "edu.umd" % "cloud9" % "1.4.14"
<dependency org="edu.umd" name="cloud9" rev="1.4.14"/>
@Grapes(@Grab(group='edu.umd', module='cloud9', version='1.4.14'))
'edu.umd:cloud9:jar:1.4.14'

Download

Click the following link to download the jar file.

cloud9-1.4.14-javadoc.jar
cloud9-1.4.14-sources.jar
cloud9-1.4.14.jar
cloud9-1.4.14.pom



Related Tutorials