is not current version
Last Version 1.6.4

com.github.zuinnote:hadoopoffice-fileformat 1.3.7

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

Categories

Categories

ORM Data
GroupId

GroupId

com.github.zuinnote
ArtifactId

ArtifactId

hadoopoffice-fileformat
Version

Version

1.3.7
Type

Type

jar

Download hadoopoffice-fileformat 1.3.7


<!-- https://jarcasting.com/artifacts/com.github.zuinnote/hadoopoffice-fileformat/ -->
<dependency>
    <groupId>com.github.zuinnote</groupId>
    <artifactId>hadoopoffice-fileformat</artifactId>
    <version>1.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zuinnote/hadoopoffice-fileformat/
implementation 'com.github.zuinnote:hadoopoffice-fileformat:1.3.7'
// https://jarcasting.com/artifacts/com.github.zuinnote/hadoopoffice-fileformat/
implementation ("com.github.zuinnote:hadoopoffice-fileformat:1.3.7")
'com.github.zuinnote:hadoopoffice-fileformat:jar:1.3.7'
<dependency org="com.github.zuinnote" name="hadoopoffice-fileformat" rev="1.3.7">
  <artifact name="hadoopoffice-fileformat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zuinnote', module='hadoopoffice-fileformat', version='1.3.7')
)
libraryDependencies += "com.github.zuinnote" % "hadoopoffice-fileformat" % "1.3.7"
[com.github.zuinnote/hadoopoffice-fileformat "1.3.7"]