jar

com.github.zj-dreamly : dreamly-mail

Maven & Gradle

Sep 25, 2019
3 stars

dreamly-mail · dreamly-mail

Table Of Contents

Latest Version

Download com.github.zj-dreamly : dreamly-mail JAR file - Latest Versions:

All Versions

Download com.github.zj-dreamly : dreamly-mail JAR file - All Versions:

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

com.github.zj.dreamly.mail.service.impl

├─ com.github.zj.dreamly.mail.service.impl.ExchangeServiceImpl.class - [JAR]

├─ com.github.zj.dreamly.mail.service.impl.ImapServiceImpl.class - [JAR]

├─ com.github.zj.dreamly.mail.service.impl.Pop3ServiceImpl.class - [JAR]

com.github.zj.dreamly.mail.exception

├─ com.github.zj.dreamly.mail.exception.MailCustomException.class - [JAR]

com.github.zj.dreamly.mail.service

├─ com.github.zj.dreamly.mail.service.MailService.class - [JAR]

com.github.zj.dreamly.mail.entity

├─ com.github.zj.dreamly.mail.entity.MailConnection.class - [JAR]

├─ com.github.zj.dreamly.mail.entity.MailConnectionConfig.class - [JAR]

├─ com.github.zj.dreamly.mail.entity.MailItem.class - [JAR]

├─ com.github.zj.dreamly.mail.entity.UniversalAttachment.class - [JAR]

├─ com.github.zj.dreamly.mail.entity.UniversalMail.class - [JAR]

├─ com.github.zj.dreamly.mail.entity.UniversalRecipient.class - [JAR]

com.github.zj.dreamly.mail.enums

├─ com.github.zj.dreamly.mail.enums.ProxyTypeEnum.class - [JAR]

com.github.zj.dreamly.mail.constant

├─ com.github.zj.dreamly.mail.constant.MailConstant.class - [JAR]

com.github.zj.dreamly.mail.util

├─ com.github.zj.dreamly.mail.util.EmailParsing.class - [JAR]

├─ com.github.zj.dreamly.mail.util.EmailSender.class - [JAR]