<dependency>
<groupId>org.wso2.carbon.multitenancy</groupId>
<artifactId>org.wso2.carbon.tenant.theme.mgt.stub</artifactId>
<version>4.11.23</version>
<type>bundle</type>
</dependency>
implementation 'org.wso2.carbon.multitenancy:org.wso2.carbon.tenant.theme.mgt.stub:4.11.23'
implementation("org.wso2.carbon.multitenancy:org.wso2.carbon.tenant.theme.mgt.stub:4.11.23")
libraryDependencies += "org.wso2.carbon.multitenancy" % "org.wso2.carbon.tenant.theme.mgt.stub" % "4.11.23"
@Grapes(
@Grab(group='org.wso2.carbon.multitenancy', module='org.wso2.carbon.tenant.theme.mgt.stub', version='4.11.23')
)
<dependency org="org.wso2.carbon.multitenancy" name="org.wso2.carbon.tenant.theme.mgt.stub" rev="4.11.23" />
<parent> <groupId>org.wso2.carbon.multitenancy</groupId> <artifactId>carbon-multitenancy</artifactId> <version>4.11.23</version> </parent>
compile
|-- org.apache.axis2.wso2:axis2
|-- org.wso2.orbit.org.apache.neethi:neethi
|-- org.ops4j.pax.logging:pax-logging-api