MVN

org.wso2.is : wso2is-cxf-filters

Maven & Gradle

Mar 07, 2018

Identity Server : cxf filters

<dependency>
    <groupId>org.wso2.is</groupId>
    <artifactId>wso2is-cxf-filters</artifactId>
    <version>5.5.0-m4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.is : wso2is-cxf-filters to add to Maven - Latest Versions:

  • Latest Stable: 5.5.0-m4
  • Latest Beta: 5.5.0-beta
  • Latest Alpha: 5.5.0-alpha3

All Versions

Choose a version of org.wso2.is : wso2is-cxf-filters to add to Maven - All Versions:

Version Vulnerabilities Updated
5.5.x
wso2is-cxf-filters-5.5.0-beta
wso2is-cxf-filters-5.5.0-alpha3
wso2is-cxf-filters-5.5.0-alpha2
wso2is-cxf-filters-5.5.0-alpha
wso2is-cxf-filters-5.5.0-m4
wso2is-cxf-filters-5.5.0-m3
wso2is-cxf-filters-5.5.0-m2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.is</groupId>
    <artifactId>wso2is-cxf-filters</artifactId>
    <version>5.5.0-m4</version>
</dependency>