MVN

org.wso2.das : org.wso2.das.multitenancy.style.feature

Maven & Gradle

Mar 16, 2018
21 stars

WSO2 Data Analytics Server - Multi-tenant Style Feature

<dependency>
    <groupId>org.wso2.das</groupId>
    <artifactId>org.wso2.das.multitenancy.style.feature</artifactId>
    <version>3.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.das : org.wso2.das.multitenancy.style.feature to add to Maven - Latest Versions:

  • Latest Stable: 3.2.0
  • Latest Release Candidate: 3.2.0-RC1
  • Latest Beta: 3.2.0-beta
  • Latest Alpha: 3.2.0-alpha2

All Versions

Choose a version of org.wso2.das : org.wso2.das.multitenancy.style.feature to add to Maven - All Versions:

Version Vulnerabilities Updated
3.2.x
org.wso2.das.multitenancy.style.feature-3.2.0
org.wso2.das.multitenancy.style.feature-3.2.0-RC1
org.wso2.das.multitenancy.style.feature-3.2.0-beta
org.wso2.das.multitenancy.style.feature-3.2.0-alpha2
org.wso2.das.multitenancy.style.feature-3.2.0-alpha
3.1.x
org.wso2.das.multitenancy.style.feature-3.1.0-update1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.das</groupId>
    <artifactId>org.wso2.das.multitenancy.style.feature</artifactId>
    <version>3.2.0</version>
</dependency>