is not current version
Last Version 1.2.816

org.wso2.identity.apps:authentication-portal 0.1.142

Identity Application Authentication Endpoint

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.identity.apps
ArtifactId

ArtifactId

authentication-portal
Version

Version

0.1.142
Type

Type

war

Download authentication-portal 0.1.142


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