Wire4 authenticator

Commons utilities for Wire authentication

Лицензия

Лицензия

Категории

Категории

Wire Данные Data Structures
Группа

Группа

mx.wire4.sdk
Идентификатор

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

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

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

1.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Wire4 authenticator
Commons utilities for Wire authentication
Ссылка на сайт

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

https://github.com/wire4/wire4-api-sdk-java
Система контроля версий

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

https://github.com/wire4/wire4-api-sdk-java/tree/master

Скачать authenticator

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok Необязательный jar 1.18.10
org.apache.commons : commons-lang3 jar 3.8.1
commons-codec : commons-codec jar 1.12
org.dmfs : oauth2-essentials jar 0.18
org.dmfs : httpurlconnection-executor jar 0.20
mx.wire4.sdk : sdk-client jar 1.1.2

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

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

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

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

Версия
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0