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