File | Operation |
---|---|
identity-apps-myaccount-2.8.14.pom | download |
<dependency>
<groupId>org.wso2.identity.apps</groupId>
<artifactId>identity-apps-myaccount</artifactId>
<version>2.8.14</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.wso2.identity.apps', module='identity-apps-myaccount', version='2.8.14')
)
<parent> <groupId>org.wso2</groupId> <artifactId>wso2</artifactId> <version>5</version> </parent>