is not current version
Last Version 1.0.380

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

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.206
Type

Type

war

Download user-portal 1.0.206


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