| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки Ant Компиляция и сборка H2 Данные Базы данных OAuth2 Безопасность |
| Группа | Группаorg.wso2.is |
| Идентификатор | Идентификаторwso2is-identity-oauth2-grant-types |
| Последняя версия | Последняя версия5.13.0-m3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеIdentity Server : oauth2-grant-types
WSO2 Identity Server
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| wso2is-identity-oauth2-grant-types-5.13.0-m3.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wso2.is/wso2is-identity-oauth2-grant-types/ -->
<dependency>
<groupId>org.wso2.is</groupId>
<artifactId>wso2is-identity-oauth2-grant-types</artifactId>
<version>5.13.0-m3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.is/wso2is-identity-oauth2-grant-types/
implementation 'org.wso2.is:wso2is-identity-oauth2-grant-types:5.13.0-m3'
// https://jarcasting.com/artifacts/org.wso2.is/wso2is-identity-oauth2-grant-types/
implementation ("org.wso2.is:wso2is-identity-oauth2-grant-types:5.13.0-m3")
'org.wso2.is:wso2is-identity-oauth2-grant-types:pom:5.13.0-m3'
<dependency org="org.wso2.is" name="wso2is-identity-oauth2-grant-types" rev="5.13.0-m3">
<artifact name="wso2is-identity-oauth2-grant-types" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.is', module='wso2is-identity-oauth2-grant-types', version='5.13.0-m3')
)
libraryDependencies += "org.wso2.is" % "wso2is-identity-oauth2-grant-types" % "5.13.0-m3"
[org.wso2.is/wso2is-identity-oauth2-grant-types "5.13.0-m3"]