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