License |
License |
---|---|
Categories |
CategoriesJava Languages H2 Data Databases OAuth2 Security CLI User Interface |
GroupId | GroupIdcom.documaster.idp |
ArtifactId | ArtifactIdoauth2-client-java |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDocumaster identity provider OAuth 2.0 client
Documaster identity provider OAuth 2.0 client
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
oauth2-client-java-1.1.0.pom | |
oauth2-client-java-1.1.0.jar | 14 KB |
oauth2-client-java-1.1.0-sources.jar | 9 KB |
oauth2-client-java-1.1.0-javadoc.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.documaster.idp/oauth2-client-java/ -->
<dependency>
<groupId>com.documaster.idp</groupId>
<artifactId>oauth2-client-java</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.documaster.idp/oauth2-client-java/
implementation 'com.documaster.idp:oauth2-client-java:1.1.0'
// https://jarcasting.com/artifacts/com.documaster.idp/oauth2-client-java/
implementation ("com.documaster.idp:oauth2-client-java:1.1.0")
'com.documaster.idp:oauth2-client-java:jar:1.1.0'
<dependency org="com.documaster.idp" name="oauth2-client-java" rev="1.1.0">
<artifact name="oauth2-client-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.documaster.idp', module='oauth2-client-java', version='1.1.0')
)
libraryDependencies += "com.documaster.idp" % "oauth2-client-java" % "1.1.0"
[com.documaster.idp/oauth2-client-java "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.0 |
org.apache.httpcomponents : httpcore | jar | 4.4.13 |
org.apache.httpcomponents : fluent-hc | jar | 4.5.13 |
Group / Artifact | Type | Version |
---|---|---|
io.specto : hoverfly-java | jar | 0.9.2 |