License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdde.rhauswald.guice.hessian.hessian-guice |
ArtifactId | ArtifactIdexample-web-service |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionParent pom for hessian-guice
|
Filename | Size |
---|---|
example-web-service-1.1.pom | |
example-web-service-1.1.war | 4 MB |
example-web-service-1.1-sources.jar | 3 KB |
example-web-service-1.1-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.rhauswald.guice.hessian.hessian-guice/example-web-service/ -->
<dependency>
<groupId>de.rhauswald.guice.hessian.hessian-guice</groupId>
<artifactId>example-web-service</artifactId>
<version>1.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/de.rhauswald.guice.hessian.hessian-guice/example-web-service/
implementation 'de.rhauswald.guice.hessian.hessian-guice:example-web-service:1.1'
// https://jarcasting.com/artifacts/de.rhauswald.guice.hessian.hessian-guice/example-web-service/
implementation ("de.rhauswald.guice.hessian.hessian-guice:example-web-service:1.1")
'de.rhauswald.guice.hessian.hessian-guice:example-web-service:war:1.1'
<dependency org="de.rhauswald.guice.hessian.hessian-guice" name="example-web-service" rev="1.1">
<artifact name="example-web-service" type="war" />
</dependency>
@Grapes(
@Grab(group='de.rhauswald.guice.hessian.hessian-guice', module='example-web-service', version='1.1')
)
libraryDependencies += "de.rhauswald.guice.hessian.hessian-guice" % "example-web-service" % "1.1"
[de.rhauswald.guice.hessian.hessian-guice/example-web-service "1.1"]
Group / Artifact | Type | Version |
---|---|---|
de.rhauswald.guice.hessian.hessian-guice : example-api | jar | 1.1 |
de.rhauswald.guice.hessian.hessian-guice : hessian-guice | jar | 1.1 |
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 |