не последняя версия
Последняя версия 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.

Лицензия

Лицензия

Категории

Категории

Java Языки программирования CLI Взаимодействие с пользователем
Группа

Группа

uk.gov.service.notify
Идентификатор

Идентификатор

notifications-java-client
Версия

Версия

3.17.2-RELEASE
Тип

Тип

jar
Описание

Описание

GOV.UK Notify Java client
Use this client to send emails, text messages and letters using the GOV.UK Notify API.
Ссылка на сайт

Ссылка на сайт

http://www.notifications.service.gov.uk
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.mockito : mockito-core jar 3.9.0

Модули Проекта

Данный проект не имеет модулей.