| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Ant Build Tools H2 Data Databases OAuth2 Security |
| GroupId | GroupIdorg.wso2.carbon.extension.identity.oauth2.grantType.token.exchange |
| ArtifactId | ArtifactIdorg.wso2.carbon.extension.identity.oauth2.token.exchange.feature |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionWSO2 Carbon - Identity Token Exchange Grant Type Feature
This feature contains extension feature for Token Exchange Grant Type
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.oauth2.grantType.token.exchange/org.wso2.carbon.extension.identity.oauth2.token.exchange.feature/ -->
<dependency>
<groupId>org.wso2.carbon.extension.identity.oauth2.grantType.token.exchange</groupId>
<artifactId>org.wso2.carbon.extension.identity.oauth2.token.exchange.feature</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.oauth2.grantType.token.exchange/org.wso2.carbon.extension.identity.oauth2.token.exchange.feature/
implementation 'org.wso2.carbon.extension.identity.oauth2.grantType.token.exchange:org.wso2.carbon.extension.identity.oauth2.token.exchange.feature:1.0.2'
// https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.oauth2.grantType.token.exchange/org.wso2.carbon.extension.identity.oauth2.token.exchange.feature/
implementation ("org.wso2.carbon.extension.identity.oauth2.grantType.token.exchange:org.wso2.carbon.extension.identity.oauth2.token.exchange.feature:1.0.2")
'org.wso2.carbon.extension.identity.oauth2.grantType.token.exchange:org.wso2.carbon.extension.identity.oauth2.token.exchange.feature:pom:1.0.2'
<dependency org="org.wso2.carbon.extension.identity.oauth2.grantType.token.exchange" name="org.wso2.carbon.extension.identity.oauth2.token.exchange.feature" rev="1.0.2">
<artifact name="org.wso2.carbon.extension.identity.oauth2.token.exchange.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.extension.identity.oauth2.grantType.token.exchange', module='org.wso2.carbon.extension.identity.oauth2.token.exchange.feature', version='1.0.2')
)
libraryDependencies += "org.wso2.carbon.extension.identity.oauth2.grantType.token.exchange" % "org.wso2.carbon.extension.identity.oauth2.token.exchange.feature" % "1.0.2"
[org.wso2.carbon.extension.identity.oauth2.grantType.token.exchange/org.wso2.carbon.extension.identity.oauth2.token.exchange.feature "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.wso2.carbon.extension.identity.oauth2.grantType.token.exchange : org.wso2.carbon.identity.oauth2.grant.token.exchange | jar | 1.0.2 |