MVN

org.wso2.carbon.deployment : org.wso2.carbon.deployment.parent

Maven & Gradle

May 10, 2018
44 stars

WSO2 Carbon Deployment - Parent

<dependency>
    <groupId>org.wso2.carbon.deployment</groupId>
    <artifactId>org.wso2.carbon.deployment.parent</artifactId>
    <version>5.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.deployment : org.wso2.carbon.deployment.parent to add to Maven - Latest Versions:

  • Latest Stable: 5.2.1
  • Latest Alpha: 5.0.0-alpha

All Versions

Choose a version of org.wso2.carbon.deployment : org.wso2.carbon.deployment.parent to add to Maven - All Versions:

Version Vulnerabilities Updated
5.2.x
org.wso2.carbon.deployment.parent-5.2.1
org.wso2.carbon.deployment.parent-5.2.0
5.1.x
org.wso2.carbon.deployment.parent-5.1.9
org.wso2.carbon.deployment.parent-5.1.8
org.wso2.carbon.deployment.parent-5.1.7
org.wso2.carbon.deployment.parent-5.1.6
org.wso2.carbon.deployment.parent-5.1.5
org.wso2.carbon.deployment.parent-5.1.4
org.wso2.carbon.deployment.parent-5.1.3
org.wso2.carbon.deployment.parent-5.1.2
org.wso2.carbon.deployment.parent-5.1.1
org.wso2.carbon.deployment.parent-5.1.0
5.0.x
org.wso2.carbon.deployment.parent-5.0.0
org.wso2.carbon.deployment.parent-5.0.0-alpha

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.deployment</groupId>
    <artifactId>org.wso2.carbon.deployment.parent</artifactId>
    <version>5.2.1</version>
</dependency>

Advertisement