Jar examples for j:jetty8
Geronimo Jetty Web Server integration.
You can download jar file jetty8 3.0-beta-1 in this page.
Apache License
You can use the following script to add jetty8-3.0-beta-1.jar to your project.
<dependency> <groupId>org.apache.geronimo.plugins</groupId> <artifactId>jetty8</artifactId> <version>3.0-beta-1</version> </dependency>
compile group: 'org.apache.geronimo.plugins', name: 'jetty8', version: '3.0-beta-1'
libraryDependencies += "org.apache.geronimo.plugins" % "jetty8" % "3.0-beta-1"
<dependency org="org.apache.geronimo.plugins" name="jetty8" rev="3.0-beta-1"/>
@Grapes(@Grab(group='org.apache.geronimo.plugins', module='jetty8', version='3.0-beta-1'))
'org.apache.geronimo.plugins:jetty8:jar:3.0-beta-1'
Click the following link to download the jar file.
jetty8-3.0-beta-1-sources.jar