jar

com.lucadev.trampoline : trampoline-notify

Maven & Gradle

Dec 10, 2019
2 usages
10 stars

A trampoline starter module

Table Of Contents

Latest Version

Download com.lucadev.trampoline : trampoline-notify JAR file - Latest Versions:

All Versions

Download com.lucadev.trampoline : trampoline-notify JAR file - All Versions:

Version Vulnerabilities Size Updated
20190628
20190509

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 trampoline-notify-20190628.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.lucadev.trampoline.notify.email

├─ com.lucadev.trampoline.notify.email.EmailBuilder.class - [JAR]

├─ com.lucadev.trampoline.notify.email.EmailService.class - [JAR]

├─ com.lucadev.trampoline.notify.email.EmailTemplateParser.class - [JAR]

├─ com.lucadev.trampoline.notify.email.ThymeleafEmailTemplateParser.class - [JAR]

├─ com.lucadev.trampoline.notify.email.TrampolineEmailService.class - [JAR]

com.lucadev.trampoline.notify.email.configuration

├─ com.lucadev.trampoline.notify.email.configuration.EmailConfigurationProperties.class - [JAR]

Advertisement