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