MVN

org.wso2.carbon.deployment : org.wso2.carbon.as.runtimes.j2ee.feature

Maven & Gradle

May 23, 2015

WSO2 Carbon - J2EE Runtime Environment · This feature contains the J2EE runtime environment for running J2EE webapps

<dependency>
    <groupId>org.wso2.carbon.deployment</groupId>
    <artifactId>org.wso2.carbon.as.runtimes.j2ee.feature</artifactId>
    <version>4.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.deployment : org.wso2.carbon.as.runtimes.j2ee.feature to add to Maven - Latest Versions:

  • Latest Stable: 4.4.1

All Versions

Choose a version of org.wso2.carbon.deployment : org.wso2.carbon.as.runtimes.j2ee.feature to add to Maven - All Versions:

Version Vulnerabilities Updated
4.4.x
org.wso2.carbon.as.runtimes.j2ee.feature-4.4.1
org.wso2.carbon.as.runtimes.j2ee.feature-4.4.0
4.3.x
org.wso2.carbon.as.runtimes.j2ee.feature-4.3.1
org.wso2.carbon.as.runtimes.j2ee.feature-4.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.deployment</groupId>
    <artifactId>org.wso2.carbon.as.runtimes.j2ee.feature</artifactId>
    <version>4.4.1</version>
</dependency>