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