| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.james.hupa |
| ArtifactId | ArtifactIdhupa-shared |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache James Hupa Shared
Shared code for the client and server
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| hupa-shared-0.0.3.pom | |
| hupa-shared-0.0.3.jar | 148 KB |
| hupa-shared-0.0.3-sources.jar | 83 KB |
| hupa-shared-0.0.3-javadoc.jar | 571 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.james.hupa/hupa-shared/ -->
<dependency>
<groupId>org.apache.james.hupa</groupId>
<artifactId>hupa-shared</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james.hupa/hupa-shared/
implementation 'org.apache.james.hupa:hupa-shared:0.0.3'
// https://jarcasting.com/artifacts/org.apache.james.hupa/hupa-shared/
implementation ("org.apache.james.hupa:hupa-shared:0.0.3")
'org.apache.james.hupa:hupa-shared:jar:0.0.3'
<dependency org="org.apache.james.hupa" name="hupa-shared" rev="0.0.3">
<artifact name="hupa-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james.hupa', module='hupa-shared', version='0.0.3')
)
libraryDependencies += "org.apache.james.hupa" % "hupa-shared" % "0.0.3"
[org.apache.james.hupa/hupa-shared "0.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.customware.gwt.dispatch : gwt-dispatch | jar | 1.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.9 |