| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.documaster.idp | 
| ArtifactId | ArtifactIddocumaster-ws-client-idp | 
| Last Version | Last Version1.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionDocumaster identity provider client Documaster identity provider client | 
| Source Code Management | Source Code Management | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.documaster.idp : oauth2-client-java | jar | 1.1.0 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.0 |