Jar examples for h:hadoop-annotations
Apache Hadoop Annotations
You can download jar file hadoop-annotations 2.4.0 in this page.
Apache License
You can use the following script to add hadoop-annotations-2.4.0.jar to your project.
<dependency> <groupId>org.apache.hadoop</groupId> <artifactId>hadoop-annotations</artifactId> <version>2.4.0</version> </dependency>
compile group: 'org.apache.hadoop', name: 'hadoop-annotations', version: '2.4.0'
libraryDependencies += "org.apache.hadoop" % "hadoop-annotations" % "2.4.0"
<dependency org="org.apache.hadoop" name="hadoop-annotations" rev="2.4.0"/>
@Grapes(@Grab(group='org.apache.hadoop', module='hadoop-annotations', version='2.4.0'))
'org.apache.hadoop:hadoop-annotations:jar:2.4.0'
Click the following link to download the jar file.
hadoop-annotations-2.4.0-javadoc.jar