{"id":19891370,"url":"https://github.com/lightbend/sbt-paradox-dependencies","last_synced_at":"2025-08-25T03:43:11.992Z","repository":{"id":42052286,"uuid":"154722160","full_name":"lightbend/sbt-paradox-dependencies","owner":"lightbend","description":"A Paradox directive to show module's transitive dependencies in the Paradox generated documentation","archived":false,"fork":false,"pushed_at":"2024-09-04T05:59:39.000Z","size":86,"stargazers_count":3,"open_issues_count":5,"forks_count":6,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-07T04:36:55.577Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Scala","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/lightbend.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}},"created_at":"2018-10-25T18:55:15.000Z","updated_at":"2024-09-04T05:49:52.000Z","dependencies_parsed_at":"2024-01-29T18:37:08.542Z","dependency_job_id":null,"html_url":"https://github.com/lightbend/sbt-paradox-dependencies","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightbend%2Fsbt-paradox-dependencies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightbend%2Fsbt-paradox-dependencies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightbend%2Fsbt-paradox-dependencies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightbend%2Fsbt-paradox-dependencies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lightbend","download_url":"https://codeload.github.com/lightbend/sbt-paradox-dependencies/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252088407,"owners_count":21692790,"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":[],"created_at":"2024-11-12T18:18:01.046Z","updated_at":"2025-05-02T18:31:16.566Z","avatar_url":"https://github.com/lightbend.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sbt-paradox-dependencies [![maven-central-badge][]][maven-central][![github-actions-badge][]][github-actions]\n\nA [Paradox](https://github.com/lightbend/paradox/) directive to show module's transitive dependencies in the Paradox generated documentation.\n\n## Usage\n\n```scala\naddSbtPlugin(\"com.lightbend.paradox\" % \"sbt-paradox-dependencies\" % \u003clatest\u003e)\n```\n\nUse the directive in a Paradox markdown file and specify the sbt project id.\n\n```\n@@dependencies { projectId=\"core\" }\n```\n\nAny project from the build root project aggregates can be specified. If the project is not among the aggregates, then it needs\nto be added to the `paradoxDependenciesProjects` setting value.\n\n```scala\nparadoxDependenciesProjects := Seq(projectA, projectB)\n```\n\n## License\n\nThe license is Apache 2.0, see LICENSE.\n\n## Maintenance notes\n\n**This project is NOT supported under the Lightbend subscription.**\n\nFeel free to ping contributors for code review or discussions. Pull requests are very welcome–thanks in advance!\n\n[maven-central]:         https://maven-badges.herokuapp.com/maven-central/com.lightbend.paradox/sbt-paradox-dependencies\n[maven-central-badge]:   https://maven-badges.herokuapp.com/maven-central/com.lightbend.paradox/sbt-paradox-dependencies/badge.svg\n[github-actions]:        https://github.com/lightbend/sbt-paradox-dependencies/actions/workflows/ci.yml?query=branch%3Amaster\n[github-actions-badge]:  https://github.com/lightbend/sbt-paradox-dependencies/actions/workflows/ci.yml/badge.svg?branch=master\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightbend%2Fsbt-paradox-dependencies","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flightbend%2Fsbt-paradox-dependencies","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightbend%2Fsbt-paradox-dependencies/lists"}