MVN

org.wso2.am : org.wso2.stratos.apimgt.styles

Maven & Gradle

Mar 11, 2023
2 usages
722 stars

WSO2 Stratos API Manager - UI styles

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

Latest Version

Choose a version of org.wso2.am : org.wso2.stratos.apimgt.styles to add to Maven or Gradle - 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.stratos.apimgt.styles to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

Add the following org.wso2.am : org.wso2.stratos.apimgt.styles maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

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

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.wso2.am : org.wso2.stratos.apimgt.styles gradle dependency to your build.gradle file:

implementation 'org.wso2.am:org.wso2.stratos.apimgt.styles:4.2.0'

Gradle Kotlin DSL: Add the following org.wso2.am : org.wso2.stratos.apimgt.styles gradle kotlin dependency to your build.gradle.kts file:

implementation("org.wso2.am:org.wso2.stratos.apimgt.styles:4.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.wso2.am : org.wso2.stratos.apimgt.styles sbt scala dependency to your build.sbt file:

libraryDependencies += "org.wso2.am" % "org.wso2.stratos.apimgt.styles" % "4.2.0"