jar

io.github.hishidama.embulk : embulk-formatter-excel-poi

Maven & Gradle

Aug 05, 2023
0 stars

Excel formatter plugin for Embulk with Apache POI · Parses Excel files(xls, xlsx) read by other file input plugins.

Table Of Contents

Latest Version

Download io.github.hishidama.embulk : embulk-formatter-excel-poi JAR file - Latest Versions:

All Versions

Download io.github.hishidama.embulk : embulk-formatter-excel-poi JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.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 embulk-formatter-excel-poi-0.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.embulk.formatter.poi_excel.visitor

├─ org.embulk.formatter.poi_excel.visitor.PoiExcelColumnVisitor.class - [JAR]

org.embulk.formatter.poi_excel

├─ org.embulk.formatter.poi_excel.PoiExcelFormatterPlugin.class - [JAR]