jar

org.nekosoft.pdffer : pdffer-core

Maven & Gradle

Oct 10, 2021
3 stars

PDFfer Core Library · A Spring Boot library to quickly and easily add PDF generation functionality to any Spring Boot application

Table Of Contents

Latest Version

Download org.nekosoft.pdffer : pdffer-core JAR file - Latest Versions:

All Versions

Download org.nekosoft.pdffer : pdffer-core JAR file - All Versions:

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

org.nekosoft.pdffer.mail

├─ org.nekosoft.pdffer.mail.PdfferMailerBean.class - [JAR]

├─ org.nekosoft.pdffer.mail.PdfferMailerConfiguration.class - [JAR]

org.nekosoft.pdffer.props

├─ org.nekosoft.pdffer.props.EmailAddressInfo.class - [JAR]

├─ org.nekosoft.pdffer.props.PdfferMailerControllerProps.class - [JAR]

├─ org.nekosoft.pdffer.props.PdfferMailerProps.class - [JAR]

├─ org.nekosoft.pdffer.props.PdfferWebControllerProps.class - [JAR]

├─ org.nekosoft.pdffer.props.SmtpServerInfo.class - [JAR]

org.nekosoft.pdffer.actuator

├─ org.nekosoft.pdffer.actuator.MailerControllerInfoEndpoint.class - [JAR]

├─ org.nekosoft.pdffer.actuator.MailerInfoEndpoint.class - [JAR]

├─ org.nekosoft.pdffer.actuator.PdfferHealthIndicator.class - [JAR]

├─ org.nekosoft.pdffer.actuator.TemplateRegistryEndpoint.class - [JAR]

├─ org.nekosoft.pdffer.actuator.WebControllerInfoEndpoint.class - [JAR]

org.nekosoft.pdffer

├─ org.nekosoft.pdffer.PdfferCoreConfiguration.class - [JAR]

├─ org.nekosoft.pdffer.PdfferProducerBean.class - [JAR]

org.nekosoft.pdffer.shell

├─ org.nekosoft.pdffer.shell.PdfferCommands.class - [JAR]

org.nekosoft.pdffer.web

├─ org.nekosoft.pdffer.web.AbstractRequestData.class - [JAR]

├─ org.nekosoft.pdffer.web.DownloadRequestData.class - [JAR]

├─ org.nekosoft.pdffer.web.EmailRequestData.class - [JAR]

├─ org.nekosoft.pdffer.web.PdfferController.class - [JAR]

├─ org.nekosoft.pdffer.web.PdfferMailerController.class - [JAR]

org.nekosoft.pdffer.explorer

├─ org.nekosoft.pdffer.explorer.PdfferEmailExplorerController.class - [JAR]

├─ org.nekosoft.pdffer.explorer.PdfferErrorController.class - [JAR]

├─ org.nekosoft.pdffer.explorer.PdfferExplorerController.class - [JAR]

org.nekosoft.pdffer.registry

├─ org.nekosoft.pdffer.registry.PdfferRegistryBean.class - [JAR]

├─ org.nekosoft.pdffer.registry.PdfferTemplateBeanNameGenerator.class - [JAR]

├─ org.nekosoft.pdffer.registry.PdfferTemplateExcludeFilter.class - [JAR]

├─ org.nekosoft.pdffer.registry.PdfferTemplateRegistryConfiguration.class - [JAR]

├─ org.nekosoft.pdffer.registry.PdfferTemplateScopeMetadataResolver.class - [JAR]

Advertisement