Jar examples for j:jetty-all
UberJar for Core Jetty features
You can download jar file jetty-all 8.1.0.RC2 in this page.
You can use the following script to add jetty-all-8.1.0.RC2.jar to your project.
<dependency> <groupId>org.eclipse.jetty.aggregate</groupId> <artifactId>jetty-all</artifactId> <version>8.1.0.RC2</version> </dependency>
compile group: 'org.eclipse.jetty.aggregate', name: 'jetty-all', version: '8.1.0.RC2'
libraryDependencies += "org.eclipse.jetty.aggregate" % "jetty-all" % "8.1.0.RC2"
<dependency org="org.eclipse.jetty.aggregate" name="jetty-all" rev="8.1.0.RC2"/>
@Grapes(@Grab(group='org.eclipse.jetty.aggregate', module='jetty-all', version='8.1.0.RC2'))
'org.eclipse.jetty.aggregate:jetty-all:jar:8.1.0.RC2'
Click the following link to download the jar file.
jetty-all-8.1.0.RC2-javadoc.jar