MVN

org.wso2.iot : wso2is-cxf-filters

Maven & Gradle

Oct 31, 2018

Identity Server : cxf filters

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

Latest Version

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

  • Latest Stable: 3.3.1

All Versions

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

Version Vulnerabilities Updated
3.3.x
wso2is-cxf-filters-3.3.1
wso2is-cxf-filters-3.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.iot</groupId>
    <artifactId>wso2is-cxf-filters</artifactId>
    <version>3.3.1</version>
</dependency>