{"id":19307737,"url":"https://github.com/azim/azimdp","last_synced_at":"2026-06-11T01:31:37.335Z","repository":{"id":131073755,"uuid":"315282184","full_name":"Azim/AzimDP","owner":"Azim","description":"A maven/gradle plugin to generate list of dependencies in form of json file","archived":false,"fork":false,"pushed_at":"2020-11-28T15:57:30.000Z","size":2613,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-06T01:22:26.377Z","etag":null,"topics":["maven-plugin"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Azim.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}},"created_at":"2020-11-23T10:42:21.000Z","updated_at":"2020-11-28T15:57:32.000Z","dependencies_parsed_at":"2024-08-02T02:04:19.297Z","dependency_job_id":null,"html_url":"https://github.com/Azim/AzimDP","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azim%2FAzimDP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azim%2FAzimDP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azim%2FAzimDP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azim%2FAzimDP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azim","download_url":"https://codeload.github.com/Azim/AzimDP/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240409508,"owners_count":19796792,"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":["maven-plugin"],"created_at":"2024-11-10T00:12:16.745Z","updated_at":"2025-11-15T14:00:30.526Z","avatar_url":"https://github.com/Azim.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AzimDP\nA maven/gradle plugin to generate list of dependencies in form of json file\n\n### Maven example:\n```xml\n\u003cplugin\u003e\n  \u003cgroupId\u003ecom.github.Azim\u003c/groupId\u003e\n  \u003cartifactId\u003eazimdp-maven-plugin\u003c/artifactId\u003e\n  \u003cversion\u003e1.0.1\u003c/version\u003e\n  \u003cconfiguration\u003e\n    \u003c!--defines if plugin should check the versions of dependencies too, you might want to set that to true if you are using jitpack--\u003e\n    \u003cignoreVersions\u003etrue\u003c/ignoreVersions\u003e\n    \u003c!--defines if the resulting .json file should have indentation--\u003e\n    \u003cbeautify\u003etrue\u003c/beautify\u003e\n    \u003c!--defines a path within final jar of the generated json file (including filename)--\u003e\n    \u003cpath\u003eAzimDP.json\u003c/path\u003e\n    \u003c!--exclude the dependencies you know are already present, for example spigot api and libby--\u003e\n    \u003cexcludes\u003e\n      \u003cexclude\u003egroupId:artifactId:version\u003c/exclude\u003e\n      \u003cexclude\u003ecom.github.Azim.libby:libby-bukkit:ignored\u003c/exclude\u003e\n    \u003c/excludes\u003e\n  \u003c/configuration\u003e\n  \u003cexecutions\u003e\n    \u003cexecution\u003e\n      \u003cgoals\u003e\n        \u003cgoal\u003egenerate-dependency-list\u003c/goal\u003e\n      \u003c/goals\u003e\n    \u003c/execution\u003e\n  \u003c/executions\u003e\n\u003c/plugin\u003e\n```\n\n### Gradle example:\n(coming soon)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazim%2Fazimdp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazim%2Fazimdp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazim%2Fazimdp/lists"}