is not current version
Last Version 14.4.1

XWiki Commons - Crypto - Password API 14.2.1

Provides passwords encryption and validation

License

License

GroupId

GroupId

org.xwiki.commons
ArtifactId

ArtifactId

xwiki-commons-crypto-password
Version

Version

14.2.1
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.2.1:::/xwiki-commons-crypto-password
Project Organization

Project Organization

XWiki

Download xwiki-commons-crypto-password 14.2.1


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

Dependencies

compile (5)

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

provided (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.