How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>org.wso2.analytics.is</groupId>
<artifactId>org.wso2.das4is.styles.feature</artifactId>
<version>5.7.0-m5</version>
</dependency>
Choose a version of org.wso2.analytics.is : org.wso2.das4is.styles.feature to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
5.7.x |
org.wso2.das4is.styles.feature-5.7.0-beta
|
||
org.wso2.das4is.styles.feature-5.7.0-alpha3
|
|||
org.wso2.das4is.styles.feature-5.7.0-alpha2
|
|||
org.wso2.das4is.styles.feature-5.7.0-alpha
|
|||
org.wso2.das4is.styles.feature-5.7.0-m5
|
|||
org.wso2.das4is.styles.feature-5.7.0-m4
|
|||
org.wso2.das4is.styles.feature-5.7.0-m3
|
|||
5.6.x |
org.wso2.das4is.styles.feature-5.6.0
|
||
5.5.x |
org.wso2.das4is.styles.feature-5.5.0
|
||
org.wso2.das4is.styles.feature-5.5.0-beta
|
|||
org.wso2.das4is.styles.feature-5.5.0-alpha3
|
|||
org.wso2.das4is.styles.feature-5.5.0-alpha2
|
|||
org.wso2.das4is.styles.feature-5.5.0-alpha
|
|||
5.4.x |
org.wso2.das4is.styles.feature-5.4.1
|
||
org.wso2.das4is.styles.feature-5.4.0-update4
|
|||
org.wso2.das4is.styles.feature-5.4.0-update1
|
|||
org.wso2.das4is.styles.feature-5.4.0
|
|||
org.wso2.das4is.styles.feature-5.4.0-beta
|
|||
5.3.x |
org.wso2.das4is.styles.feature-5.3.0
|
||
org.wso2.das4is.styles.feature-5.3.0-beta
|
|||
org.wso2.das4is.styles.feature-5.3.0-alpha2
|
|||
org.wso2.das4is.styles.feature-5.3.0-alpha
|
|||
org.wso2.das4is.styles.feature-5.3.0-m5
|
|||
5.2.x |
org.wso2.das4is.styles.feature-5.2.0
|
POM as dependency in dependencyManagement
<dependency>
<groupId>org.wso2.analytics.is</groupId>
<artifactId>org.wso2.das4is.styles.feature</artifactId>
<version>5.7.0-m5</version>
</dependency>
Advertisement