Download hadoopoffice-fileformat-1.1.1.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.1.1 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials