| License |
License |
|---|---|
| GroupId | GroupIdorg.wso2.am |
| ArtifactId | ArtifactIdam-p2-profile-gen-parent |
| Version | Version4.1.0-m3 |
| Type | Typepom |
| Description |
DescriptionWSO2 API Manager - P2 Profile Generation Parent
WSO2 API Manager P2 Profile Generation Parent
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| am-p2-profile-gen-parent-4.1.0-m3.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.am/am-p2-profile-gen-parent/ -->
<dependency>
<groupId>org.wso2.am</groupId>
<artifactId>am-p2-profile-gen-parent</artifactId>
<version>4.1.0-m3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.am/am-p2-profile-gen-parent/
implementation 'org.wso2.am:am-p2-profile-gen-parent:4.1.0-m3'
// https://jarcasting.com/artifacts/org.wso2.am/am-p2-profile-gen-parent/
implementation ("org.wso2.am:am-p2-profile-gen-parent:4.1.0-m3")
'org.wso2.am:am-p2-profile-gen-parent:pom:4.1.0-m3'
<dependency org="org.wso2.am" name="am-p2-profile-gen-parent" rev="4.1.0-m3">
<artifact name="am-p2-profile-gen-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.am', module='am-p2-profile-gen-parent', version='4.1.0-m3')
)
libraryDependencies += "org.wso2.am" % "am-p2-profile-gen-parent" % "4.1.0-m3"
[org.wso2.am/am-p2-profile-gen-parent "4.1.0-m3"]