jar

br.com.senioritymeter : notification

Maven & Gradle

May 11, 2024
0 stars

br.com.senioritymeter:notification · A simple notification library for Spring Boot applications.

Table Of Contents

Latest Version

Download br.com.senioritymeter : notification JAR file - Latest Versions:

All Versions

Download br.com.senioritymeter : notification 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 notification-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

br.com.senioritymeter.notification.configuration

├─ br.com.senioritymeter.notification.configuration.EmailConfiguration.class - [JAR]

br.com.senioritymeter.notification.enumeration

├─ br.com.senioritymeter.notification.enumeration.NotificationType.class - [JAR]

br.com.senioritymeter.notification.interaction.creationoptions

├─ br.com.senioritymeter.notification.interaction.creationoptions.NotificationCreationEmailOption.class - [JAR]

├─ br.com.senioritymeter.notification.interaction.creationoptions.NotificationCreationOption.class - [JAR]

br.com.senioritymeter.notification.exception

├─ br.com.senioritymeter.notification.exception.NotificationException.class - [JAR]

br.com.senioritymeter.notification.interaction

├─ br.com.senioritymeter.notification.interaction.NotificationCreation.class - [JAR]