jar

pl.ninecube.slicer : slicer

Maven & Gradle

May 14, 2019
0 stars

Slicer · Lib to map excel file to java class

Table Of Contents

Latest Version

Download pl.ninecube.slicer : slicer JAR file - Latest Versions:

All Versions

Download pl.ninecube.slicer : slicer JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

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 slicer-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

pl.ninecube.slicer.excell.exception

├─ pl.ninecube.slicer.excell.exception.ErrorOpenExcellFileException.class - [JAR]

├─ pl.ninecube.slicer.excell.exception.ExcelException.class - [JAR]

pl.ninecube.slicer

├─ pl.ninecube.slicer.PackageScanner.class - [JAR]

├─ pl.ninecube.slicer.Resolver.class - [JAR]

├─ pl.ninecube.slicer.ServiceResolver.class - [JAR]

├─ pl.ninecube.slicer.Slicer.class - [JAR]

├─ pl.ninecube.slicer.SlicerStruct.class - [JAR]

├─ pl.ninecube.slicer.StructIterator.class - [JAR]

pl.ninecube.slicer.annotation

├─ pl.ninecube.slicer.annotation.ExcelName.class - [JAR]

├─ pl.ninecube.slicer.annotation.ExcelTab.class - [JAR]

├─ pl.ninecube.slicer.annotation.ListResolver.class - [JAR]

├─ pl.ninecube.slicer.annotation.NamedStruct.class - [JAR]

pl.ninecube.slicer.excell

├─ pl.ninecube.slicer.excell.ExcelReader.class - [JAR]