GroupId | GroupIdorg.wso2.appmanager |
---|---|
ArtifactId | ArtifactIdwso2stratos-appmgt-features |
Version | Version1.1.0 |
Type | Typepom |
Filename | Size |
---|---|
wso2stratos-appmgt-features-1.1.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.appmanager/wso2stratos-appmgt-features/ -->
<dependency>
<groupId>org.wso2.appmanager</groupId>
<artifactId>wso2stratos-appmgt-features</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.appmanager/wso2stratos-appmgt-features/
implementation 'org.wso2.appmanager:wso2stratos-appmgt-features:1.1.0'
// https://jarcasting.com/artifacts/org.wso2.appmanager/wso2stratos-appmgt-features/
implementation ("org.wso2.appmanager:wso2stratos-appmgt-features:1.1.0")
'org.wso2.appmanager:wso2stratos-appmgt-features:pom:1.1.0'
<dependency org="org.wso2.appmanager" name="wso2stratos-appmgt-features" rev="1.1.0">
<artifact name="wso2stratos-appmgt-features" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.appmanager', module='wso2stratos-appmgt-features', version='1.1.0')
)
libraryDependencies += "org.wso2.appmanager" % "wso2stratos-appmgt-features" % "1.1.0"
[org.wso2.appmanager/wso2stratos-appmgt-features "1.1.0"]