не последняя версия
Последняя версия 5.13.0-m3

org.wso2.is:identity-features 5.12.0-m28


Категории

Категории

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

Группа

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

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

identity-features
Версия

Версия

5.12.0-m28
Тип

Тип

pom

Скачать identity-features 5.12.0-m28

Имя Файла Размер
identity-features-5.12.0-m28.pom 1 KB
Обзор

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