is not current version
Last Version 0.1.70

org.wso2.identity.apps:org.wso2.identity.apps.authenticationendpoint.server.feature 0.1.56

This feature contains the application authentication module

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.identity.apps
ArtifactId

ArtifactId

org.wso2.identity.apps.authenticationendpoint.server.feature
Version

Version

0.1.56
Type

Type

pom

Download org.wso2.identity.apps.authenticationendpoint.server.feature 0.1.56


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