{"id":27594413,"url":"https://github.com/apache/commons-proxy","last_synced_at":"2025-04-22T10:34:16.336Z","repository":{"id":9431202,"uuid":"11304845","full_name":"apache/commons-proxy","owner":"apache","description":"Apache Commons Proxy (Dormant)","archived":false,"fork":false,"pushed_at":"2023-10-25T16:31:21.000Z","size":1159,"stargazers_count":25,"open_issues_count":11,"forks_count":21,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-04-18T04:05:14.408Z","etag":null,"topics":["commons"],"latest_commit_sha":null,"homepage":"https://commons.apache.org/proxy/","language":"Java","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null}},"created_at":"2013-07-10T07:00:15.000Z","updated_at":"2024-04-04T11:13:20.000Z","dependencies_parsed_at":"2023-10-21T15:22:32.157Z","dependency_job_id":"79b6ec0c-b154-456d-8453-1d4aa2ec7d11","html_url":"https://github.com/apache/commons-proxy","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/commons-proxy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250153718,"owners_count":21383657,"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":["commons"],"created_at":"2025-04-22T10:31:37.740Z","updated_at":"2025-04-22T10:34:13.092Z","avatar_url":"https://github.com/apache.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!---\n Licensed to the Apache Software Foundation (ASF) under one or more\n contributor license agreements.  See the NOTICE file distributed with\n this work for additional information regarding copyright ownership.\n The ASF licenses this file to You under the Apache License, Version 2.0\n (the \"License\"); you may not use this file except in compliance with\n the License.  You may obtain a copy of the License at\n\n      http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n--\u003e\n\u003c!---\n +======================================================================+\n |****                                                              ****|\n |****      THIS FILE IS GENERATED BY THE COMMONS BUILD PLUGIN      ****|\n |****                    DO NOT EDIT DIRECTLY                      ****|\n |****                                                              ****|\n +======================================================================+\n | TEMPLATE FILE: readme-md-template.md                                 |\n | commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates |\n +======================================================================+\n |                                                                      |\n | 1) Re-generate using: mvn commons-build:readme-md                    |\n |                                                                      |\n | 2) Set the following properties in the component's pom:              |\n |    - commons.componentid (required, alphabetic, lower case)          |\n |    - commons.release.version (required)                              |\n |                                                                      |\n | 3) Example Properties                                                |\n |                                                                      |\n |  \u003cproperties\u003e                                                        |\n |    \u003ccommons.componentid\u003emath\u003c/commons.componentid\u003e                   |\n |    \u003ccommons.release.version\u003e1.2\u003c/commons.release.version\u003e            |\n |  \u003c/properties\u003e                                                       |\n |                                                                      |\n +======================================================================+\n---\u003e\nApache Commons Proxy\n===================\n\n**Warning: The Apache Commons Proxy component is now DORMANT, meaning\nthis component is not being developed.**\n\nFor queries, please contact the\n\u003ca href=\"mailto:dev@commons.apache.org?subject=[PROXY] question on dormant component\"\u003eCommons Developer\u003c/a\u003e list\n\n----------------\n\nJava library for dynamic proxying\n\nDocumentation\n-------------\n\nMore information can be found on the [Apache Commons Proxy homepage](https://commons.apache.org/dormant/commons-proxy2).\nThe [Javadoc](https://commons.apache.org/dormant/commons-proxy2/apidocs) can be browsed.\nQuestions related to the usage of Apache Commons Proxy should be posted to the [user mailing list][ml].\n\nContributing\n------------\n\nWe accept Pull Requests via GitHub. The [developer mailing list][ml] is the main channel of communication for contributors.\nThere are some guidelines which will make applying PRs easier for us:\n+ No tabs! Please use spaces for indentation.\n+ Respect the code style.\n+ Create minimal diffs - disable on save actions like reformat source code or organize imports. If you feel the source code should be reformatted create a separate PR for this change.\n+ Provide JUnit tests for your changes and make sure your changes don't break any existing tests by running ```mvn clean test```.\n\nIf you plan to contribute on a regular basis, please consider filing a [contributor license agreement](https://www.apache.org/licenses/#clas).\nYou can learn more about contributing via GitHub in our [contribution guidelines](CONTRIBUTING.md).\n\nLicense\n-------\nThis code is under the [Apache Licence v2](https://www.apache.org/licenses/LICENSE-2.0).\n\nSee the `NOTICE.txt` file for required notices and attributions.\n\nDonations\n---------\nYou like Apache Commons Proxy? Then [donate back to the ASF](https://www.apache.org/foundation/contributing.html) to support the development.\n\nAdditional Resources\n--------------------\n\n+ [Apache Commons Homepage](https://commons.apache.org/)\n+ [Apache Issue Tracker (JIRA)](https://issues.apache.org/jira/browse/PROXY)\n+ [Apache Commons Twitter Account](https://twitter.com/ApacheCommons)\n+ `#apache-commons` IRC channel on `irc.freenode.org`\n\n[ml]:https://commons.apache.org/mail-lists.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fcommons-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapache%2Fcommons-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fcommons-proxy/lists"}