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

org.wso2.is:oauth10a-resource-owner-equivalent 5.7.0-alpha3

Sample for OAuth2 Resource Owner Password Grant Type equivalent flow in OAuth1.0a

Категории

Категории

owner Библиотеки уровня приложения Configuration
Группа

Группа

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

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

oauth10a-resource-owner-equivalent
Версия

Версия

5.7.0-alpha3
Тип

Тип

jar

Скачать oauth10a-resource-owner-equivalent 5.7.0-alpha3


<!-- https://jarcasting.com/artifacts/org.wso2.is/oauth10a-resource-owner-equivalent/ -->
<dependency>
    <groupId>org.wso2.is</groupId>
    <artifactId>oauth10a-resource-owner-equivalent</artifactId>
    <version>5.7.0-alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.is/oauth10a-resource-owner-equivalent/
implementation 'org.wso2.is:oauth10a-resource-owner-equivalent:5.7.0-alpha3'
// https://jarcasting.com/artifacts/org.wso2.is/oauth10a-resource-owner-equivalent/
implementation ("org.wso2.is:oauth10a-resource-owner-equivalent:5.7.0-alpha3")
'org.wso2.is:oauth10a-resource-owner-equivalent:jar:5.7.0-alpha3'
<dependency org="org.wso2.is" name="oauth10a-resource-owner-equivalent" rev="5.7.0-alpha3">
  <artifact name="oauth10a-resource-owner-equivalent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.is', module='oauth10a-resource-owner-equivalent', version='5.7.0-alpha3')
)
libraryDependencies += "org.wso2.is" % "oauth10a-resource-owner-equivalent" % "5.7.0-alpha3"
[org.wso2.is/oauth10a-resource-owner-equivalent "5.7.0-alpha3"]