1.1. Creating a New Project from Maven Archetype 从Maven Archetype创建一个新项目

    注意:如果你想要使用最新的Jersey 模块的 SNAPSHOT 版本(译者注:SNAPSHOT 版本代表不稳定、尚处于开发中的版本),需要在pom.xml 中添加如下内容:

      在你的项目里面随意调整 pom.xml 内的 groupId,包名和版本号就可以成为一个新的项目。