License |
License |
---|---|
GroupId | GroupIdorg.wso2.carbon.apimgt.ui |
ArtifactId | ArtifactIdapim.ui.apps |
Version | Version9.0.200 |
Type | Typepom |
Description |
DescriptionWSO2 API Manager UI - Parent
WSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apim.ui.apps-9.0.200.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.apimgt.ui/apim.ui.apps/ -->
<dependency>
<groupId>org.wso2.carbon.apimgt.ui</groupId>
<artifactId>apim.ui.apps</artifactId>
<version>9.0.200</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.apimgt.ui/apim.ui.apps/
implementation 'org.wso2.carbon.apimgt.ui:apim.ui.apps:9.0.200'
// https://jarcasting.com/artifacts/org.wso2.carbon.apimgt.ui/apim.ui.apps/
implementation ("org.wso2.carbon.apimgt.ui:apim.ui.apps:9.0.200")
'org.wso2.carbon.apimgt.ui:apim.ui.apps:pom:9.0.200'
<dependency org="org.wso2.carbon.apimgt.ui" name="apim.ui.apps" rev="9.0.200">
<artifact name="apim.ui.apps" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.apimgt.ui', module='apim.ui.apps', version='9.0.200')
)
libraryDependencies += "org.wso2.carbon.apimgt.ui" % "apim.ui.apps" % "9.0.200"
[org.wso2.carbon.apimgt.ui/apim.ui.apps "9.0.200"]