License |
License |
---|---|
Categories |
CategoriesDistribution Build Tools |
GroupId | GroupIdorg.wso2.am |
ArtifactId | ArtifactIdam-distribution-parent |
Last Version | Last Version4.1.0-m4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 API Manager - Distribution Parent
WSO2 API Manager Distribution Parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
am-distribution-parent-4.1.0-m4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.am/am-distribution-parent/ -->
<dependency>
<groupId>org.wso2.am</groupId>
<artifactId>am-distribution-parent</artifactId>
<version>4.1.0-m4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.am/am-distribution-parent/
implementation 'org.wso2.am:am-distribution-parent:4.1.0-m4'
// https://jarcasting.com/artifacts/org.wso2.am/am-distribution-parent/
implementation ("org.wso2.am:am-distribution-parent:4.1.0-m4")
'org.wso2.am:am-distribution-parent:pom:4.1.0-m4'
<dependency org="org.wso2.am" name="am-distribution-parent" rev="4.1.0-m4">
<artifact name="am-distribution-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.am', module='am-distribution-parent', version='4.1.0-m4')
)
libraryDependencies += "org.wso2.am" % "am-distribution-parent" % "4.1.0-m4"
[org.wso2.am/am-distribution-parent "4.1.0-m4"]