License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdorg.apache.james |
ArtifactId | ArtifactIdjames-server-guice-mailbox |
Last Version | Last Version3.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache James :: Server :: Guice :: Mailbox
Mailbox modules for Guice implementation of James server
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.james/james-server-guice-mailbox/ -->
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>james-server-guice-mailbox</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/james-server-guice-mailbox/
implementation 'org.apache.james:james-server-guice-mailbox:3.7.0'
// https://jarcasting.com/artifacts/org.apache.james/james-server-guice-mailbox/
implementation ("org.apache.james:james-server-guice-mailbox:3.7.0")
'org.apache.james:james-server-guice-mailbox:jar:3.7.0'
<dependency org="org.apache.james" name="james-server-guice-mailbox" rev="3.7.0">
<artifact name="james-server-guice-mailbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='james-server-guice-mailbox', version='3.7.0')
)
libraryDependencies += "org.apache.james" % "james-server-guice-mailbox" % "3.7.0"
[org.apache.james/james-server-guice-mailbox "3.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.james : apache-james-mailbox-api | jar | 3.7.0 |
org.apache.james : apache-james-mailbox-event-json | jar | 3.7.0 |
org.apache.james : apache-james-mailbox-store | jar | 3.7.0 |
org.apache.james : apache-james-mailbox-tools-indexer | jar | 3.7.0 |
org.apache.james : event-bus-in-vm | jar | 3.7.0 |
org.apache.james : james-server-feature-checks | jar | 3.7.0 |
org.apache.james : james-server-guice-configuration | jar | 3.7.0 |
org.apache.james : james-server-guice-utils | jar | 3.7.0 |
com.google.inject : guice | jar | 5.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.james : apache-james-mailbox-api | test-jar | 3.7.0 |
org.apache.james : event-bus-api | test-jar | 3.7.0 |
org.apache.james : metrics-tests | jar | 3.7.0 |
org.apache.james : testing-base | jar | 3.7.0 |
org.mockito : mockito-core | jar | 3.7.7 |