is not current version
Last Version 1.0.4

org.wso2.carbon.extension.identity.oauth.addons:org.wso2.carbon.extension.identity.oauth2.extension.feature 1.0.3

This feature contains extension feature for JWT Grant Type

Categories

Categories

IDE Development Tools H2 Data Databases OAuth2 Security
GroupId

GroupId

org.wso2.carbon.extension.identity.oauth.addons
ArtifactId

ArtifactId

org.wso2.carbon.extension.identity.oauth2.extension.feature
Version

Version

1.0.3
Type

Type

pom

Download org.wso2.carbon.extension.identity.oauth2.extension.feature 1.0.3


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.oauth.addons/org.wso2.carbon.extension.identity.oauth2.extension.feature/ -->
<dependency>
    <groupId>org.wso2.carbon.extension.identity.oauth.addons</groupId>
    <artifactId>org.wso2.carbon.extension.identity.oauth2.extension.feature</artifactId>
    <version>1.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.oauth.addons/org.wso2.carbon.extension.identity.oauth2.extension.feature/
implementation 'org.wso2.carbon.extension.identity.oauth.addons:org.wso2.carbon.extension.identity.oauth2.extension.feature:1.0.3'
// https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.oauth.addons/org.wso2.carbon.extension.identity.oauth2.extension.feature/
implementation ("org.wso2.carbon.extension.identity.oauth.addons:org.wso2.carbon.extension.identity.oauth2.extension.feature:1.0.3")
'org.wso2.carbon.extension.identity.oauth.addons:org.wso2.carbon.extension.identity.oauth2.extension.feature:pom:1.0.3'
<dependency org="org.wso2.carbon.extension.identity.oauth.addons" name="org.wso2.carbon.extension.identity.oauth2.extension.feature" rev="1.0.3">
  <artifact name="org.wso2.carbon.extension.identity.oauth2.extension.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.extension.identity.oauth.addons', module='org.wso2.carbon.extension.identity.oauth2.extension.feature', version='1.0.3')
)
libraryDependencies += "org.wso2.carbon.extension.identity.oauth.addons" % "org.wso2.carbon.extension.identity.oauth2.extension.feature" % "1.0.3"
[org.wso2.carbon.extension.identity.oauth.addons/org.wso2.carbon.extension.identity.oauth2.extension.feature "1.0.3"]