Jar examples for c:cloud9
University of Maryland's Hadoop Library
You can download jar file cloud9 1.4.14 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
cloud9-1.4.14-javadoc.jar