| License |
License |
|---|---|
| Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
| GroupId | GroupIdde.rhauswald.guice.hessian.hessian-guice |
| ArtifactId | ArtifactIdhessian-guice |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionParent pom for hessian-guice
|
| Filename | Size |
|---|---|
| hessian-guice-1.1.pom | |
| hessian-guice-1.1.jar | 15 KB |
| hessian-guice-1.1-sources.jar | 8 KB |
| hessian-guice-1.1-javadoc.jar | 82 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.rhauswald.guice.hessian.hessian-guice/hessian-guice/ -->
<dependency>
<groupId>de.rhauswald.guice.hessian.hessian-guice</groupId>
<artifactId>hessian-guice</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.rhauswald.guice.hessian.hessian-guice/hessian-guice/
implementation 'de.rhauswald.guice.hessian.hessian-guice:hessian-guice:1.1'
// https://jarcasting.com/artifacts/de.rhauswald.guice.hessian.hessian-guice/hessian-guice/
implementation ("de.rhauswald.guice.hessian.hessian-guice:hessian-guice:1.1")
'de.rhauswald.guice.hessian.hessian-guice:hessian-guice:jar:1.1'
<dependency org="de.rhauswald.guice.hessian.hessian-guice" name="hessian-guice" rev="1.1">
<artifact name="hessian-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.rhauswald.guice.hessian.hessian-guice', module='hessian-guice', version='1.1')
)
libraryDependencies += "de.rhauswald.guice.hessian.hessian-guice" % "hessian-guice" % "1.1"
[de.rhauswald.guice.hessian.hessian-guice/hessian-guice "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.inject : guice | jar | 3.0 |
| com.google.inject.extensions : guice-servlet | jar | 3.0 |
| com.caucho : hessian | jar | 4.0.33 |
| org.reflections : reflections | jar | 0.9.9-RC1 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.unitils : unitils-core | jar | 3.3 |
| ch.qos.logback : logback-core | jar | 1.1.2 |
| ch.qos.logback : logback-classic | jar | 1.1.2 |