License |
License |
---|---|
GroupId | GroupIdorg.wso2.carbon.apimgt |
ArtifactId | ArtifactIdorg.wso2.carbon.apimgt.rest.api.service.catalog.feature |
Version | Version9.0.207 |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - Service Catalog Rest API Feature
This feature contains required bundles for API Manager Rest API for service catalog functionality
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.apimgt/org.wso2.carbon.apimgt.rest.api.service.catalog.feature/ -->
<dependency>
<groupId>org.wso2.carbon.apimgt</groupId>
<artifactId>org.wso2.carbon.apimgt.rest.api.service.catalog.feature</artifactId>
<version>9.0.207</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.apimgt/org.wso2.carbon.apimgt.rest.api.service.catalog.feature/
implementation 'org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.rest.api.service.catalog.feature:9.0.207'
// https://jarcasting.com/artifacts/org.wso2.carbon.apimgt/org.wso2.carbon.apimgt.rest.api.service.catalog.feature/
implementation ("org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.rest.api.service.catalog.feature:9.0.207")
'org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.rest.api.service.catalog.feature:pom:9.0.207'
<dependency org="org.wso2.carbon.apimgt" name="org.wso2.carbon.apimgt.rest.api.service.catalog.feature" rev="9.0.207">
<artifact name="org.wso2.carbon.apimgt.rest.api.service.catalog.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.apimgt', module='org.wso2.carbon.apimgt.rest.api.service.catalog.feature', version='9.0.207')
)
libraryDependencies += "org.wso2.carbon.apimgt" % "org.wso2.carbon.apimgt.rest.api.service.catalog.feature" % "9.0.207"
[org.wso2.carbon.apimgt/org.wso2.carbon.apimgt.rest.api.service.catalog.feature "9.0.207"]
Group / Artifact | Type | Version |
---|---|---|
org.wso2.carbon.apimgt : org.wso2.carbon.apimgt.rest.api.service.catalog | war | 9.0.207 |
org.wso2.carbon.apimgt : org.wso2.carbon.apimgt.rest.api.util | jar | 9.0.207 |
org.yaml : snakeyaml | jar | 1.26 |