| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаorg.wso2.carbon.identity.outbound.auth.push |
| Идентификатор | Идентификаторorg.wso2.carbon.identity.api.user.push.device.common |
| Версия | Версия0.1.0 |
| Тип | Типjar |
| Описание |
ОписаниеWSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.outbound.auth.push/org.wso2.carbon.identity.api.user.push.device.common/ -->
<dependency>
<groupId>org.wso2.carbon.identity.outbound.auth.push</groupId>
<artifactId>org.wso2.carbon.identity.api.user.push.device.common</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.outbound.auth.push/org.wso2.carbon.identity.api.user.push.device.common/
implementation 'org.wso2.carbon.identity.outbound.auth.push:org.wso2.carbon.identity.api.user.push.device.common:0.1.0'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.outbound.auth.push/org.wso2.carbon.identity.api.user.push.device.common/
implementation ("org.wso2.carbon.identity.outbound.auth.push:org.wso2.carbon.identity.api.user.push.device.common:0.1.0")
'org.wso2.carbon.identity.outbound.auth.push:org.wso2.carbon.identity.api.user.push.device.common:jar:0.1.0'
<dependency org="org.wso2.carbon.identity.outbound.auth.push" name="org.wso2.carbon.identity.api.user.push.device.common" rev="0.1.0">
<artifact name="org.wso2.carbon.identity.api.user.push.device.common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.outbound.auth.push', module='org.wso2.carbon.identity.api.user.push.device.common', version='0.1.0')
)
libraryDependencies += "org.wso2.carbon.identity.outbound.auth.push" % "org.wso2.carbon.identity.api.user.push.device.common" % "0.1.0"
[org.wso2.carbon.identity.outbound.auth.push/org.wso2.carbon.identity.api.user.push.device.common "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-logging : commons-logging | jar | 1.1.1 |