is not current version
Last Version 1.0.380

org.wso2.identity.apps:user-portal 0.1.129

WSO2 Identity Server User Portal App

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.identity.apps
ArtifactId

ArtifactId

user-portal
Version

Version

0.1.129
Type

Type

war

Download user-portal 0.1.129


<!-- https://jarcasting.com/artifacts/org.wso2.identity.apps/user-portal/ -->
<dependency>
    <groupId>org.wso2.identity.apps</groupId>
    <artifactId>user-portal</artifactId>
    <version>0.1.129</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.identity.apps/user-portal/
implementation 'org.wso2.identity.apps:user-portal:0.1.129'
// https://jarcasting.com/artifacts/org.wso2.identity.apps/user-portal/
implementation ("org.wso2.identity.apps:user-portal:0.1.129")
'org.wso2.identity.apps:user-portal:war:0.1.129'
<dependency org="org.wso2.identity.apps" name="user-portal" rev="0.1.129">
  <artifact name="user-portal" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.identity.apps', module='user-portal', version='0.1.129')
)
libraryDependencies += "org.wso2.identity.apps" % "user-portal" % "0.1.129"
[org.wso2.identity.apps/user-portal "0.1.129"]