License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.identity.local.auth.requestpath.oauth |
ArtifactId | ArtifactIdorg.wso2.carbon.identity.application.authenticator.requestpath.oauth.server.feature |
Last Version | Last Version5.4.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOAuth Request Path Application Authenticator Server Feature
This feature contains the core bundles required for OAuth Request Path Application Authenticator
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.local.auth.requestpath.oauth/org.wso2.carbon.identity.application.authenticator.requestpath.oauth.server.feature/ -->
<dependency>
<groupId>org.wso2.carbon.identity.local.auth.requestpath.oauth</groupId>
<artifactId>org.wso2.carbon.identity.application.authenticator.requestpath.oauth.server.feature</artifactId>
<version>5.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.local.auth.requestpath.oauth/org.wso2.carbon.identity.application.authenticator.requestpath.oauth.server.feature/
implementation 'org.wso2.carbon.identity.local.auth.requestpath.oauth:org.wso2.carbon.identity.application.authenticator.requestpath.oauth.server.feature:5.4.0'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.local.auth.requestpath.oauth/org.wso2.carbon.identity.application.authenticator.requestpath.oauth.server.feature/
implementation ("org.wso2.carbon.identity.local.auth.requestpath.oauth:org.wso2.carbon.identity.application.authenticator.requestpath.oauth.server.feature:5.4.0")
'org.wso2.carbon.identity.local.auth.requestpath.oauth:org.wso2.carbon.identity.application.authenticator.requestpath.oauth.server.feature:pom:5.4.0'
<dependency org="org.wso2.carbon.identity.local.auth.requestpath.oauth" name="org.wso2.carbon.identity.application.authenticator.requestpath.oauth.server.feature" rev="5.4.0">
<artifact name="org.wso2.carbon.identity.application.authenticator.requestpath.oauth.server.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.local.auth.requestpath.oauth', module='org.wso2.carbon.identity.application.authenticator.requestpath.oauth.server.feature', version='5.4.0')
)
libraryDependencies += "org.wso2.carbon.identity.local.auth.requestpath.oauth" % "org.wso2.carbon.identity.application.authenticator.requestpath.oauth.server.feature" % "5.4.0"
[org.wso2.carbon.identity.local.auth.requestpath.oauth/org.wso2.carbon.identity.application.authenticator.requestpath.oauth.server.feature "5.4.0"]