Documaster identity provider client


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.documaster.idp
ArtifactId

ArtifactId

documaster-ws-client-idp
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Documaster identity provider client
Documaster identity provider client
Source Code Management

Source Code Management

https://github.com/documaster/ws-client-idp-java/tree/master/documaster-ws-client-idp

Download documaster-ws-client-idp

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.documaster.idp : oauth2-client-java jar 1.1.0
com.fasterxml.jackson.core : jackson-annotations jar 2.8.0

Project Modules

There are no modules declared in this project.
com.documaster.idp

Versions

Version
1.1.0
1.0.0