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.3.0

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.3.0
Type

Type

pom

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


<!-- 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.3.0</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.3.0'
// 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.3.0")
'org.wso2.carbon.extension.identity.oauth.addons:org.wso2.carbon.identity.oauth2.token.handler.clientauth.jwt.feature:pom:2.3.0'
<dependency org="org.wso2.carbon.extension.identity.oauth.addons" name="org.wso2.carbon.identity.oauth2.token.handler.clientauth.jwt.feature" rev="2.3.0">
  <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.3.0')
)
libraryDependencies += "org.wso2.carbon.extension.identity.oauth.addons" % "org.wso2.carbon.identity.oauth2.token.handler.clientauth.jwt.feature" % "2.3.0"
[org.wso2.carbon.extension.identity.oauth.addons/org.wso2.carbon.identity.oauth2.token.handler.clientauth.jwt.feature "2.3.0"]