License |
License |
---|---|
GroupId | GroupIdorg.wso2.carbon.apimgt.ui |
ArtifactId | ArtifactIdorg.wso2.carbon.apimgt.ui.publisher |
Last Version | Last Version9.0.259 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 API Manager - Publisher portal UI
This feature contains the core UI components of API Manager Publisher UI
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.apimgt.ui/org.wso2.carbon.apimgt.ui.publisher/ -->
<dependency>
<groupId>org.wso2.carbon.apimgt.ui</groupId>
<artifactId>org.wso2.carbon.apimgt.ui.publisher</artifactId>
<version>9.0.259</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.apimgt.ui/org.wso2.carbon.apimgt.ui.publisher/
implementation 'org.wso2.carbon.apimgt.ui:org.wso2.carbon.apimgt.ui.publisher:9.0.259'
// https://jarcasting.com/artifacts/org.wso2.carbon.apimgt.ui/org.wso2.carbon.apimgt.ui.publisher/
implementation ("org.wso2.carbon.apimgt.ui:org.wso2.carbon.apimgt.ui.publisher:9.0.259")
'org.wso2.carbon.apimgt.ui:org.wso2.carbon.apimgt.ui.publisher:pom:9.0.259'
<dependency org="org.wso2.carbon.apimgt.ui" name="org.wso2.carbon.apimgt.ui.publisher" rev="9.0.259">
<artifact name="org.wso2.carbon.apimgt.ui.publisher" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.apimgt.ui', module='org.wso2.carbon.apimgt.ui.publisher', version='9.0.259')
)
libraryDependencies += "org.wso2.carbon.apimgt.ui" % "org.wso2.carbon.apimgt.ui.publisher" % "9.0.259"
[org.wso2.carbon.apimgt.ui/org.wso2.carbon.apimgt.ui.publisher "9.0.259"]