is not current version
Last Version 4.1.0-m4

org.wso2.am:am-distribution-parent 2.1.0-update8

WSO2 API Manager Distribution Parent

Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.wso2.am
ArtifactId

ArtifactId

am-distribution-parent
Version

Version

2.1.0-update8
Type

Type

pom

Download am-distribution-parent 2.1.0-update8


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