client

A fully customizable user management REST API.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.sanctionco.thunder
Идентификатор

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

client
Последняя версия

Последняя версия

3.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

client
A fully customizable user management REST API.

Скачать client

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.sanctionco.thunder/client/ -->
<dependency>
    <groupId>com.sanctionco.thunder</groupId>
    <artifactId>client</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sanctionco.thunder/client/
implementation 'com.sanctionco.thunder:client:3.1.0'
// https://jarcasting.com/artifacts/com.sanctionco.thunder/client/
implementation ("com.sanctionco.thunder:client:3.1.0")
'com.sanctionco.thunder:client:jar:3.1.0'
<dependency org="com.sanctionco.thunder" name="client" rev="3.1.0">
  <artifact name="client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sanctionco.thunder', module='client', version='3.1.0')
)
libraryDependencies += "com.sanctionco.thunder" % "client" % "3.1.0"
[com.sanctionco.thunder/client "3.1.0"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.sanctionco.thunder : api jar 3.1.0
com.squareup.retrofit2 : converter-jackson jar 2.9.0
com.squareup.retrofit2 : converter-scalars jar 2.9.0
com.squareup.retrofit2 : retrofit jar 2.9.0

test (3)

Идентификатор библиотеки Тип Версия
io.dropwizard : dropwizard-testing jar 2.0.24
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.platform : junit-platform-runner jar 1.7.2

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

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

Версии библиотеки

Версия
3.1.0
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.1.0
2.0.0