License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdorg.apache.james |
ArtifactId | ArtifactIdjames-server-jpa-smtp-common-guice |
Last Version | Last Version3.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache James :: Server :: JPA + SMTP - common guice injection
Apache James Mail Server
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.james/james-server-jpa-smtp-common-guice/ -->
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>james-server-jpa-smtp-common-guice</artifactId>
<version>3.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/james-server-jpa-smtp-common-guice/
implementation 'org.apache.james:james-server-jpa-smtp-common-guice:3.6.2'
// https://jarcasting.com/artifacts/org.apache.james/james-server-jpa-smtp-common-guice/
implementation ("org.apache.james:james-server-jpa-smtp-common-guice:3.6.2")
'org.apache.james:james-server-jpa-smtp-common-guice:jar:3.6.2'
<dependency org="org.apache.james" name="james-server-jpa-smtp-common-guice" rev="3.6.2">
<artifact name="james-server-jpa-smtp-common-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='james-server-jpa-smtp-common-guice', version='3.6.2')
)
libraryDependencies += "org.apache.james" % "james-server-jpa-smtp-common-guice" % "3.6.2"
[org.apache.james/james-server-jpa-smtp-common-guice "3.6.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.james : james-server-testing | jar | 3.6.2 |