License |
License |
---|---|
GroupId | GroupIdorg.apache.james |
ArtifactId | ArtifactIdapache-mailet |
Last Version | Last Version3.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache James :: Mailets parent and aggregator
Apache James Mailets parent and aggregator
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
apache-mailet-3.7.0.pom | 6 KB |
apache-mailet-3.7.0-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.james/apache-mailet/ -->
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>apache-mailet</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/apache-mailet/
implementation 'org.apache.james:apache-mailet:3.7.0'
// https://jarcasting.com/artifacts/org.apache.james/apache-mailet/
implementation ("org.apache.james:apache-mailet:3.7.0")
'org.apache.james:apache-mailet:jar:3.7.0'
<dependency org="org.apache.james" name="apache-mailet" rev="3.7.0">
<artifact name="apache-mailet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='apache-mailet', version='3.7.0')
)
libraryDependencies += "org.apache.james" % "apache-mailet" % "3.7.0"
[org.apache.james/apache-mailet "3.7.0"]