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

org.wso2.is:org.wso2.identity.ui.feature 5.8.0

This feature contains the bundles required for Cloud Identity login UI and dashboard

Категории

Категории

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

Группа

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

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

org.wso2.identity.ui.feature
Версия

Версия

5.8.0
Тип

Тип

pom

Скачать org.wso2.identity.ui.feature 5.8.0


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