Wire4 authenticator

Commons utilities for Wire authentication

License

License

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

mx.wire4.sdk
ArtifactId

ArtifactId

authenticator
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Wire4 authenticator
Commons utilities for Wire authentication
Project URL

Project URL

https://github.com/wire4/wire4-api-sdk-java
Source Code Management

Source Code Management

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

Download authenticator

How to add to project

<!-- 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"]

Dependencies

compile (6)

Group / Artifact Type Version
org.projectlombok : lombok Optional 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)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0