не последняя версия
Последняя версия 2.4.4

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

This feature contains extension feature for JWT Grant Type

Категории

Категории

IDE Инструменты разработки H2 Данные Базы данных OAuth2 Безопасность CLI Взаимодействие с пользователем
Группа

Группа

org.wso2.carbon.extension.identity.oauth.addons
Идентификатор

Идентификатор

org.wso2.carbon.identity.oauth2.token.handler.clientauth.jwt.feature
Версия

Версия

2.2.1
Тип

Тип

pom

Скачать org.wso2.carbon.identity.oauth2.token.handler.clientauth.jwt.feature 2.2.1


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