GOV.UK Notify Java client

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

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

uk.gov.service.notify
ArtifactId

ArtifactId

notifications-java-client
Last Version

Last Version

3.17.3-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://www.notifications.service.gov.uk
Source Code Management

Source Code Management

http://github.com/alphagov/notifications-java-client/tree/master

Download notifications-java-client

How to add to project

<!-- https://jarcasting.com/artifacts/uk.gov.service.notify/notifications-java-client/ -->
<dependency>
    <groupId>uk.gov.service.notify</groupId>
    <artifactId>notifications-java-client</artifactId>
    <version>3.17.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.service.notify/notifications-java-client/
implementation 'uk.gov.service.notify:notifications-java-client:3.17.3-RELEASE'
// https://jarcasting.com/artifacts/uk.gov.service.notify/notifications-java-client/
implementation ("uk.gov.service.notify:notifications-java-client:3.17.3-RELEASE")
'uk.gov.service.notify:notifications-java-client:jar:3.17.3-RELEASE'
<dependency org="uk.gov.service.notify" name="notifications-java-client" rev="3.17.3-RELEASE">
  <artifact name="notifications-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.service.notify', module='notifications-java-client', version='3.17.3-RELEASE')
)
libraryDependencies += "uk.gov.service.notify" % "notifications-java-client" % "3.17.3-RELEASE"
[uk.gov.service.notify/notifications-java-client "3.17.3-RELEASE"]

Dependencies

compile (6)

Group / Artifact Type Version
org.bitbucket.b_c : jose4j jar 0.7.7
org.json : json jar 20210307
joda-time : joda-time jar 2.10.10
org.apache.httpcomponents : httpclient jar 4.5.13
commons-io : commons-io jar 2.8.0
org.apache.commons : commons-lang3 jar 3.12.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 3.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.17.3-RELEASE
3.17.2-RELEASE
3.17.0-RELEASE
3.15.1-RELEASE
3.14.1-RELEASE
3.14.0-RELEASE
3.9.2-RELEASE
3.8.0-RELEASE