License |
License |
---|---|
GroupId | GroupIdorg.xwiki.commons |
ArtifactId | ArtifactIdxwiki-commons-crypto-cipher |
Version | Version13.6 |
Type | Typejar |
Description |
DescriptionXWiki Commons - Crypto - Cipher API
Provides confidentiality throught encryption
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-crypto-cipher/ -->
<dependency>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-crypto-cipher</artifactId>
<version>13.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-crypto-cipher/
implementation 'org.xwiki.commons:xwiki-commons-crypto-cipher:13.6'
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-crypto-cipher/
implementation ("org.xwiki.commons:xwiki-commons-crypto-cipher:13.6")
'org.xwiki.commons:xwiki-commons-crypto-cipher:jar:13.6'
<dependency org="org.xwiki.commons" name="xwiki-commons-crypto-cipher" rev="13.6">
<artifact name="xwiki-commons-crypto-cipher" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-crypto-cipher', version='13.6')
)
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-crypto-cipher" % "13.6"
[org.xwiki.commons/xwiki-commons-crypto-cipher "13.6"]
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.commons : xwiki-commons-crypto-common | 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 |
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.commons : xwiki-commons-stability | jar | 13.6 |
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.commons : xwiki-commons-tool-test-component | jar | 13.6 |