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

org.wso2.carbon.identity:identity-data-publisher-authentication 5.1.2-beta3


Категории

Категории

IDE Инструменты разработки Данные
Группа

Группа

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

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

identity-data-publisher-authentication
Версия

Версия

5.1.2-beta3
Тип

Тип

pom

Скачать identity-data-publisher-authentication 5.1.2-beta3


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-data-publisher-authentication/ -->
<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>identity-data-publisher-authentication</artifactId>
    <version>5.1.2-beta3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-data-publisher-authentication/
implementation 'org.wso2.carbon.identity:identity-data-publisher-authentication:5.1.2-beta3'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-data-publisher-authentication/
implementation ("org.wso2.carbon.identity:identity-data-publisher-authentication:5.1.2-beta3")
'org.wso2.carbon.identity:identity-data-publisher-authentication:pom:5.1.2-beta3'
<dependency org="org.wso2.carbon.identity" name="identity-data-publisher-authentication" rev="5.1.2-beta3">
  <artifact name="identity-data-publisher-authentication" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity', module='identity-data-publisher-authentication', version='5.1.2-beta3')
)
libraryDependencies += "org.wso2.carbon.identity" % "identity-data-publisher-authentication" % "5.1.2-beta3"
[org.wso2.carbon.identity/identity-data-publisher-authentication "5.1.2-beta3"]