| Категории |
КатегорииIDE Инструменты разработки Данные |
|---|---|
| Группа | Группаorg.wso2.carbon.identity.datapublisher.authentication |
| Идентификатор | Идентификаторidentity-data-publisher-authentication |
| Версия | Версия5.1.3 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| identity-data-publisher-authentication-5.1.3.pom | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.datapublisher.authentication/identity-data-publisher-authentication/ -->
<dependency>
<groupId>org.wso2.carbon.identity.datapublisher.authentication</groupId>
<artifactId>identity-data-publisher-authentication</artifactId>
<version>5.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.datapublisher.authentication/identity-data-publisher-authentication/
implementation 'org.wso2.carbon.identity.datapublisher.authentication:identity-data-publisher-authentication:5.1.3'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.datapublisher.authentication/identity-data-publisher-authentication/
implementation ("org.wso2.carbon.identity.datapublisher.authentication:identity-data-publisher-authentication:5.1.3")
'org.wso2.carbon.identity.datapublisher.authentication:identity-data-publisher-authentication:pom:5.1.3'
<dependency org="org.wso2.carbon.identity.datapublisher.authentication" name="identity-data-publisher-authentication" rev="5.1.3">
<artifact name="identity-data-publisher-authentication" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.datapublisher.authentication', module='identity-data-publisher-authentication', version='5.1.3')
)
libraryDependencies += "org.wso2.carbon.identity.datapublisher.authentication" % "identity-data-publisher-authentication" % "5.1.3"
[org.wso2.carbon.identity.datapublisher.authentication/identity-data-publisher-authentication "5.1.3"]