{"id":37022960,"url":"https://github.com/ynfy-tech/ynfy-tool-httpconnect","last_synced_at":"2026-01-14T02:45:08.408Z","repository":{"id":54526755,"uuid":"488944334","full_name":"ynfy-tech/ynfy-tool-httpconnect","owner":"ynfy-tech","description":"基于 HttpURLConnection 实现的 Restful 接口工具, 用于远程接口调试和接口调用","archived":false,"fork":false,"pushed_at":"2025-12-05T03:02:56.000Z","size":106,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-08T10:49:24.706Z","etag":null,"topics":["httpurlconnection","java"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ynfy-tech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-05-05T11:26:59.000Z","updated_at":"2025-12-05T03:03:00.000Z","dependencies_parsed_at":"2023-11-26T12:21:53.903Z","dependency_job_id":"d95085b6-74c7-4e26-8192-98fe5f022aad","html_url":"https://github.com/ynfy-tech/ynfy-tool-httpconnect","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/ynfy-tech/ynfy-tool-httpconnect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ynfy-tech%2Fynfy-tool-httpconnect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ynfy-tech%2Fynfy-tool-httpconnect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ynfy-tech%2Fynfy-tool-httpconnect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ynfy-tech%2Fynfy-tool-httpconnect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ynfy-tech","download_url":"https://codeload.github.com/ynfy-tech/ynfy-tool-httpconnect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ynfy-tech%2Fynfy-tool-httpconnect/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28408733,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T01:52:23.358Z","status":"online","status_checked_at":"2026-01-14T02:00:06.678Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["httpurlconnection","java"],"created_at":"2026-01-14T02:45:07.607Z","updated_at":"2026-01-14T02:45:08.398Z","avatar_url":"https://github.com/ynfy-tech.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ynfy-tool-httpconnect\n\nA http client for java, based on `HttpURLConnection`. Support get/post/put/delete \u0026 file request.\n\nSimple, effective, and highly expandable ~\n\n# Use\nmvn clean install\n\n# Deploy\n## Snapshot\nmvn clean deploy\n\n## Release\nmvn clean deploy -P release\n\n# Maven Dependency\nAs of June 30, 2025 [OSSRH](https://s01.oss.sonatype.org/) has reached end of life and has been shut down. \nAll OSSRH namespaces have been migrated to [Central Publisher Portal](https://central.sonatype.com/).\nMigrate the repository: https://blog.csdn.net/ryo1060732496/article/details/149292696\n```\n\u003cdependency\u003e\n    \u003cgroupId\u003etech.ynfy\u003c/groupId\u003e\n    \u003cartifactId\u003eynfy-tool-httpconnect\u003c/artifactId\u003e\n    \u003cversion\u003e1.1.12\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n# Change Notes\n+ [v1.1.13](https://github.com/ynfy-tech/ynfy-tool-httpconnect/releases/tag/v1.1.13)\n  + resolved [#50](https://github.com/ynfy-tech/ynfy-tool-httpconnect/issues/50)\n+ [v1.1.12](https://github.com/ynfy-tech/ynfy-tool-httpconnect/releases/tag/v1.1.12)\n  + resolved [#49](https://github.com/ynfy-tech/ynfy-tool-httpconnect/issues/49)\n+ [v1.1.11](https://github.com/ynfy-tech/ynfy-tool-httpconnect/releases/tag/v1.1.11)\n  + resolved [#48](https://github.com/ynfy-tech/ynfy-tool-httpconnect/issues/48)\n  + Migrate to [Central Publisher Portal](https://central.sonatype.com/)\n+ [v1.1.10](https://github.com/ynfy-tech/ynfy-tool-httpconnect/releases/tag/v1.1.10)\n  + resolved [#46](https://github.com/ynfy-tech/ynfy-tool-httpconnect/issues/46)\n  + resolved [#47](https://github.com/ynfy-tech/ynfy-tool-httpconnect/issues/47)\n+ [v1.1.9](https://github.com/ynfy-tech/ynfy-tool-httpconnect/releases/tag/v1.1.9)\n  + resolved [#44](https://github.com/ynfy-tech/ynfy-tool-httpconnect/issues/44)\n  + resolved [#45](https://github.com/ynfy-tech/ynfy-tool-httpconnect/issues/45)\n+ [v1.1.8](https://github.com/ynfy-tech/ynfy-tool-httpconnect/releases/tag/v1.1.8)\n  + re-resolved [#40](https://github.com/ynfy-tech/ynfy-tool-httpconnect/issues/40)\n+ [v1.1.7](https://github.com/ynfy-tech/ynfy-tool-httpconnect/releases/tag/v1.1.7)\n  + resolved [#41](https://github.com/ynfy-tech/ynfy-tool-httpconnect/issues/41)\n+ [v1.1.6](https://github.com/ynfy-tech/ynfy-tool-httpconnect/releases/tag/v1.1.6)\n  + resolved [#40](https://github.com/ynfy-tech/ynfy-tool-httpconnect/issues/40)\n+ [v1.1.5](https://github.com/ynfy-tech/ynfy-tool-httpconnect/releases/tag/v1.1.5)\n  + resolved [#37](https://github.com/ynfy-tech/ynfy-tool-httpconnect/issues/37)\n+ [v1.1.4](https://github.com/ynfy-tech/ynfy-tool-httpconnect/releases/tag/v1.1.4)\n    + resolved [#35](https://github.com/ynfy-tech/ynfy-tool-httpconnect/issues/35)\n+ [v1.1.3](https://github.com/ynfy-tech/ynfy-tool-httpconnect/releases/tag/v1.1.3)\n    + resolved [#33](https://github.com/ynfy-tech/ynfy-tool-httpconnect/issues/33)\n    + Optimize code\n+ [v1.1.2](https://github.com/ynfy-tech/ynfy-tool-httpconnect/releases/tag/v1.1.2)\n    + resolved [#28](https://github.com/ynfy-tech/ynfy-tool-httpconnect/issues/28)\n    + resolved [#29](https://github.com/ynfy-tech/ynfy-tool-httpconnect/issues/29)\n    + resolved [#31](https://github.com/ynfy-tech/ynfy-tool-httpconnect/issues/31)\n+ [v1.1.1](https://github.com/ynfy-tech/ynfy-tool-httpconnect/releases/tag/v1.1.1)\n    + resolved [#26](https://github.com/ynfy-tech/ynfy-tool-httpconnect/issues/26)\n+ [v1.1.0 Milestone](https://github.com/ynfy-tech/ynfy-tool-httpconnect/releases/tag/v1.1.0)\n    + Split HttpUtil to HttpGetUtil, HttpPostUtil, HttpPutUtil, HttpDeleteUtil\n    + resolved [#14](https://github.com/ynfy-tech/ynfy-tool-httpconnect/issues/14), [#15](https://github.com/ynfy-tech/ynfy-tool-httpconnect/issues/15), [#16](https://github.com/ynfy-tech/ynfy-tool-httpconnect/issues/16), [#17](https://github.com/ynfy-tech/ynfy-tool-httpconnect/issues/17), [#18](https://github.com/ynfy-tech/ynfy-tool-httpconnect/issues/18), [#19](https://github.com/ynfy-tech/ynfy-tool-httpconnect/issues/19), [#20](https://github.com/ynfy-tech/ynfy-tool-httpconnect/issues/20)\n+ [v1.0.5](https://github.com/ynfy-tech/ynfy-tool-httpconnect/releases/tag/v1.0.5)\n    + resolved [#12](https://github.com/ynfy-tech/ynfy-tool-httpconnect/issues/12), support Singleton Pattern\n    + upgrade README.md\n+ [v1.0.4](https://github.com/ynfy-tech/ynfy-tool-httpconnect/releases/tag/v1.0.4)\n    + resolved [#8](https://github.com/ynfy-tech/ynfy-tool-httpconnect/issues/8)\n    + resolves [#9](https://github.com/ynfy-tech/ynfy-tool-httpconnect/issues/9)\n    + optimize style\n+ [v1.0.3](https://github.com/ynfy-tech/ynfy-tool-httpconnect/releases/tag/v1.0.3)\n    + Support PUT request\n+ [v1.0.2](https://github.com/ynfy-tech/ynfy-tool-httpconnect/releases/tag/V1.0.2)\n    + Resolved [#3](https://github.com/ynfy-tech/ynfy-tool-httpconnect/issues/3)\n+ [V1.0.1](https://github.com/ynfy-tech/ynfy-tool-httpconnect/releases/tag/V1.0.1)\n    - Fix VO constructor Bug\n+ [v1.0.0](https://github.com/ynfy-tech/ynfy-tool-httpconnect/releases/tag/v1.0.0)\n    + init commit\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fynfy-tech%2Fynfy-tool-httpconnect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fynfy-tech%2Fynfy-tool-httpconnect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fynfy-tech%2Fynfy-tool-httpconnect/lists"}