Apache JAMES Standard Mailets is a rich collection of general purpose mailets with limited dependencies. These mailets can be used in any mailet container.
'org.apache.james:apache-standard-mailets:1.0'
<dependency> <groupId>org.apache.james</groupId> <artifactId>apache-standard-mailets</artifactId> <version>1.0</version> </dependency>
<dependency org="org.apache.james" name="apache-standard-mailets" rev="1.0"/>
"org.apache.james", "apache-standard-mailets", "1.0"