{"id":35203930,"url":"https://github.com/scireum/sirius-web","last_synced_at":"2026-04-02T11:56:24.825Z","repository":{"id":23855310,"uuid":"27233295","full_name":"scireum/sirius-web","owner":"scireum","description":"Provides a modern and scalable web server as SIRIUS module","archived":false,"fork":false,"pushed_at":"2026-03-19T14:24:19.000Z","size":30757,"stargazers_count":22,"open_issues_count":0,"forks_count":4,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-03-20T01:39:12.801Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://sirius-lib.net","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scireum.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-11-27T16:27:47.000Z","updated_at":"2026-03-19T08:16:43.000Z","dependencies_parsed_at":"2023-10-04T14:56:33.255Z","dependency_job_id":"5b16442a-6d48-4389-82a9-8527528cebe0","html_url":"https://github.com/scireum/sirius-web","commit_stats":null,"previous_names":[],"tags_count":1156,"template":false,"template_full_name":null,"purl":"pkg:github/scireum/sirius-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scireum%2Fsirius-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scireum%2Fsirius-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scireum%2Fsirius-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scireum%2Fsirius-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scireum","download_url":"https://codeload.github.com/scireum/sirius-web/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scireum%2Fsirius-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31305953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T09:48:21.550Z","status":"ssl_error","status_checked_at":"2026-04-02T09:48:19.196Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2025-12-29T13:04:29.397Z","updated_at":"2026-04-02T11:56:24.806Z","avatar_url":"https://github.com/scireum.png","language":"Java","funding_links":[],"categories":["网络编程"],"sub_categories":["Spring Cloud框架"],"readme":"# sirius-web\n![sirius](https://raw.githubusercontent.com/scireum/sirius-kernel/main/docs/sirius.jpg)\n[![Build Status](https://drone.scireum.com/api/badges/scireum/sirius-web/status.svg?ref=refs/heads/main)](https://drone.scireum.com/scireum/sirius-web)\n\nProvides a modern and scalable web server, a content generation framework and an email sender as a Sirius module.\n\nThis is a module of the Sirius OpenSource project by scireum GmbH. For further information visit the project website: [sirius-lib.net](http://sirius-lib.net)\n\nIf you have questions or are just curious, please feel welcome to join the chat room:\n[![Join the chat at https://gitter.im/scireum/OpenSource](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/scireum/OpenSource?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\n## Usage \nTo use this library in your own project include:\n```\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.scireum\u003c/groupId\u003e\n    \u003cartifactId\u003esirius-web\u003c/artifactId\u003e\n    \u003cversion\u003ePICK A VERSION\u003c/version\u003e\n\u003c/dependency\u003e\n```\nAn overview of all versions can be found on [Sonatype](https://oss.sonatype.org/content/groups/public/com/scireum/sirius-web/). Releases are also available in **Maven Central**\n\n## Contributions\n\nContributions as issues or pull requests are always welcome. Please [sign off](http://developercertificate.org) \nall your commits by adding a line like \"Signed-off-by: Name \u003cemail\u003e\" at the end of each commit, indicating that\nyou wrote the code and have the right to pass it on as an open source\n\n## License\n\nSirius is licensed under the MIT License:\n\n\u003e Permission is hereby granted, free of charge, to any person obtaining a copy\n\u003e of this software and associated documentation files (the \"Software\"), to deal\n\u003e in the Software without restriction, including without limitation the rights\n\u003e to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n\u003e copies of the Software, and to permit persons to whom the Software is\n\u003e furnished to do so, subject to the following conditions:\n\u003e \n\u003e The above copyright notice and this permission notice shall be included in\n\u003e all copies or substantial portions of the Software.\n\u003e \n\u003e THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n\u003e IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n\u003e FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n\u003e AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n\u003e LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n\u003e OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n\u003e THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscireum%2Fsirius-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscireum%2Fsirius-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscireum%2Fsirius-web/lists"}