{"id":22281174,"url":"https://github.com/eclipse-ee4j/jersey","last_synced_at":"2025-05-16T15:02:16.989Z","repository":{"id":37788598,"uuid":"129954828","full_name":"eclipse-ee4j/jersey","owner":"eclipse-ee4j","description":"Eclipse Jersey Project - Read our Wiki:","archived":false,"fork":false,"pushed_at":"2025-05-06T10:30:34.000Z","size":30786,"stargazers_count":702,"open_issues_count":822,"forks_count":360,"subscribers_count":43,"default_branch":"2.x","last_synced_at":"2025-05-09T14:33:23.618Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/eclipse-ee4j/jersey/wiki","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipse-ee4j.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security/oauth1-client/pom.xml","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-04-17T19:28:06.000Z","updated_at":"2025-05-06T10:03:25.000Z","dependencies_parsed_at":"2023-02-14T19:01:01.246Z","dependency_job_id":"d5782c21-be2e-4d37-86a4-441046b7db10","html_url":"https://github.com/eclipse-ee4j/jersey","commit_stats":{"total_commits":726,"total_committers":83,"mean_commits":8.74698795180723,"dds":0.7369146005509641,"last_synced_commit":"ff5f5a884050abb774bb4ef9d56193a6b1b9d2d2"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Fjersey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Fjersey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Fjersey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Fjersey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-ee4j","download_url":"https://codeload.github.com/eclipse-ee4j/jersey/tar.gz/refs/heads/2.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254553936,"owners_count":22090415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-03T16:15:42.058Z","updated_at":"2025-05-16T15:02:16.887Z","avatar_url":"https://github.com/eclipse-ee4j.png","language":"Java","readme":"[//]: # \" Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. \"\r\n[//]: # \"  \"\r\n[//]: # \" This program and the accompanying materials are made available under the \"\r\n[//]: # \" terms of the Eclipse Public License v. 2.0, which is available at \"\r\n[//]: # \" http://www.eclipse.org/legal/epl-2.0. \"\r\n[//]: # \"  \"\r\n[//]: # \" This Source Code may also be made available under the following Secondary \"\r\n[//]: # \" Licenses when the conditions for such availability set forth in the \"\r\n[//]: # \" Eclipse Public License v. 2.0 are satisfied: GNU General Public License, \"\r\n[//]: # \" version 2 with the GNU Classpath Exception, which is available at \"\r\n[//]: # \" https://www.gnu.org/software/classpath/license.html. \"\r\n[//]: # \"  \"\r\n[//]: # \" SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 \"\r\n\r\n[![Build Status](https://travis-ci.org/eclipse-ee4j/jersey.svg?branch=master)](https://travis-ci.org/eclipse-ee4j/jersey)\r\n\u0026nbsp;[![EPL-2.0](./etc/epl.svg)](https://www.eclipse.org/legal/epl-2.0/)\r\n\u0026nbsp;[![GPL+CPE-2.0](./etc/gpl.svg)](https://www.gnu.org/software/classpath/license.html)\r\n\r\n### About Jersey\r\n\r\nJersey is a REST framework that provides JAX-RS Reference Implementation and more.\r\nJersey provides its own [APIs][jersey-api] that extend the JAX-RS toolkit with\r\nadditional features and utilities to further simplify RESTful service and client\r\ndevelopment. Jersey also exposes numerous extension SPIs so that developers may\r\nextend Jersey to best suit their needs.\r\n\r\nGoals of Jersey project can be summarized in the following points:\r\n\r\n*   Track the JAX-RS API and provide regular releases of production quality\r\n    Reference Implementations that ships with GlassFish;\r\n*   Provide APIs to extend Jersey \u0026 Build a community of users and developers;\r\n    and finally\r\n*   Make it easy to build RESTful Web services utilising Java and the\r\n    Java Virtual Machine.\r\n\r\n### Licensing and Governance\r\nJersey is licensed under a dual license - [EPL 2.0 and GPL 2.0 with Class-path Exception](LICENSE.md).\r\nThat means you can choose which one of the two suits your needs better and use it under those terms.\r\n\r\nWe use [contribution policy](CONTRIBUTING.md), which means we can only accept contributions under\r\n the terms of [ECA][eca].\r\n\r\n### More Information on Jersey\r\nSee the [Jersey website][jersey-web] to access Jersey documentation. If you run into any issues or have questions,\r\nask at [jersey-dev@eclipse.org][jersey-users] (need to [subscribe][jersey-users-subscribe] first),\r\n[StackOverflow][jersey-so] or file an issue on [Jersey GitHub Project][jersey-issues].\r\nYou can follow us on [Twitter][jersey-twitter], too.\r\n\r\n[eca]: http://www.eclipse.org/legal/ECA.php\r\n[jersey-api]: https://jersey.github.io/apidocs/latest/jersey/index.html\r\n[jersey-issues]: https://github.com/eclipse-ee4j/jersey/issues\r\n[jersey-so]: http://stackoverflow.com/questions/tagged/jersey\r\n[jersey-users]: mailto:jersey-dev@eclipse.org\r\n[jersey-users-subscribe]: https://accounts.eclipse.org/mailing-list/jersey-dev\r\n[jersey-web]: https://projects.eclipse.org/projects/ee4j.jersey\r\n[jersey-twitter]: https://twitter.com/gf_jersey\r\n","funding_links":[],"categories":["开发框架","Back-End Development","Service Toolkits"],"sub_categories":["Java VM"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-ee4j%2Fjersey","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feclipse-ee4j%2Fjersey","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-ee4j%2Fjersey/lists"}