is not current version
Last Version 1.0.380

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

WSO2 Identity Server User Portal App

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.identity.apps
ArtifactId

ArtifactId

user-portal
Version

Version

1.0.182
Type

Type

war

Download user-portal 1.0.182


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