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