Apache JAMES Cryptographic Mailets is a collection of mailets which use cryptography. This includes matching signatures, decrypting, encrypting and signing.
'org.apache.james:apache-crypto-mailets:1.0'
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>apache-crypto-mailets</artifactId>
<version>1.0</version>
</dependency>
<dependency org="org.apache.james" name="apache-crypto-mailets" rev="1.0"/>
"org.apache.james", "apache-crypto-mailets", "1.0"