| License | License | 
|---|---|
| Categories | CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection | 
| GroupId | GroupIdorg.apache.james | 
| ArtifactId | ArtifactIdjames-server-guice-custom-mailets-dependency | 
| Last Version | Last Version3.7.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionApache James :: Server :: Guice :: Mailet :: Custom testing mailets :: dependency Dependency not part of James classpath that custom mailets can depends on | 
| Project Organization | Project Organization | 
<!-- 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.7.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.7.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.7.0")'org.apache.james:james-server-guice-custom-mailets-dependency:jar:3.7.0'<dependency org="org.apache.james" name="james-server-guice-custom-mailets-dependency" rev="3.7.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.7.0')
)libraryDependencies += "org.apache.james" % "james-server-guice-custom-mailets-dependency" % "3.7.0"[org.apache.james/james-server-guice-custom-mailets-dependency "3.7.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.james : james-server-testing | jar | 3.7.0 |