jar

com.github.zuinnote : flinkds

Maven & Gradle

Nov 27, 2021
64 stars

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

Table Of Contents

Latest Version

Download com.github.zuinnote : flinkds JAR file - Latest Versions:

All Versions

Download com.github.zuinnote : flinkds JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window flinkds-1.6.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.zuinnote.flink.office

├─ org.zuinnote.flink.office.AbstractSpreadSheetFlinkFileInputFormat.class - [JAR]

├─ org.zuinnote.flink.office.AbstractSpreadSheetFlinkFileOutputFormat.class - [JAR]

org.zuinnote.flink.office.excel

├─ org.zuinnote.flink.office.excel.ExcelFlinkFileInputFormat.class - [JAR]

├─ org.zuinnote.flink.office.excel.ExcelFlinkFileOutputFormat.class - [JAR]

├─ org.zuinnote.flink.office.excel.RowSimpleExcelFlinkFileInputFormat.class - [JAR]

├─ org.zuinnote.flink.office.excel.RowSimpleExcelFlinkFileOutputFormat.class - [JAR]

├─ org.zuinnote.flink.office.excel.SimpleExcelFlinkFileInputFormat.class - [JAR]

├─ org.zuinnote.flink.office.excel.SimpleExcelFlinkFileOutputFormat.class - [JAR]

org.zuinnote.flink.office.common

├─ org.zuinnote.flink.office.common.FlinkFileReader.class - [JAR]

├─ org.zuinnote.flink.office.common.FlinkKeyStoreManager.class - [JAR]

Advertisement