не последняя версия
Последняя версия 5.5.0-m4

org.wso2.carbon.identity:authentication-framework 4.5.2

This is a Carbon bundle that represent the Authentication Framework Aggregator module.

Категории

Категории

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

Группа

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

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

authentication-framework
Версия

Версия

4.5.2
Тип

Тип

pom

Скачать authentication-framework 4.5.2

Имя Файла Размер
authentication-framework-4.5.2.pom 1 KB
Обзор

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