{"id":25006804,"url":"https://github.com/asifrahaman13/java-dependencies","last_synced_at":"2026-05-08T15:49:52.548Z","repository":{"id":222591160,"uuid":"757816823","full_name":"asifrahaman13/java-dependencies","owner":"asifrahaman13","description":"An application to find all the dependencies inside the xml files of any Java Project. User needs to sign into the application, using the github and they can view all the available repositories and can request for the dependencies.","archived":false,"fork":false,"pushed_at":"2024-05-11T17:25:37.000Z","size":168,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T01:51:39.113Z","etag":null,"topics":["fastapi","google","nextjs","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/asifrahaman13.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}},"created_at":"2024-02-15T03:25:50.000Z","updated_at":"2024-07-24T15:46:23.000Z","dependencies_parsed_at":"2024-05-11T18:45:43.611Z","dependency_job_id":null,"html_url":"https://github.com/asifrahaman13/java-dependencies","commit_stats":null,"previous_names":["asifrahaman13/git","asifrahaman13/java-dependencies"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asifrahaman13%2Fjava-dependencies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asifrahaman13%2Fjava-dependencies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asifrahaman13%2Fjava-dependencies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asifrahaman13%2Fjava-dependencies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asifrahaman13","download_url":"https://codeload.github.com/asifrahaman13/java-dependencies/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246258865,"owners_count":20748573,"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":["fastapi","google","nextjs","python"],"created_at":"2025-02-05T01:51:42.242Z","updated_at":"2026-05-08T15:49:47.517Z","avatar_url":"https://github.com/asifrahaman13.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xml dependencies\n\nThis is a full stack chat bot application that crawls through all the repository of the user and displays the same. The user can select his repository from the drop down list. Next the application will fetch all the dependencies found in the repository. \n\n\n![alt text](\u003cScreenshot from 2024-02-15 23-13-59.png\u003e)\n\n## How to run the application:\n\nFirst, clone the repository\n\n```\ngit clone https://github.com/asifrahaman13/git.git\n```\nNext, open the terminal and enter into the backend folder. \n\n```\ncd backend/\n```\nNext, create a virtual environment. \n\n```\nvirualenv venv\n```\n\nActivate the  virtual environment. The following code works for UNIX based system( Linux and Max OS)\n\n```\nsource venv/bin/activate\n```\n\nInstall all the dependencies.\n\n```\npip install -r requirements.txt\n```\n\nChange the name of .env.example to .env and enter the env variables.\n\nNext, run the backend server.\n\n```\nuvicorn main:app --reload\n```\nNow in another terminal open the front end.\n\n```\ncd frontend/\n```\n\nInstall the dependencies\n\n```\nyarn install\n```\nChange the name of .env.example to .env and enter the env variables.\n\nStart your development server\n\n```\nyarn start\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasifrahaman13%2Fjava-dependencies","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasifrahaman13%2Fjava-dependencies","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasifrahaman13%2Fjava-dependencies/lists"}