MVN

org.wso2.carbon.identity.data.publisher.audit : org.wso2.carbon.identity.data.publisher.audit.idp.properties.server.feature

Maven & Gradle

Mar 20, 2023
1 stars

WSO2 Carbon Identity Audit IdP Properties Update Data Publisher Server Feature · Server Feature for identity properties data publisher to publish to DAS

<dependency>
    <groupId>org.wso2.carbon.identity.data.publisher.audit</groupId>
    <artifactId>org.wso2.carbon.identity.data.publisher.audit.idp.properties.server.feature</artifactId>
    <version>1.4.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.identity.data.publisher.audit : org.wso2.carbon.identity.data.publisher.audit.idp.properties.server.feature to add to Maven - Latest Versions:

  • Latest Stable: 1.4.3

All Versions

Choose a version of org.wso2.carbon.identity.data.publisher.audit : org.wso2.carbon.identity.data.publisher.audit.idp.properties.server.feature to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
org.wso2.carbon.identity.data.publisher.audit.idp.properties.server.feature-1.4.3
org.wso2.carbon.identity.data.publisher.audit.idp.properties.server.feature-1.4.2
org.wso2.carbon.identity.data.publisher.audit.idp.properties.server.feature-1.4.1
org.wso2.carbon.identity.data.publisher.audit.idp.properties.server.feature-1.4.0
1.3.x
org.wso2.carbon.identity.data.publisher.audit.idp.properties.server.feature-1.3.4
org.wso2.carbon.identity.data.publisher.audit.idp.properties.server.feature-1.3.3
org.wso2.carbon.identity.data.publisher.audit.idp.properties.server.feature-1.3.2
org.wso2.carbon.identity.data.publisher.audit.idp.properties.server.feature-1.3.1
org.wso2.carbon.identity.data.publisher.audit.idp.properties.server.feature-1.3.0
1.0.x
org.wso2.carbon.identity.data.publisher.audit.idp.properties.server.feature-1.0.4
org.wso2.carbon.identity.data.publisher.audit.idp.properties.server.feature-1.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.identity.data.publisher.audit</groupId>
    <artifactId>org.wso2.carbon.identity.data.publisher.audit.idp.properties.server.feature</artifactId>
    <version>1.4.3</version>
</dependency>

Advertisement