Jar examples for j:jetty-server
The core jetty server artifact.
You can download jar file jetty-server 7.6.20.v20160902 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jetty-server-7.6.20.v20160902.jar to your project.
<dependency> <groupId>org.eclipse.jetty.aggregate</groupId> <artifactId>jetty-server</artifactId> <version>7.6.20.v20160902</version> </dependency>
compile group: 'org.eclipse.jetty.aggregate', name: 'jetty-server', version: '7.6.20.v20160902'
libraryDependencies += "org.eclipse.jetty.aggregate" % "jetty-server" % "7.6.20.v20160902"
<dependency org="org.eclipse.jetty.aggregate" name="jetty-server" rev="7.6.20.v20160902"/>
@Grapes(@Grab(group='org.eclipse.jetty.aggregate', module='jetty-server', version='7.6.20.v20160902'))
'org.eclipse.jetty.aggregate:jetty-server:jar:7.6.20.v20160902'
Click the following link to download the jar file.
jetty-server-7.6.20.v20160902-config.jar