MVN

org.wso2.carbon.identity : Agent-feature

Maven & Gradle

Feb 25, 2016

WSO2 Carbon - Agent Feature Aggregator Module

<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>Agent-feature</artifactId>
    <version>5.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.identity : Agent-feature to add to Maven - Latest Versions:

  • Latest Stable: 5.0.8
  • Latest Beta: 5.0.2-beta

All Versions

Choose a version of org.wso2.carbon.identity : Agent-feature to add to Maven - All Versions:

Version Vulnerabilities Updated
5.0.x
Agent-feature-5.0.8
Agent-feature-5.0.7
Agent-feature-5.0.6
Agent-feature-5.0.5
Agent-feature-5.0.4
Agent-feature-5.0.3
Agent-feature-5.0.2
Agent-feature-5.0.2-beta
Agent-feature-5.0.1
Agent-feature-5.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>Agent-feature</artifactId>
    <version>5.0.8</version>
</dependency>