jar

uk.gov.service.notify : notifications-java-client

Maven & Gradle

May 12, 2023
8 stars

GOV.UK Notify Java client · Use this client to send emails, text messages and letters using the GOV.UK Notify API.

Table Of Contents

Latest Version

Download uk.gov.service.notify : notifications-java-client JAR file - Latest Versions:

All Versions

Download uk.gov.service.notify : notifications-java-client JAR file - All Versions:

Version Vulnerabilities Size Updated
4.1.x
4.0.x
3.19.x
3.18.x
3.17.x
3.15.x
3.14.x
3.9.x
3.8.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 notifications-java-client-4.1.0-RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

uk.gov.service.notify

├─ uk.gov.service.notify.Authentication.class - [JAR]

├─ uk.gov.service.notify.JsonUtils.class - [JAR]

├─ uk.gov.service.notify.LetterResponse.class - [JAR]

├─ uk.gov.service.notify.Notification.class - [JAR]

├─ uk.gov.service.notify.NotificationClient.class - [JAR]

├─ uk.gov.service.notify.NotificationClientApi.class - [JAR]

├─ uk.gov.service.notify.NotificationClientException.class - [JAR]

├─ uk.gov.service.notify.NotificationList.class - [JAR]

├─ uk.gov.service.notify.PdfUtils.class - [JAR]

├─ uk.gov.service.notify.ReceivedTextMessage.class - [JAR]

├─ uk.gov.service.notify.ReceivedTextMessageList.class - [JAR]

├─ uk.gov.service.notify.RetentionPeriodDuration.class - [JAR]

├─ uk.gov.service.notify.SendEmailResponse.class - [JAR]

├─ uk.gov.service.notify.SendLetterResponse.class - [JAR]

├─ uk.gov.service.notify.SendSmsResponse.class - [JAR]

├─ uk.gov.service.notify.Template.class - [JAR]

├─ uk.gov.service.notify.TemplateList.class - [JAR]

├─ uk.gov.service.notify.TemplatePreview.class - [JAR]

Advertisement