License |
License |
---|---|
GroupId | GroupIdorg.apache.james.hupa |
ArtifactId | ArtifactIdhupa-server |
Version | Version0.0.3 |
Type | Typejar |
Description |
DescriptionApache James Hupa Server
Servercode implementation to access IMAP Mailbox
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hupa-server-0.0.3.pom | |
hupa-server-0.0.3.jar | 112 KB |
hupa-server-0.0.3-sources.jar | 86 KB |
hupa-server-0.0.3-javadoc.jar | 493 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.james.hupa/hupa-server/ -->
<dependency>
<groupId>org.apache.james.hupa</groupId>
<artifactId>hupa-server</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james.hupa/hupa-server/
implementation 'org.apache.james.hupa:hupa-server:0.0.3'
// https://jarcasting.com/artifacts/org.apache.james.hupa/hupa-server/
implementation ("org.apache.james.hupa:hupa-server:0.0.3")
'org.apache.james.hupa:hupa-server:jar:0.0.3'
<dependency org="org.apache.james.hupa" name="hupa-server" rev="0.0.3">
<artifact name="hupa-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james.hupa', module='hupa-server', version='0.0.3')
)
libraryDependencies += "org.apache.james.hupa" % "hupa-server" % "0.0.3"
[org.apache.james.hupa/hupa-server "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.james.hupa : hupa-shared | jar | 0.0.3 |
javax.inject : javax.inject | jar | 1 |
aopalliance : aopalliance | jar | 1.0 |
commons-logging : commons-logging | jar | 1.1.1 |
log4j : log4j | jar | 1.2.16 |
javax.mail : mail | jar | 1.4.4 |
net.customware.gwt.dispatch : gwt-dispatch | jar | 1.2.0 |
com.googlecode.gwtupload : gwtupload | jar | 0.6.4 |
commons-fileupload : commons-fileupload | jar | 1.2.2 |
commons-io : commons-io | jar | 2.0.1 |
com.google.code.guice : guice | jar | 3.0 |
com.google.code.guice » guice-assistedinject | jar | 3.0 |
com.google.code.guice » guice-servlet | jar | 3.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-servlet | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.james.hupa : hupa-mock | jar | 0.0.3 |
junit : junit | jar | 4.9 |