jar

dev.inaka : jotenberg

Maven & Gradle

Nov 01, 2023
12 stars

Jotenberg · A Java library that interacts with Gotenberg's different modules to convert a variety of document formats to PDF files.

Table Of Contents

Latest Version

Download dev.inaka : jotenberg JAR file - Latest Versions:

All Versions

Download dev.inaka : jotenberg JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 jotenberg-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

dev.inaka.common

├─ dev.inaka.common.CommonUtils.class - [JAR]

├─ dev.inaka.common.PageProperties.class - [JAR]

├─ dev.inaka.common.PdfFormat.class - [JAR]

dev.inaka.common.exceptions

├─ dev.inaka.common.exceptions.EmptyFileListException.class - [JAR]

├─ dev.inaka.common.exceptions.IndexFileNotFoundExceptions.class - [JAR]

├─ dev.inaka.common.exceptions.MarginMalformedException.class - [JAR]

├─ dev.inaka.common.exceptions.PageRangeMalformedException.class - [JAR]

dev.inaka

├─ dev.inaka.Jotenberg.class - [JAR]