IT技术及科技前沿

中文IT博客,为IT专业技术人员提供最全面的信息传播和服务

首页 新随笔 订阅 管理
Jersey is the open source, production quality, JAX-RS (JSR 311) Reference Implementation for building RESTful Web services. But, it is also more than the Reference Implementation. Jersey provides an API so that developers may extend Jersey to suit their needs. The governance policy is the same as the one used in the GlassFish project. We also use the same two licenses - CDDL 1.1 and GPL 2 with CPE - so, you can pick which one suites your needs better.

Have a question on JAX-RS or Jersey? then send email to the Jersey users list: users@jersey.java.net.

1.5 
1.0.3.1 
Jersey User Guide
Client, Server/Grizzly, WADL & JSON API
Test Framework API
Spring integration API
Guice integration API
MIME multipart API
Client & Apache HTTP client API
Atom & Apache Abdera API
Simple HTTP server API
OAuth support Signature API
Server API
Client API

Wiki

Please join us at the Community Wiki for Project Jersey at http://wikis.sun.com/display/Jersey/Main. These pages contain valuable documentation on JAX-RS and Jersey. There is information on getting started with Jersey, as well as information on developing more complex Jersey-based applications, with examples and more. It's the place to go for all things JAX-RS and Jersey.

Status

Jersey 1.0.3.1 implements JAX-RS 1.0.

Jersey 1.5 implements JAX-RS 1.1.

Goals

  • Track the JAX-RS API and provide regular releases of Reference Implementations;
  • Develop a production quality Reference Implementation;
  • Provide APIs to extend Jersey;
  • Build a community of users and developers;
  • Ship with GlassFish; and finally
  • Make it easy to build RESTful Web services utilising Java and the Java Virtual Machine.

Projects using Jersey

(alphabetical order)
posted on 2011-02-13 13:20  孟和2012  阅读(283)  评论(0编辑  收藏  举报