Last Version

Fabric3 Webapp Runtime Host APIs 1.7

Fabric3 Webapp runtime host APIs

License

License

Fabric3 License
GroupId

GroupId

org.codehaus.fabric3.webapp
ArtifactId

ArtifactId

fabric3-webapp-host
Version

Version

1.7
Type

Type

jar
Description

Description

Fabric3 Webapp Runtime Host APIs
Fabric3 Webapp runtime host APIs
Project Organization

Project Organization

Fabric3 Project

Download fabric3-webapp-host 1.7


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

Dependencies

compile (8)

Group / Artifact Type Version
org.codehaus.fabric3 : fabric3-thread-pool jar 1.7
org.codehaus.fabric3.webapp : fabric3-webapp-api jar 1.7
org.codehaus.fabric3 : fabric3-fabric jar 1.7
org.codehaus.fabric3 : fabric3-monitor jar 1.7
org.codehaus.fabric3 : fabric3-container-web-spi jar 1.7
org.codehaus.fabric3 : fabric3-policy jar 1.7
stax : stax-api jar 1.0
ch.qos.logback : logback-classic jar 0.9.20

provided (1)

Group / Artifact Type Version
org.mortbay.jetty : servlet-api jar 3.0.20100224

runtime (2)

Group / Artifact Type Version
org.codehaus.fabric3 : fabric3-web jar 1.7
org.codehaus.woodstox : wstx-asl jar 3.2.9

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.