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