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

org.wso2.is:wso2is-identity-oauth2-grant-types 5.8.0-m7


Категории

Категории

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

Группа

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

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

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

Версия

5.8.0-m7
Тип

Тип

pom

Скачать wso2is-identity-oauth2-grant-types 5.8.0-m7


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