is not current version
Last Version 2.4.4

org.wso2.carbon.extension.identity.oauth.addons:org.wso2.carbon.identity.oauth2.token.handler.clientauth.jwt.feature 2.0.3

This feature contains extension feature for JWT Grant Type

Categories

Categories

IDE Development Tools H2 Data Databases OAuth2 Security CLI User Interface
GroupId

GroupId

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

ArtifactId

org.wso2.carbon.identity.oauth2.token.handler.clientauth.jwt.feature
Version

Version

2.0.3
Type

Type

pom

Download org.wso2.carbon.identity.oauth2.token.handler.clientauth.jwt.feature 2.0.3


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