MVN

org.wso2.am : org.wso2.am.styles.feature

Maven & Gradle

Mar 11, 2023
722 stars

WSO2 API Manager - Styles Features

<dependency>
    <groupId>org.wso2.am</groupId>
    <artifactId>org.wso2.am.styles.feature</artifactId>
    <version>4.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.am : org.wso2.am.styles.feature to add to Maven - Latest Versions:

  • Latest Stable: 4.2.0
  • Latest Release Candidate: 2.6.0-rc2
  • Latest Beta: 4.2.0-beta
  • Latest Alpha: 4.1.0-alpha

All Versions

Choose a version of org.wso2.am : org.wso2.am.styles.feature to add to Maven - All Versions:

Version Vulnerabilities Updated
4.2.x
org.wso2.am.styles.feature-4.2.0
org.wso2.am.styles.feature-4.2.0-beta
org.wso2.am.styles.feature-4.2.0-m1
4.1.x
org.wso2.am.styles.feature-4.1.0-alpha
org.wso2.am.styles.feature-4.1.0-m4
org.wso2.am.styles.feature-4.1.0-m3
org.wso2.am.styles.feature-4.1.0-m2
org.wso2.am.styles.feature-4.1.0-m1
4.0.x
org.wso2.am.styles.feature-4.0.0
org.wso2.am.styles.feature-4.0.0-beta
3.2.x
org.wso2.am.styles.feature-3.2.0
org.wso2.am.styles.feature-3.2.0-alpha
3.1.x
org.wso2.am.styles.feature-3.1.0
org.wso2.am.styles.feature-3.1.0-beta
3.0.x
org.wso2.am.styles.feature-3.0.0-beta
org.wso2.am.styles.feature-3.0.0-alpha
org.wso2.am.styles.feature-3.0.0-m35
org.wso2.am.styles.feature-3.0.0-m33
org.wso2.am.styles.feature-3.0.0-m32
2.6.x
org.wso2.am.styles.feature-2.6.0
org.wso2.am.styles.feature-2.6.0-rc2
org.wso2.am.styles.feature-2.6.0-rc1
org.wso2.am.styles.feature-2.6.0-beta2
org.wso2.am.styles.feature-2.6.0-beta
org.wso2.am.styles.feature-2.6.0-alpha2
org.wso2.am.styles.feature-2.6.0-alpha
org.wso2.am.styles.feature-2.6.0-m2
org.wso2.am.styles.feature-2.6.0-m1
2.5.x
org.wso2.am.styles.feature-2.5.0
org.wso2.am.styles.feature-2.5.0-Beta
org.wso2.am.styles.feature-2.5.0-Alpha
2.2.x
org.wso2.am.styles.feature-2.2.0-update7
org.wso2.am.styles.feature-2.2.0-update6
org.wso2.am.styles.feature-2.2.0-update5
org.wso2.am.styles.feature-2.2.0-update4
org.wso2.am.styles.feature-2.2.0-update3
org.wso2.am.styles.feature-2.2.0-update2
org.wso2.am.styles.feature-2.2.0-update1
org.wso2.am.styles.feature-2.2.0
org.wso2.am.styles.feature-2.2.0-m1
2.1.x
org.wso2.am.styles.feature-2.1.0-update14
org.wso2.am.styles.feature-2.1.0-update13
org.wso2.am.styles.feature-2.1.0-update12
org.wso2.am.styles.feature-2.1.0-update11
org.wso2.am.styles.feature-2.1.0-update10
org.wso2.am.styles.feature-2.1.0-update9
org.wso2.am.styles.feature-2.1.0-update8
org.wso2.am.styles.feature-2.1.0-update7
org.wso2.am.styles.feature-2.1.0-update6
org.wso2.am.styles.feature-2.1.0-update5
org.wso2.am.styles.feature-2.1.0-update4
org.wso2.am.styles.feature-2.1.0-update3
org.wso2.am.styles.feature-2.1.0-update2
org.wso2.am.styles.feature-2.1.0-update1
org.wso2.am.styles.feature-2.1.0
org.wso2.am.styles.feature-2.1.0-alpha
2.0.x
org.wso2.am.styles.feature-2.0.0
1.10.x
org.wso2.am.styles.feature-1.10.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.am</groupId>
    <artifactId>org.wso2.am.styles.feature</artifactId>
    <version>4.2.0</version>
</dependency>

Advertisement