is not current version
Last Version 3.17.3-RELEASE

GOV.UK Notify Java client 3.17.2-RELEASE

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
Version

Version

3.17.2-RELEASE
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 3.17.2-RELEASE


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

Dependencies

compile (7)

Group / Artifact Type Version
org.bitbucket.b_c : jose4j jar 0.7.7
commons-cli : commons-cli jar 1.4
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.