License |
License |
---|---|
GroupId | GroupIdorg.wso2.am.choreo.extensions |
ArtifactId | ArtifactIdapimgt-feature |
Last Version | Last Version1.0.75 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - API management Choreo Extension 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-1.0.75.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.am.choreo.extensions/apimgt-feature/ -->
<dependency>
<groupId>org.wso2.am.choreo.extensions</groupId>
<artifactId>apimgt-feature</artifactId>
<version>1.0.75</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.am.choreo.extensions/apimgt-feature/
implementation 'org.wso2.am.choreo.extensions:apimgt-feature:1.0.75'
// https://jarcasting.com/artifacts/org.wso2.am.choreo.extensions/apimgt-feature/
implementation ("org.wso2.am.choreo.extensions:apimgt-feature:1.0.75")
'org.wso2.am.choreo.extensions:apimgt-feature:pom:1.0.75'
<dependency org="org.wso2.am.choreo.extensions" name="apimgt-feature" rev="1.0.75">
<artifact name="apimgt-feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.am.choreo.extensions', module='apimgt-feature', version='1.0.75')
)
libraryDependencies += "org.wso2.am.choreo.extensions" % "apimgt-feature" % "1.0.75"
[org.wso2.am.choreo.extensions/apimgt-feature "1.0.75"]