is not current version
Last Version 1.2.816

org.wso2.identity.apps:org.wso2.identity.apps.myaccount.server.feature 1.0.537

This feature contains the my account application

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.identity.apps
ArtifactId

ArtifactId

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

Version

1.0.537
Type

Type

pom

Download org.wso2.identity.apps.myaccount.server.feature 1.0.537


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