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-mailet-standard:2.5.0'
<dependency> <groupId>org.apache.james</groupId> <artifactId>apache-mailet-standard</artifactId> <version>2.5.0</version> </dependency>
<dependency org="org.apache.james" name="apache-mailet-standard" rev="2.5.0"/>
"org.apache.james", "apache-mailet-standard", "2.5.0"