Jar examples for o:org.mortbay.jetty
You can download jar file org.mortbay.jetty 4.2.22 in this page.
You can use the following script to add org.mortbay.jetty-4.2.22.jar to your project.
<dependency> <groupId>jetty</groupId> <artifactId>org.mortbay.jetty</artifactId> <version>4.2.22</version> </dependency>
compile group: 'jetty', name: 'org.mortbay.jetty', version: '4.2.22'
libraryDependencies += "jetty" % "org.mortbay.jetty" % "4.2.22"
<dependency org="jetty" name="org.mortbay.jetty" rev="4.2.22"/>
@Grapes(@Grab(group='jetty', module='org.mortbay.jetty', version='4.2.22'))
'jetty:org.mortbay.jetty:jar:4.2.22'
Click the following link to download the jar file.
org.mortbay.jetty-4.2.22.jar