File | Operation |
---|---|
tenant-mgt-feature-4.9.16.pom | download |
<dependency>
<groupId>org.wso2.carbon.multitenancy</groupId>
<artifactId>tenant-mgt-feature</artifactId>
<version>4.9.16</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.multitenancy', module='tenant-mgt-feature', version='4.9.16')
)
<parent> <groupId>org.wso2.carbon.multitenancy</groupId> <artifactId>carbon-multitenancy</artifactId> <version>4.9.16</version> </parent>