MVN

org.wso2.carbon.identity.governance : org.wso2.carbon.identity.idle.account.identification.server.feature

Maven & Gradle

Sep 19, 2023

WSO2 Carbon - Idle User Account Identification Feature · This feature contains the core bundles required for Idle User Account Identification functionality

<dependency>
    <groupId>org.wso2.carbon.identity.governance</groupId>
    <artifactId>org.wso2.carbon.identity.idle.account.identification.server.feature</artifactId>
    <version>1.8.69</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.identity.governance : org.wso2.carbon.identity.idle.account.identification.server.feature to add to Maven - Latest Versions:

  • Latest Stable: 1.8.69

All Versions

Choose a version of org.wso2.carbon.identity.governance : org.wso2.carbon.identity.idle.account.identification.server.feature to add to Maven - All Versions:

Version Vulnerabilities Updated
1.8.x
org.wso2.carbon.identity.idle.account.identification.server.feature-1.8.69

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.identity.governance</groupId>
    <artifactId>org.wso2.carbon.identity.idle.account.identification.server.feature</artifactId>
    <version>1.8.69</version>
</dependency>