is not current version
Last Version 3.7.0

org.apache.james:james-server-guice-custom-mailets-dependency 3.5.0

Dependency not part of James classpath that custom mailets can depends on

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.apache.james
ArtifactId

ArtifactId

james-server-guice-custom-mailets-dependency
Version

Version

3.5.0
Type

Type

jar

Download james-server-guice-custom-mailets-dependency 3.5.0


<!-- https://jarcasting.com/artifacts/org.apache.james/james-server-guice-custom-mailets-dependency/ -->
<dependency>
    <groupId>org.apache.james</groupId>
    <artifactId>james-server-guice-custom-mailets-dependency</artifactId>
    <version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/james-server-guice-custom-mailets-dependency/
implementation 'org.apache.james:james-server-guice-custom-mailets-dependency:3.5.0'
// https://jarcasting.com/artifacts/org.apache.james/james-server-guice-custom-mailets-dependency/
implementation ("org.apache.james:james-server-guice-custom-mailets-dependency:3.5.0")
'org.apache.james:james-server-guice-custom-mailets-dependency:jar:3.5.0'
<dependency org="org.apache.james" name="james-server-guice-custom-mailets-dependency" rev="3.5.0">
  <artifact name="james-server-guice-custom-mailets-dependency" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='james-server-guice-custom-mailets-dependency', version='3.5.0')
)
libraryDependencies += "org.apache.james" % "james-server-guice-custom-mailets-dependency" % "3.5.0"
[org.apache.james/james-server-guice-custom-mailets-dependency "3.5.0"]