License |
License |
---|---|
GroupId | GroupIdorg.codehaus.fabric3.webapp |
ArtifactId | ArtifactIdwebapp-host |
Version | Version0.1 |
Type | Typejar |
Description |
DescriptionFabric3 Webapp Runtime Host
Fabric3 Webapp Runtime Host.
|
Filename | Size |
---|---|
webapp-host-0.1.pom | |
webapp-host-0.1.jar | 34 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tuscany » commonj-api_r1.1 | jar | 1.0-incubator-M2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |
org.easymock : easymockclassextension | jar | 2.2 |