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