MVN

org.wso2.carbon.identity.hash.provider.pbkdf2 : org.wso2.carbon.identity.hash.provider.pbkdf2.server.feature

Maven & Gradle

Oct 15, 2021
2 usages
0 stars

WSO2 Carbon - PBKDF2 Feature · This feature contains the core bundles required for PBKDF2

<dependency>
    <groupId>org.wso2.carbon.identity.hash.provider.pbkdf2</groupId>
    <artifactId>org.wso2.carbon.identity.hash.provider.pbkdf2.server.feature</artifactId>
    <version>0.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.identity.hash.provider.pbkdf2 : org.wso2.carbon.identity.hash.provider.pbkdf2.server.feature to add to Maven - Latest Versions:

  • Latest Stable: 0.1.4

All Versions

Choose a version of org.wso2.carbon.identity.hash.provider.pbkdf2 : org.wso2.carbon.identity.hash.provider.pbkdf2.server.feature to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
org.wso2.carbon.identity.hash.provider.pbkdf2.server.feature-0.1.4
org.wso2.carbon.identity.hash.provider.pbkdf2.server.feature-0.1.3
org.wso2.carbon.identity.hash.provider.pbkdf2.server.feature-0.1.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.identity.hash.provider.pbkdf2</groupId>
    <artifactId>org.wso2.carbon.identity.hash.provider.pbkdf2.server.feature</artifactId>
    <version>0.1.4</version>
</dependency>