License |
License |
---|---|
GroupId | GroupIdorg.xwiki.commons |
ArtifactId | ArtifactIdxwiki-commons-crypto |
Version | Version14.3 |
Type | Typepom |
Description |
DescriptionXWiki Commons - Crypto
XWiki Commons - Cryptographic Services
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
xwiki-commons-crypto-14.3.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-crypto/ -->
<dependency>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-crypto</artifactId>
<version>14.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-crypto/
implementation 'org.xwiki.commons:xwiki-commons-crypto:14.3'
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-crypto/
implementation ("org.xwiki.commons:xwiki-commons-crypto:14.3")
'org.xwiki.commons:xwiki-commons-crypto:pom:14.3'
<dependency org="org.xwiki.commons" name="xwiki-commons-crypto" rev="14.3">
<artifact name="xwiki-commons-crypto" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-crypto', version='14.3')
)
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-crypto" % "14.3"
[org.xwiki.commons/xwiki-commons-crypto "14.3"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk15on | jar | 1.70 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.70 |
org.xwiki.commons : xwiki-commons-component-api | jar | 14.3 |
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.commons : xwiki-commons-stability | jar | 14.3 |
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.commons : xwiki-commons-tool-test-component | jar | 14.3 |