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