is not current version
Last Version 1.2.816

org.wso2.identity.apps:recovery-portal 1.1.132

Identity Management Recovery Endpoint

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.identity.apps
ArtifactId

ArtifactId

recovery-portal
Version

Version

1.1.132
Type

Type

war

Download recovery-portal 1.1.132


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