| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.james |
| ArtifactId | ArtifactIdcustom-mailets-implementation |
| Last Version | Last Version3.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache James Mail Server
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.james/custom-mailets-implementation/ -->
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>custom-mailets-implementation</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/custom-mailets-implementation/
implementation 'org.apache.james:custom-mailets-implementation:3.7.0'
// https://jarcasting.com/artifacts/org.apache.james/custom-mailets-implementation/
implementation ("org.apache.james:custom-mailets-implementation:3.7.0")
'org.apache.james:custom-mailets-implementation:jar:3.7.0'
<dependency org="org.apache.james" name="custom-mailets-implementation" rev="3.7.0">
<artifact name="custom-mailets-implementation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='custom-mailets-implementation', version='3.7.0')
)
libraryDependencies += "org.apache.james" % "custom-mailets-implementation" % "3.7.0"
[org.apache.james/custom-mailets-implementation "3.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.james : james-server-guice-custom-mailets | jar | 3.7.0 |
| com.google.inject : guice | jar | 5.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.james : james-server-testing | jar | 3.7.0 |