is not current version
Last Version 1.2.816

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

Identity Management Recovery Endpoint

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.identity.apps
ArtifactId

ArtifactId

recovery-portal
Version

Version

1.0.374
Type

Type

war

Download recovery-portal 1.0.374


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