Download crunch-core-0.11.0-hadoop2.jar file - Jar c

Jar examples for c:crunch-core

Description

You can download jar file crunch-core 0.11.0-hadoop2 in this page.

License

Apache License

Build File

You can use the following script to add crunch-core-0.11.0-hadoop2.jar to your project.

<dependency>
   <groupId>org.apache.crunch</groupId>
   <artifactId>crunch-core</artifactId>
   <version>0.11.0-hadoop2</version>
</dependency>
compile group: 'org.apache.crunch', name: 'crunch-core', version: '0.11.0-hadoop2'
libraryDependencies += "org.apache.crunch" % "crunch-core" % "0.11.0-hadoop2"
<dependency org="org.apache.crunch" name="crunch-core" rev="0.11.0-hadoop2"/>
@Grapes(@Grab(group='org.apache.crunch', module='crunch-core', version='0.11.0-hadoop2'))
'org.apache.crunch:crunch-core:jar:0.11.0-hadoop2'

Download

Click the following link to download the jar file.

crunch-core-0.11.0-hadoop2-javadoc.jar
crunch-core-0.11.0-hadoop2-sources.jar
crunch-core-0.11.0-hadoop2.jar
crunch-core-0.11.0-hadoop2.pom



Related Tutorials