| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdorg.wso2.identity.apps |
| ArtifactId | ArtifactIdauthentication-portal |
| Last Version | Last Version1.2.816 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionWSO2 Identity Server Apps - Authentication Portal
Identity Application Authentication Endpoint
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.identity.apps/authentication-portal/ -->
<dependency>
<groupId>org.wso2.identity.apps</groupId>
<artifactId>authentication-portal</artifactId>
<version>1.2.816</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.identity.apps/authentication-portal/
implementation 'org.wso2.identity.apps:authentication-portal:1.2.816'
// https://jarcasting.com/artifacts/org.wso2.identity.apps/authentication-portal/
implementation ("org.wso2.identity.apps:authentication-portal:1.2.816")
'org.wso2.identity.apps:authentication-portal:war:1.2.816'
<dependency org="org.wso2.identity.apps" name="authentication-portal" rev="1.2.816">
<artifact name="authentication-portal" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.identity.apps', module='authentication-portal', version='1.2.816')
)
libraryDependencies += "org.wso2.identity.apps" % "authentication-portal" % "1.2.816"
[org.wso2.identity.apps/authentication-portal "1.2.816"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ws.commons.axiom : axiom-api | jar | 1.2.11-wso2v16 |
| org.wso2.carbon.identity.framework : org.wso2.carbon.identity.mgt.endpoint.util | jar | 5.20.306 |
| org.owasp.encoder : encoder-jsp | jar | 1.2.2 |
| org.apache.taglibs : taglibs-standard-impl | jar | 1.2.5 |