is not current version
Last Version 1.2.0

org.wso2.appmanager:wso2-enterprise-appmanager-parent 1.1.0

WSO2 App Manager

GroupId

GroupId

org.wso2.appmanager
ArtifactId

ArtifactId

wso2-enterprise-appmanager-parent
Version

Version

1.1.0
Type

Type

pom

Download wso2-enterprise-appmanager-parent 1.1.0


<!-- https://jarcasting.com/artifacts/org.wso2.appmanager/wso2-enterprise-appmanager-parent/ -->
<dependency>
    <groupId>org.wso2.appmanager</groupId>
    <artifactId>wso2-enterprise-appmanager-parent</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.appmanager/wso2-enterprise-appmanager-parent/
implementation 'org.wso2.appmanager:wso2-enterprise-appmanager-parent:1.1.0'
// https://jarcasting.com/artifacts/org.wso2.appmanager/wso2-enterprise-appmanager-parent/
implementation ("org.wso2.appmanager:wso2-enterprise-appmanager-parent:1.1.0")
'org.wso2.appmanager:wso2-enterprise-appmanager-parent:pom:1.1.0'
<dependency org="org.wso2.appmanager" name="wso2-enterprise-appmanager-parent" rev="1.1.0">
  <artifact name="wso2-enterprise-appmanager-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.appmanager', module='wso2-enterprise-appmanager-parent', version='1.1.0')
)
libraryDependencies += "org.wso2.appmanager" % "wso2-enterprise-appmanager-parent" % "1.1.0"
[org.wso2.appmanager/wso2-enterprise-appmanager-parent "1.1.0"]