| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки H2 Данные Базы данных OAuth2 Безопасность |
| Группа | Группаorg.wso2.carbon.identity.inbound.auth.oauth2 |
| Идентификатор | Идентификаторorg.wso2.carbon.identity.oauth.endpoint |
| Последняя версия | Последняя версия6.7.117 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеWSO2 Carbon - Identity OAuth 2.0 Endpoints
Endpoints for OAuth 2.0
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.oauth.endpoint/ -->
<dependency>
<groupId>org.wso2.carbon.identity.inbound.auth.oauth2</groupId>
<artifactId>org.wso2.carbon.identity.oauth.endpoint</artifactId>
<version>6.7.117</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.oauth.endpoint/
implementation 'org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.endpoint:6.7.117'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.oauth.endpoint/
implementation ("org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.endpoint:6.7.117")
'org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.endpoint:war:6.7.117'
<dependency org="org.wso2.carbon.identity.inbound.auth.oauth2" name="org.wso2.carbon.identity.oauth.endpoint" rev="6.7.117">
<artifact name="org.wso2.carbon.identity.oauth.endpoint" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.inbound.auth.oauth2', module='org.wso2.carbon.identity.oauth.endpoint', version='6.7.117')
)
libraryDependencies += "org.wso2.carbon.identity.inbound.auth.oauth2" % "org.wso2.carbon.identity.oauth.endpoint" % "6.7.117"
[org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.oauth.endpoint "6.7.117"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.wso2.orbit.org.apache.httpcomponents : httpclient | jar | 4.3.6.wso2v1 |
| commons-codec.wso2 » commons-codec | jar | 1.4.0.wso2v1 |
| com.thetransactioncompany.wso2 » cors-filter | jar | 1.7.0.wso2v1 |
| org.apache.httpcomponents.wso2 » httpcore | jar | 4.3.3.wso2v1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.16.0 |
| org.apache.logging.log4j : log4j-core | jar | 2.16.0 |
| org.testng : testng | jar | 6.9.10 |
| org.jacoco : org.jacoco.agent | jar | 0.8.7 |
| org.powermock : powermock-module-testng | jar | 1.7.4 |
| org.powermock : powermock-api-mockito | jar | 1.7.4 |
| javax : javaee-web-api | jar | 7.0 |
| com.h2database : h2 | jar | 1.3.175 |
| org.wso2.carbon.identity.framework : org.wso2.carbon.identity.testutil | jar | 5.20.268 |