License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdde.rhauswald.guice.hessian.hessian-guice |
ArtifactId | ArtifactIdhessian-guice-integration-test |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionParent pom for hessian-guice
|
<!-- https://jarcasting.com/artifacts/de.rhauswald.guice.hessian.hessian-guice/hessian-guice-integration-test/ -->
<dependency>
<groupId>de.rhauswald.guice.hessian.hessian-guice</groupId>
<artifactId>hessian-guice-integration-test</artifactId>
<version>1.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/de.rhauswald.guice.hessian.hessian-guice/hessian-guice-integration-test/
implementation 'de.rhauswald.guice.hessian.hessian-guice:hessian-guice-integration-test:1.1'
// https://jarcasting.com/artifacts/de.rhauswald.guice.hessian.hessian-guice/hessian-guice-integration-test/
implementation ("de.rhauswald.guice.hessian.hessian-guice:hessian-guice-integration-test:1.1")
'de.rhauswald.guice.hessian.hessian-guice:hessian-guice-integration-test:war:1.1'
<dependency org="de.rhauswald.guice.hessian.hessian-guice" name="hessian-guice-integration-test" rev="1.1">
<artifact name="hessian-guice-integration-test" type="war" />
</dependency>
@Grapes(
@Grab(group='de.rhauswald.guice.hessian.hessian-guice', module='hessian-guice-integration-test', version='1.1')
)
libraryDependencies += "de.rhauswald.guice.hessian.hessian-guice" % "hessian-guice-integration-test" % "1.1"
[de.rhauswald.guice.hessian.hessian-guice/hessian-guice-integration-test "1.1"]
Group / Artifact | Type | Version |
---|---|---|
de.rhauswald.guice.hessian.hessian-guice : hessian-guice | jar | 1.1 |
com.google.inject : guice | jar | 3.0 |
com.google.inject.extensions : guice-servlet | jar | 3.0 |
ch.qos.logback : logback-core | jar | 1.1.2 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
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 |