License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.identity.hash.provider.pbkdf2 |
ArtifactId | ArtifactIdorg.wso2.carbon.identity.hash.provider.pbkdf2.server.feature |
Last Version | Last Version0.1.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - PBKDF2 Feature
This feature contains the core bundles required for PBKDF2
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.hash.provider.pbkdf2/org.wso2.carbon.identity.hash.provider.pbkdf2.server.feature/ -->
<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>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.hash.provider.pbkdf2/org.wso2.carbon.identity.hash.provider.pbkdf2.server.feature/
implementation 'org.wso2.carbon.identity.hash.provider.pbkdf2:org.wso2.carbon.identity.hash.provider.pbkdf2.server.feature:0.1.4'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.hash.provider.pbkdf2/org.wso2.carbon.identity.hash.provider.pbkdf2.server.feature/
implementation ("org.wso2.carbon.identity.hash.provider.pbkdf2:org.wso2.carbon.identity.hash.provider.pbkdf2.server.feature:0.1.4")
'org.wso2.carbon.identity.hash.provider.pbkdf2:org.wso2.carbon.identity.hash.provider.pbkdf2.server.feature:pom:0.1.4'
<dependency org="org.wso2.carbon.identity.hash.provider.pbkdf2" name="org.wso2.carbon.identity.hash.provider.pbkdf2.server.feature" rev="0.1.4">
<artifact name="org.wso2.carbon.identity.hash.provider.pbkdf2.server.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.hash.provider.pbkdf2', module='org.wso2.carbon.identity.hash.provider.pbkdf2.server.feature', version='0.1.4')
)
libraryDependencies += "org.wso2.carbon.identity.hash.provider.pbkdf2" % "org.wso2.carbon.identity.hash.provider.pbkdf2.server.feature" % "0.1.4"
[org.wso2.carbon.identity.hash.provider.pbkdf2/org.wso2.carbon.identity.hash.provider.pbkdf2.server.feature "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.wso2.carbon.identity.hash.provider.pbkdf2 : org.wso2.carbon.identity.hash.provider.pbkdf2 | jar | 0.1.4 |