is not current version
Last Version 14.4.1

XWiki Commons - Crypto - Cipher API 14.1-rc-1

Provides confidentiality throught encryption

License

License

GroupId

GroupId

org.xwiki.commons
ArtifactId

ArtifactId

xwiki-commons-crypto-cipher
Version

Version

14.1-rc-1
Type

Type

jar
Description

Description

XWiki Commons - Crypto - Cipher API
Provides confidentiality throught encryption
Project URL

Project URL

https://extensions.xwiki.org?id=org.xwiki.commons:xwiki-commons-crypto-cipher:14.1-rc-1:::/xwiki-commons-crypto-cipher
Project Organization

Project Organization

XWiki

Download xwiki-commons-crypto-cipher 14.1-rc-1


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

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
org.xwiki.commons : xwiki-commons-stability jar 14.1-rc-1

test (1)

Group / Artifact Type Version
org.xwiki.commons : xwiki-commons-tool-test-component jar 14.1-rc-1

Project Modules

There are no modules declared in this project.