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