не последняя версия
Последняя версия 1.4.21

org.wso2.carbon.appmgt:org.wso2.carbon.appmgt.oauth.webapp 1.2.23

This web application provides OAuth APIs such as DCR and token validation

Группа

Группа

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

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

org.wso2.carbon.appmgt.oauth.webapp
Версия

Версия

1.2.23
Тип

Тип

war

Скачать org.wso2.carbon.appmgt.oauth.webapp 1.2.23


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.appmgt/org.wso2.carbon.appmgt.oauth.webapp/ -->
<dependency>
    <groupId>org.wso2.carbon.appmgt</groupId>
    <artifactId>org.wso2.carbon.appmgt.oauth.webapp</artifactId>
    <version>1.2.23</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.appmgt/org.wso2.carbon.appmgt.oauth.webapp/
implementation 'org.wso2.carbon.appmgt:org.wso2.carbon.appmgt.oauth.webapp:1.2.23'
// https://jarcasting.com/artifacts/org.wso2.carbon.appmgt/org.wso2.carbon.appmgt.oauth.webapp/
implementation ("org.wso2.carbon.appmgt:org.wso2.carbon.appmgt.oauth.webapp:1.2.23")
'org.wso2.carbon.appmgt:org.wso2.carbon.appmgt.oauth.webapp:war:1.2.23'
<dependency org="org.wso2.carbon.appmgt" name="org.wso2.carbon.appmgt.oauth.webapp" rev="1.2.23">
  <artifact name="org.wso2.carbon.appmgt.oauth.webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.appmgt', module='org.wso2.carbon.appmgt.oauth.webapp', version='1.2.23')
)
libraryDependencies += "org.wso2.carbon.appmgt" % "org.wso2.carbon.appmgt.oauth.webapp" % "1.2.23"
[org.wso2.carbon.appmgt/org.wso2.carbon.appmgt.oauth.webapp "1.2.23"]