Download hadoop-annotations-2.7.5.0.jar file - Jar h

Jar examples for h:hadoop-annotations

Description

Apache Hadoop Annotations

You can download jar file hadoop-annotations 2.7.5.0 in this page.

License

Apache License

Build File

You can use the following script to add hadoop-annotations-2.7.5.0.jar to your project.

<dependency>
   <groupId>ch.cern.hadoop</groupId>
   <artifactId>hadoop-annotations</artifactId>
   <version>2.7.5.0</version>
</dependency>
compile group: 'ch.cern.hadoop', name: 'hadoop-annotations', version: '2.7.5.0'
libraryDependencies += "ch.cern.hadoop" % "hadoop-annotations" % "2.7.5.0"
<dependency org="ch.cern.hadoop" name="hadoop-annotations" rev="2.7.5.0"/>
@Grapes(@Grab(group='ch.cern.hadoop', module='hadoop-annotations', version='2.7.5.0'))
'ch.cern.hadoop:hadoop-annotations:jar:2.7.5.0'

Download

Click the following link to download the jar file.

hadoop-annotations-2.7.5.0-javadoc.jar
hadoop-annotations-2.7.5.0-sources.jar
hadoop-annotations-2.7.5.0-test-sources.jar
hadoop-annotations-2.7.5.0.jar
hadoop-annotations-2.7.5.0.pom



Related Tutorials