| License |
License |
|---|---|
| GroupId | GroupIdorg.wso2.appmanager |
| ArtifactId | ArtifactIdeam-features-parent |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionWSO2 APP Manager - Features Parent
WSO2 App Manager Features Parent
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| eam-features-parent-1.2.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.appmanager/eam-features-parent/ -->
<dependency>
<groupId>org.wso2.appmanager</groupId>
<artifactId>eam-features-parent</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.appmanager/eam-features-parent/
implementation 'org.wso2.appmanager:eam-features-parent:1.2.0'
// https://jarcasting.com/artifacts/org.wso2.appmanager/eam-features-parent/
implementation ("org.wso2.appmanager:eam-features-parent:1.2.0")
'org.wso2.appmanager:eam-features-parent:pom:1.2.0'
<dependency org="org.wso2.appmanager" name="eam-features-parent" rev="1.2.0">
<artifact name="eam-features-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.appmanager', module='eam-features-parent', version='1.2.0')
)
libraryDependencies += "org.wso2.appmanager" % "eam-features-parent" % "1.2.0"
[org.wso2.appmanager/eam-features-parent "1.2.0"]