не последняя версия
Последняя версия 5.13.0-m3

org.wso2.is:wso2is-identity-oauth2-grant-types 5.11.0-beta5


Категории

Категории

IDE Инструменты разработки Ant Компиляция и сборка H2 Данные Базы данных OAuth2 Безопасность
Группа

Группа

org.wso2.is
Идентификатор

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

wso2is-identity-oauth2-grant-types
Версия

Версия

5.11.0-beta5
Тип

Тип

pom

Скачать wso2is-identity-oauth2-grant-types 5.11.0-beta5


<!-- 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.11.0-beta5</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.11.0-beta5'
// https://jarcasting.com/artifacts/org.wso2.is/wso2is-identity-oauth2-grant-types/
implementation ("org.wso2.is:wso2is-identity-oauth2-grant-types:5.11.0-beta5")
'org.wso2.is:wso2is-identity-oauth2-grant-types:pom:5.11.0-beta5'
<dependency org="org.wso2.is" name="wso2is-identity-oauth2-grant-types" rev="5.11.0-beta5">
  <artifact name="wso2is-identity-oauth2-grant-types" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.is', module='wso2is-identity-oauth2-grant-types', version='5.11.0-beta5')
)
libraryDependencies += "org.wso2.is" % "wso2is-identity-oauth2-grant-types" % "5.11.0-beta5"
[org.wso2.is/wso2is-identity-oauth2-grant-types "5.11.0-beta5"]