License |
License |
---|---|
GroupId | GroupIdorg.apache.james |
ArtifactId | ArtifactIdapache-crypto-mailets |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache JAMES Crypto Mailets
Apache JAMES Cryptographic Mailets is a collection of mailets which use cryptography.
This includes matching signatures, decrypting, encrypting and signing.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.james/apache-crypto-mailets/ -->
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>apache-crypto-mailets</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/apache-crypto-mailets/
implementation 'org.apache.james:apache-crypto-mailets:1.0'
// https://jarcasting.com/artifacts/org.apache.james/apache-crypto-mailets/
implementation ("org.apache.james:apache-crypto-mailets:1.0")
'org.apache.james:apache-crypto-mailets:jar:1.0'
<dependency org="org.apache.james" name="apache-crypto-mailets" rev="1.0">
<artifact name="apache-crypto-mailets" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='apache-crypto-mailets', version='1.0')
)
libraryDependencies += "org.apache.james" % "apache-crypto-mailets" % "1.0"
[org.apache.james/apache-crypto-mailets "1.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.mail : mail | jar | 1.4.1 |
org.bouncycastle : bcmail-jdk14 | jar | 129 |
org.bouncycastle » bcmail-jdk14-workaround | jar | 129 |
org.apache.james : apache-mailet | jar | 2.4 |
org.apache.james : apache-mailet-base | jar | 1.0 |