is not current version
Last Version 14.4.1

XWiki Commons - Crypto - Password API 14.3

Provides passwords encryption and validation

License

License

GroupId

GroupId

org.xwiki.commons
ArtifactId

ArtifactId

xwiki-commons-crypto-password
Version

Version

14.3
Type

Type

jar
Description

Description

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

Project URL

https://extensions.xwiki.org?id=org.xwiki.commons:xwiki-commons-crypto-password:14.3:::/xwiki-commons-crypto-password
Project Organization

Project Organization

XWiki

Download xwiki-commons-crypto-password 14.3


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

Dependencies

compile (5)

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

provided (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.