jar

com.lt-peacock : batch-email-sender

Maven & Gradle

Jul 23, 2021
1 stars

Lt. Peacock's Batch Email Sender · A tool for easily sending templated emails with replaceable parameters to numerous recipients.

Table Of Contents

Latest Version

Download com.lt-peacock : batch-email-sender JAR file - Latest Versions:

All Versions

Download com.lt-peacock : batch-email-sender JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.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 batch-email-sender-1.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.ltpeacock.batchemailsender

├─ com.ltpeacock.batchemailsender.BasicMailSender.class - [JAR]

├─ com.ltpeacock.batchemailsender.EmailTemplate.class - [JAR]

├─ com.ltpeacock.batchemailsender.EmailTemplateParser.class - [JAR]

├─ com.ltpeacock.batchemailsender.LogMarkers.class - [JAR]

├─ com.ltpeacock.batchemailsender.MailContentTypes.class - [JAR]

├─ com.ltpeacock.batchemailsender.MailSender.class - [JAR]

├─ com.ltpeacock.batchemailsender.MailServerInfo.class - [JAR]

├─ com.ltpeacock.batchemailsender.MailWorker.class - [JAR]

├─ com.ltpeacock.batchemailsender.MdcKeys.class - [JAR]

├─ com.ltpeacock.batchemailsender.ProgressDotPrinter.class - [JAR]

com.ltpeacock.batchemailsender.exception

├─ com.ltpeacock.batchemailsender.exception.ErrorCode.class - [JAR]

├─ com.ltpeacock.batchemailsender.exception.MailSendingException.class - [JAR]

com.ltpeacock.batchemailsender.cli

├─ com.ltpeacock.batchemailsender.cli.BatchMailSender.class - [JAR]

├─ com.ltpeacock.batchemailsender.cli.BuildInfo.class - [JAR]

Advertisement