License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdorg.apache.james |
ArtifactId | ArtifactIdjames-server-guice-common |
Last Version | Last Version3.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache James :: Server :: Guice Common
Common modules for Guice implementation of James server
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.james/james-server-guice-common/ -->
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>james-server-guice-common</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/james-server-guice-common/
implementation 'org.apache.james:james-server-guice-common:3.7.0'
// https://jarcasting.com/artifacts/org.apache.james/james-server-guice-common/
implementation ("org.apache.james:james-server-guice-common:3.7.0")
'org.apache.james:james-server-guice-common:jar:3.7.0'
<dependency org="org.apache.james" name="james-server-guice-common" rev="3.7.0">
<artifact name="james-server-guice-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='james-server-guice-common', version='3.7.0')
)
libraryDependencies += "org.apache.james" % "james-server-guice-common" % "3.7.0"
[org.apache.james/james-server-guice-common "3.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.james : james-server-guice-imap | jar | 3.7.0 |
org.apache.james : james-server-guice-lmtp | jar | 3.7.0 |
org.apache.james : james-server-guice-mailbox | jar | 3.7.0 |
org.apache.james : james-server-guice-pop | jar | 3.7.0 |
org.apache.james : james-server-guice-smtp | jar | 3.7.0 |
org.apache.james : james-server-testing | jar | 3.7.0 |
org.apache.james : james-server-util | test-jar | 3.7.0 |
org.apache.james : testing-base | jar | 3.7.0 |
com.github.stefanbirkner : system-lambda | jar | 1.2.1 |
io.projectreactor : reactor-test | jar | |
org.mockito : mockito-core | jar | 3.7.7 |