is not current version
Last Version 14.4.1

XWiki Commons - Crypto - Password API 13.6

Provides passwords encryption and validation

License

License

GroupId

GroupId

org.xwiki.commons
ArtifactId

ArtifactId

xwiki-commons-crypto-password
Version

Version

13.6
Type

Type

jar
Description

Description

XWiki Commons - Crypto - Password API
Provides passwords encryption and validation
Project URL

Project URL

http://extensions.xwiki.org?id=org.xwiki.commons:xwiki-commons-crypto-password:13.6:::/xwiki-commons-crypto-password
Project Organization

Project Organization

XWiki

Download xwiki-commons-crypto-password 13.6


<!-- https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-crypto-password/ -->
<dependency>
    <groupId>org.xwiki.commons</groupId>
    <artifactId>xwiki-commons-crypto-password</artifactId>
    <version>13.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-crypto-password/
implementation 'org.xwiki.commons:xwiki-commons-crypto-password:13.6'
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-crypto-password/
implementation ("org.xwiki.commons:xwiki-commons-crypto-password:13.6")
'org.xwiki.commons:xwiki-commons-crypto-password:jar:13.6'
<dependency org="org.xwiki.commons" name="xwiki-commons-crypto-password" rev="13.6">
  <artifact name="xwiki-commons-crypto-password" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-crypto-password', version='13.6')
)
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-crypto-password" % "13.6"
[org.xwiki.commons/xwiki-commons-crypto-password "13.6"]

Dependencies

compile (5)

Group / Artifact Type Version
org.xwiki.commons : xwiki-commons-crypto-common jar 13.6
org.xwiki.commons : xwiki-commons-crypto-cipher jar 13.6
org.bouncycastle : bcprov-jdk15on jar 1.69
org.bouncycastle : bcpkix-jdk15on jar 1.69
org.xwiki.commons : xwiki-commons-component-api jar 13.6

provided (1)

Group / Artifact Type Version
org.xwiki.commons : xwiki-commons-stability jar 13.6

test (1)

Group / Artifact Type Version
org.xwiki.commons : xwiki-commons-tool-test-component jar 13.6

Project Modules

There are no modules declared in this project.