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