| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаorg.wso2.carbon.identity |
| Идентификатор | Идентификаторidentity-carbon-auth-signedjwt |
| Последняя версия | Последняя версия5.1.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеWSO2 Carbon - SignedJWT Authenticator Aggregator Module
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| identity-carbon-auth-signedjwt-5.1.1.pom | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-carbon-auth-signedjwt/ -->
<dependency>
<groupId>org.wso2.carbon.identity</groupId>
<artifactId>identity-carbon-auth-signedjwt</artifactId>
<version>5.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-carbon-auth-signedjwt/
implementation 'org.wso2.carbon.identity:identity-carbon-auth-signedjwt:5.1.1'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-carbon-auth-signedjwt/
implementation ("org.wso2.carbon.identity:identity-carbon-auth-signedjwt:5.1.1")
'org.wso2.carbon.identity:identity-carbon-auth-signedjwt:pom:5.1.1'
<dependency org="org.wso2.carbon.identity" name="identity-carbon-auth-signedjwt" rev="5.1.1">
<artifact name="identity-carbon-auth-signedjwt" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity', module='identity-carbon-auth-signedjwt', version='5.1.1')
)
libraryDependencies += "org.wso2.carbon.identity" % "identity-carbon-auth-signedjwt" % "5.1.1"
[org.wso2.carbon.identity/identity-carbon-auth-signedjwt "5.1.1"]