Download hcatalog-core-0.5.0-incubating.jar file - Jar h

Jar examples for h:hcatalog-core

Description

You can download jar file hcatalog-core 0.5.0-incubating in this page.

License

Apache License

Build File

You can use the following script to add hcatalog-core-0.5.0-incubating.jar to your project.

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

Download

Click the following link to download the jar file.

hcatalog-core-0.5.0-incubating.jar
hcatalog-core-0.5.0-incubating.pom



Related Tutorials