jar

com.github.fedorchuck : developers-notification

Maven & Gradle

Jan 26, 2018
3 stars

Developers Notification · Java library which provides developers notification via messengers.

Table Of Contents

Latest Version

Download com.github.fedorchuck : developers-notification JAR file - Latest Versions:

All Versions

Download com.github.fedorchuck : developers-notification JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.x
0.2.x
0.1.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 developers-notification-0.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.fedorchuck.developers_notification.http

├─ com.github.fedorchuck.developers_notification.http.HttpClient.class - [JAR]

├─ com.github.fedorchuck.developers_notification.http.HttpClientHelper.class - [JAR]

├─ com.github.fedorchuck.developers_notification.http.HttpResponse.class - [JAR]

com.github.fedorchuck.developers_notification.antispam

├─ com.github.fedorchuck.developers_notification.antispam.FrequencyOfSending.class - [JAR]

├─ com.github.fedorchuck.developers_notification.antispam.MessageTypes.class - [JAR]

├─ com.github.fedorchuck.developers_notification.antispam.SentMessage.class - [JAR]

├─ com.github.fedorchuck.developers_notification.antispam.SpamProtection.class - [JAR]

com.github.fedorchuck.developers_notification.integrations

├─ com.github.fedorchuck.developers_notification.integrations.Integration.class - [JAR]

com.github.fedorchuck.developers_notification.helpers

├─ com.github.fedorchuck.developers_notification.helpers.CacheObject.class - [JAR]

├─ com.github.fedorchuck.developers_notification.helpers.Constants.class - [JAR]

├─ com.github.fedorchuck.developers_notification.helpers.InternalUtil.class - [JAR]

├─ com.github.fedorchuck.developers_notification.helpers.Lifetime.class - [JAR]

com.github.fedorchuck.developers_notification.model

├─ com.github.fedorchuck.developers_notification.model.Task.class - [JAR]

com.github.fedorchuck.developers_notification.configuration

├─ com.github.fedorchuck.developers_notification.configuration.Config.class - [JAR]

├─ com.github.fedorchuck.developers_notification.configuration.Messenger.class - [JAR]

├─ com.github.fedorchuck.developers_notification.configuration.Monitoring.class - [JAR]

com.github.fedorchuck.developers_notification.monitoring

├─ com.github.fedorchuck.developers_notification.monitoring.AlertMessages.class - [JAR]

├─ com.github.fedorchuck.developers_notification.monitoring.Disk.class - [JAR]

├─ com.github.fedorchuck.developers_notification.monitoring.JVM.class - [JAR]

├─ com.github.fedorchuck.developers_notification.monitoring.MonitorProcessor.class - [JAR]

├─ com.github.fedorchuck.developers_notification.monitoring.PhysicalResourceUsage.class - [JAR]

com.github.fedorchuck.developers_notification

├─ com.github.fedorchuck.developers_notification.DevelopersNotification.class - [JAR]

├─ com.github.fedorchuck.developers_notification.DevelopersNotificationAppender.class - [JAR]

├─ com.github.fedorchuck.developers_notification.DevelopersNotificationLogger.class - [JAR]

├─ com.github.fedorchuck.developers_notification.DevelopersNotificationMessenger.class - [JAR]

├─ com.github.fedorchuck.developers_notification.DevelopersNotificationUtil.class - [JAR]

com.github.fedorchuck.developers_notification.integrations.telegram

├─ com.github.fedorchuck.developers_notification.integrations.telegram.Message.class - [JAR]

├─ com.github.fedorchuck.developers_notification.integrations.telegram.Response.class - [JAR]

├─ com.github.fedorchuck.developers_notification.integrations.telegram.TelegramImpl.class - [JAR]

com.github.fedorchuck.developers_notification.integrations.slack

├─ com.github.fedorchuck.developers_notification.integrations.slack.Attachment.class - [JAR]

├─ com.github.fedorchuck.developers_notification.integrations.slack.Payload.class - [JAR]

├─ com.github.fedorchuck.developers_notification.integrations.slack.SlackImpl.class - [JAR]