I have download jetty 7.3 and use it in eclipse with jetty-wtp plugin. where can I download jetty's source packages and attach them with jetty jars ?
I have found it myself at grepcode
Jetty is developed as a free and open source project as part of the Eclipse Foundation. The web server is used in products such as Apache ActiveMQ, Alfresco, Apache Geronimo, Apache Maven, Apache Spark, Google App Engine, Eclipse, FUSE, Twitter's Streaming API and Zimbra.
Download Jetty from https://www.eclipse.org/jetty/download.html and extract the zip file somewhere to your filesystem. This update site contains also a Eclipse p2 update site, in case you want to use Jetty in an OSGi environment.
While web servers are usually associated with serving documents to people, Jetty is now often used for machine to machine communications, usually within larger software frameworks.
Applicants can pay for Jetty Deposit either monthly or via a one-time payment. Pricing for $1,000 of protection start at just $7/month.
I could not figure out how to git clone
from git.eclipse.org
so I found this Github mirror:
https://github.com/eclipse/jetty.project
so just run:
$ git clone [email protected]:eclipse/jetty.project.git jetty
The sources can be downloaded here:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With