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

org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.scope.endpoint 6.0.70

Endpoints for OAuth 2.0 Scope Handling

Категории

Категории

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

Группа

org.wso2.carbon.identity.inbound.auth.oauth2
Идентификатор

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

org.wso2.carbon.identity.oauth.scope.endpoint
Версия

Версия

6.0.70
Тип

Тип

war

Скачать org.wso2.carbon.identity.oauth.scope.endpoint 6.0.70


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