License |
License |
---|---|
GroupId | GroupIdorg.xwiki.commons |
ArtifactId | ArtifactIdxwiki-commons-crypto-common |
Version | Version13.10.1 |
Type | Typejar |
Description |
DescriptionXWiki Commons - Crypto - Common API
API common to all crypto modules
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-crypto-common/ -->
<dependency>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-crypto-common</artifactId>
<version>13.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-crypto-common/
implementation 'org.xwiki.commons:xwiki-commons-crypto-common:13.10.1'
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-crypto-common/
implementation ("org.xwiki.commons:xwiki-commons-crypto-common:13.10.1")
'org.xwiki.commons:xwiki-commons-crypto-common:jar:13.10.1'
<dependency org="org.xwiki.commons" name="xwiki-commons-crypto-common" rev="13.10.1">
<artifact name="xwiki-commons-crypto-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-crypto-common', version='13.10.1')
)
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-crypto-common" % "13.10.1"
[org.xwiki.commons/xwiki-commons-crypto-common "13.10.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.bouncycastle : bcprov-jdk15on | jar | 1.69 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.69 |
org.xwiki.commons : xwiki-commons-component-api | jar | 13.10.1 |
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.commons : xwiki-commons-stability | jar | 13.10.1 |
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.commons : xwiki-commons-tool-test-component | jar | 13.10.1 |