Last Version

XWiki Commons - Crypto - PKI API 14.4.1

Provides X.509 certificates management

License

License

GroupId

GroupId

org.xwiki.commons
ArtifactId

ArtifactId

xwiki-commons-crypto-pkix
Version

Version

14.4.1
Type

Type

jar
Description

Description

XWiki Commons - Crypto - PKI API
Provides X.509 certificates management
Project URL

Project URL

https://extensions.xwiki.org?id=org.xwiki.commons:xwiki-commons-crypto-pkix:14.4.1:::/xwiki-commons-crypto-pkix
Project Organization

Project Organization

XWiki

Download xwiki-commons-crypto-pkix 14.4.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.xwiki.commons : xwiki-commons-crypto-common jar 14.4.1
org.xwiki.commons : xwiki-commons-crypto-signer jar 14.4.1
org.apache.commons : commons-lang3 jar 3.12.0
com.sun.mail : jakarta.mail jar 1.6.7
org.bouncycastle : bcprov-jdk15on jar 1.70
org.bouncycastle : bcpkix-jdk15on jar 1.70
org.xwiki.commons : xwiki-commons-component-api jar 14.4.1

provided (1)

Group / Artifact Type Version
org.xwiki.commons : xwiki-commons-stability jar 14.4.1

test (1)

Group / Artifact Type Version
org.xwiki.commons : xwiki-commons-tool-test-component jar 14.4.1

Project Modules

There are no modules declared in this project.