Download hadoopoffice-fileformat-1.0.3.jar file - Jar h

Jar examples for h:hadoopoffice-fileformat

Description

HadoopOfficelibrary to load/write office documents using Big Data technologies, such as Hadoop/Flink/Hive/Spark

You can download jar file hadoopoffice-fileformat 1.0.3 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add hadoopoffice-fileformat-1.0.3.jar to your project.

<dependency>
   <groupId>com.github.zuinnote</groupId>
   <artifactId>hadoopoffice-fileformat</artifactId>
   <version>1.0.3</version>
</dependency>
compile group: 'com.github.zuinnote', name: 'hadoopoffice-fileformat', version: '1.0.3'
libraryDependencies += "com.github.zuinnote" % "hadoopoffice-fileformat" % "1.0.3"
<dependency org="com.github.zuinnote" name="hadoopoffice-fileformat" rev="1.0.3"/>
@Grapes(@Grab(group='com.github.zuinnote', module='hadoopoffice-fileformat', version='1.0.3'))
'com.github.zuinnote:hadoopoffice-fileformat:jar:1.0.3'

Download

Click the following link to download the jar file.

hadoopoffice-fileformat-1.0.3-javadoc.jar
hadoopoffice-fileformat-1.0.3-sources.jar
hadoopoffice-fileformat-1.0.3.jar
hadoopoffice-fileformat-1.0.3.pom



Related Tutorials