jar

net.sourceforge.openutils : openutils-notifications

Maven & Gradle

Dec 16, 2008

Openutils Notifications · openutils spring notification manager (plain text mails, freemarker mails, ...)

Table Of Contents

Latest Version

Download net.sourceforge.openutils : openutils-notifications JAR file - Latest Versions:

All Versions

Download net.sourceforge.openutils : openutils-notifications JAR file - All Versions:

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

net.sourceforge.openutils.notifications

├─ net.sourceforge.openutils.notifications.Notification.class - [JAR]

├─ net.sourceforge.openutils.notifications.NotificationException.class - [JAR]

net.sourceforge.openutils.notifications.messages

├─ net.sourceforge.openutils.notifications.messages.EmailNotification.class - [JAR]

├─ net.sourceforge.openutils.notifications.messages.FreemarkerEmailNotification.class - [JAR]

├─ net.sourceforge.openutils.notifications.messages.SmsNotification.class - [JAR]

net.sourceforge.openutils.notifications.notifiers

├─ net.sourceforge.openutils.notifications.notifiers.EmailNotifier.class - [JAR]

├─ net.sourceforge.openutils.notifications.notifiers.FreemarkerEmailNotifier.class - [JAR]

├─ net.sourceforge.openutils.notifications.notifiers.Notifier.class - [JAR]

├─ net.sourceforge.openutils.notifications.notifiers.SMSNotifier.class - [JAR]

net.sourceforge.openutils.notifications.services

├─ net.sourceforge.openutils.notifications.services.DefaultNotificationManagerImpl.class - [JAR]

├─ net.sourceforge.openutils.notifications.services.NotificationManager.class - [JAR]