is not current version
Last Version 5.13.0-m3

org.wso2.is:org.wso2.identity.ui.feature 5.12.0-m14

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

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.is
ArtifactId

ArtifactId

org.wso2.identity.ui.feature
Version

Version

5.12.0-m14
Type

Type

pom

Download org.wso2.identity.ui.feature 5.12.0-m14


<!-- 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.12.0-m14</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.12.0-m14'
// https://jarcasting.com/artifacts/org.wso2.is/org.wso2.identity.ui.feature/
implementation ("org.wso2.is:org.wso2.identity.ui.feature:5.12.0-m14")
'org.wso2.is:org.wso2.identity.ui.feature:pom:5.12.0-m14'
<dependency org="org.wso2.is" name="org.wso2.identity.ui.feature" rev="5.12.0-m14">
  <artifact name="org.wso2.identity.ui.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.is', module='org.wso2.identity.ui.feature', version='5.12.0-m14')
)
libraryDependencies += "org.wso2.is" % "org.wso2.identity.ui.feature" % "5.12.0-m14"
[org.wso2.is/org.wso2.identity.ui.feature "5.12.0-m14"]