Last Version

Fabric3 Jetty Web Container Extension 2.0.1

Provides support for using Jetty as a web container

License

License

Fabric3 License
Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.codehaus.fabric3
ArtifactId

ArtifactId

fabric3-container-web-jetty
Version

Version

2.0.1
Type

Type

jar
Description

Description

Fabric3 Jetty Web Container Extension
Provides support for using Jetty as a web container
Project Organization

Project Organization

Fabric3 Project

Download fabric3-container-web-jetty 2.0.1


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

Dependencies

provided (5)

Group / Artifact Type Version
org.eclipse.jetty.orbit : javax.servlet jar 3.0.0.v201112011016
org.codehaus.fabric3 : fabric3-spi jar 2.0.1
org.codehaus.fabric3 : fabric3-container-web-spi jar 2.0.1
org.codehaus.fabric3 : fabric3-jetty jar 2.0.1
javax.xml.stream : stax-api jar 1.0-2

Project Modules

There are no modules declared in this project.