License |
License |
---|---|
GroupId | GroupIdorg.xwiki.commons |
ArtifactId | ArtifactIdxwiki-commons-crypto-common |
Version | Version14.3.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>14.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-crypto-common/
implementation 'org.xwiki.commons:xwiki-commons-crypto-common:14.3.1'
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-crypto-common/
implementation ("org.xwiki.commons:xwiki-commons-crypto-common:14.3.1")
'org.xwiki.commons:xwiki-commons-crypto-common:jar:14.3.1'
<dependency org="org.xwiki.commons" name="xwiki-commons-crypto-common" rev="14.3.1">
<artifact name="xwiki-commons-crypto-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-crypto-common', version='14.3.1')
)
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-crypto-common" % "14.3.1"
[org.xwiki.commons/xwiki-commons-crypto-common "14.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.bouncycastle : bcprov-jdk15on | jar | 1.70 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.70 |
org.xwiki.commons : xwiki-commons-component-api | jar | 14.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.commons : xwiki-commons-stability | jar | 14.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.commons : xwiki-commons-tool-test-component | jar | 14.3.1 |