jar

best.skn : skn-spring-mail

Maven & Gradle

Mar 14, 2024
1 stars

skn-spring-mail · A Simple Mail Service Library For Java Reactive Spring Boot

Table Of Contents

Latest Version

Download best.skn : skn-spring-mail JAR file - Latest Versions:

All Versions

Download best.skn : skn-spring-mail JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
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 skn-spring-mail-1.2.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

best.skn.mail.configurations

├─ best.skn.mail.configurations.MailSenderConfiguration.class - [JAR]

├─ best.skn.mail.configurations.package-info.class - [JAR]

best.skn.mail.entities

├─ best.skn.mail.entities.MailSenderRequestBody.class - [JAR]

├─ best.skn.mail.entities.MailSenderRequestBodyInterface.class - [JAR]

├─ best.skn.mail.entities.package-info.class - [JAR]

best.skn.mail.services

├─ best.skn.mail.services.MailSenderInterface.class - [JAR]

├─ best.skn.mail.services.MailSenderMessage.class - [JAR]

├─ best.skn.mail.services.MailSenderService.class - [JAR]

├─ best.skn.mail.services.package-info.class - [JAR]

best.skn.mail

├─ best.skn.mail.MainApplication.class - [JAR]

├─ best.skn.mail.package-info.class - [JAR]

Advertisement