не последняя версия
Последняя версия 5.11.0-m33

org.wso2.is:wso2is-identity-samples-oauth2 5.4.1-update3


Категории

Категории

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

Группа

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

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

wso2is-identity-samples-oauth2
Версия

Версия

5.4.1-update3
Тип

Тип

pom

Скачать wso2is-identity-samples-oauth2 5.4.1-update3


<!-- https://jarcasting.com/artifacts/org.wso2.is/wso2is-identity-samples-oauth2/ -->
<dependency>
    <groupId>org.wso2.is</groupId>
    <artifactId>wso2is-identity-samples-oauth2</artifactId>
    <version>5.4.1-update3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.is/wso2is-identity-samples-oauth2/
implementation 'org.wso2.is:wso2is-identity-samples-oauth2:5.4.1-update3'
// https://jarcasting.com/artifacts/org.wso2.is/wso2is-identity-samples-oauth2/
implementation ("org.wso2.is:wso2is-identity-samples-oauth2:5.4.1-update3")
'org.wso2.is:wso2is-identity-samples-oauth2:pom:5.4.1-update3'
<dependency org="org.wso2.is" name="wso2is-identity-samples-oauth2" rev="5.4.1-update3">
  <artifact name="wso2is-identity-samples-oauth2" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.is', module='wso2is-identity-samples-oauth2', version='5.4.1-update3')
)
libraryDependencies += "org.wso2.is" % "wso2is-identity-samples-oauth2" % "5.4.1-update3"
[org.wso2.is/wso2is-identity-samples-oauth2 "5.4.1-update3"]