| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdorg.wso2.carbon.identity |
| ArtifactId | ArtifactIdidentity-application-auth-requestpath-oauth |
| Last Version | Last Version5.1.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionWSO2 Carbon - OAuth Request Path Identity Application Authenticator
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| identity-application-auth-requestpath-oauth-5.1.2.pom | 11 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-application-auth-requestpath-oauth/ -->
<dependency>
<groupId>org.wso2.carbon.identity</groupId>
<artifactId>identity-application-auth-requestpath-oauth</artifactId>
<version>5.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-application-auth-requestpath-oauth/
implementation 'org.wso2.carbon.identity:identity-application-auth-requestpath-oauth:5.1.2'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-application-auth-requestpath-oauth/
implementation ("org.wso2.carbon.identity:identity-application-auth-requestpath-oauth:5.1.2")
'org.wso2.carbon.identity:identity-application-auth-requestpath-oauth:pom:5.1.2'
<dependency org="org.wso2.carbon.identity" name="identity-application-auth-requestpath-oauth" rev="5.1.2">
<artifact name="identity-application-auth-requestpath-oauth" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity', module='identity-application-auth-requestpath-oauth', version='5.1.2')
)
libraryDependencies += "org.wso2.carbon.identity" % "identity-application-auth-requestpath-oauth" % "5.1.2"
[org.wso2.carbon.identity/identity-application-auth-requestpath-oauth "5.1.2"]