在哪里下载jetty源代码?

Cai*_*der 13 eclipse jetty

我已下载jetty 7.3并在eclipse中使用jetty-wtp插件.我在哪里可以下载jetty的源包并用jetty罐子附上它们?

我自己在grepcode找到了它

Eri*_*lun 5

我不知道该怎么做git clonegit.eclipse.org所以我找到了这个Github镜像:

https://github.com/eclipse/jetty.project
Run Code Online (Sandbox Code Playgroud)

所以只需运行:

$ git clone git@github.com:eclipse/jetty.project.git jetty
Run Code Online (Sandbox Code Playgroud)