| License | License
                                                        The Apache Software License, Version 2.0                                                 | 
|---|---|
| Categories | CategoriesIDE Development Tools H2 Data Databases OAuth2 Security | 
| GroupId | GroupIdorg.dmfs | 
| ArtifactId | ArtifactIdoauth2-providers | 
| Last Version | Last Version0.18 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionoauth2-providers An OAuth2 client implementation based on http-client-essentials. | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| oauth2-providers-0.18.pom | |
| oauth2-providers-0.18.jar | 5 KB | 
| oauth2-providers-0.18-sources.jar | 1 KB | 
| oauth2-providers-0.18-javadoc.jar | 19 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.dmfs/oauth2-providers/ -->
<dependency>
    <groupId>org.dmfs</groupId>
    <artifactId>oauth2-providers</artifactId>
    <version>0.18</version>
</dependency>// https://jarcasting.com/artifacts/org.dmfs/oauth2-providers/
implementation 'org.dmfs:oauth2-providers:0.18'// https://jarcasting.com/artifacts/org.dmfs/oauth2-providers/
implementation ("org.dmfs:oauth2-providers:0.18")'org.dmfs:oauth2-providers:jar:0.18'<dependency org="org.dmfs" name="oauth2-providers" rev="0.18">
  <artifact name="oauth2-providers" type="jar" />
</dependency>@Grapes(
@Grab(group='org.dmfs', module='oauth2-providers', version='0.18')
)libraryDependencies += "org.dmfs" % "oauth2-providers" % "0.18"[org.dmfs/oauth2-providers "0.18"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.dmfs : oauth2-essentials | jar | 0.18 |