MVN

org.wso2.appfactory : wso2appfactory-p2-profile

Maven & Gradle

Mar 13, 2015
1 usages

WSO2 AppFactory - AF Profile Generation

<dependency>
    <groupId>org.wso2.appfactory</groupId>
    <artifactId>wso2appfactory-p2-profile</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.appfactory : wso2appfactory-p2-profile to add to Maven - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of org.wso2.appfactory : wso2appfactory-p2-profile to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
wso2appfactory-p2-profile-2.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.appfactory</groupId>
    <artifactId>wso2appfactory-p2-profile</artifactId>
    <version>2.1.0</version>
</dependency>