Last Version

Fabric3 Webapp Runtime Host 0.1

Fabric3 Webapp Runtime Host.

License

License

GroupId

GroupId

org.codehaus.fabric3.webapp
ArtifactId

ArtifactId

webapp-host
Version

Version

0.1
Type

Type

jar
Description

Description

Fabric3 Webapp Runtime Host
Fabric3 Webapp Runtime Host.

Download webapp-host 0.1


<!-- https://jarcasting.com/artifacts/org.codehaus.fabric3.webapp/webapp-host/ -->
<dependency>
    <groupId>org.codehaus.fabric3.webapp</groupId>
    <artifactId>webapp-host</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.fabric3.webapp/webapp-host/
implementation 'org.codehaus.fabric3.webapp:webapp-host:0.1'
// https://jarcasting.com/artifacts/org.codehaus.fabric3.webapp/webapp-host/
implementation ("org.codehaus.fabric3.webapp:webapp-host:0.1")
'org.codehaus.fabric3.webapp:webapp-host:jar:0.1'
<dependency org="org.codehaus.fabric3.webapp" name="webapp-host" rev="0.1">
  <artifact name="webapp-host" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.fabric3.webapp', module='webapp-host', version='0.1')
)
libraryDependencies += "org.codehaus.fabric3.webapp" % "webapp-host" % "0.1"
[org.codehaus.fabric3.webapp/webapp-host "0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.codehaus.fabric3.webapp : webapp-api jar 0.1
org.codehaus.fabric3 : fabric3-fabric jar 0.1
org.codehaus.woodstox : wstx-asl jar 3.2.0

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4

runtime (1)

Group / Artifact Type Version
org.apache.tuscany » commonj-api_r1.1 jar 1.0-incubator-M2

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.2
org.easymock : easymockclassextension jar 2.2

Project Modules

There are no modules declared in this project.