License |
License |
---|---|
GroupId | GroupIdorg.wso2.carbon.apimgt |
ArtifactId | ArtifactIdapimgt-feature |
Last Version | Last Version9.20.10 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - API management Feature Aggregator Module
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 |
Filename | Size |
---|---|
apimgt-feature-9.20.10.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.apimgt/apimgt-feature/ -->
<dependency>
<groupId>org.wso2.carbon.apimgt</groupId>
<artifactId>apimgt-feature</artifactId>
<version>9.20.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.apimgt/apimgt-feature/
implementation 'org.wso2.carbon.apimgt:apimgt-feature:9.20.10'
// https://jarcasting.com/artifacts/org.wso2.carbon.apimgt/apimgt-feature/
implementation ("org.wso2.carbon.apimgt:apimgt-feature:9.20.10")
'org.wso2.carbon.apimgt:apimgt-feature:pom:9.20.10'
<dependency org="org.wso2.carbon.apimgt" name="apimgt-feature" rev="9.20.10">
<artifact name="apimgt-feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.apimgt', module='apimgt-feature', version='9.20.10')
)
libraryDependencies += "org.wso2.carbon.apimgt" % "apimgt-feature" % "9.20.10"
[org.wso2.carbon.apimgt/apimgt-feature "9.20.10"]