scalacenter / sbt-github-dependency-graph   1.0.0

Apache License 2.0 GitHub

An sbt plugin to submit your dependencies to the Github Dependency Graph API.

Scala versions: 2.12
sbt plugins: 1.0

ARCHIVED REPOSITORY: The source of the sbt-github-dependency-graph plugin moved to scalacenter/sbt-dependency-graph-action.

sbt-github-dependency-graph

An sbt plugin that can extract the dependencies of your project and submit them to the Github Dependency submission API.

It is no recommended and generally not useful to install this plugin manually, as it can only be used in a Github workflow.

The easiest way to use this plugin is to set scalacenter/sbt-dependency-graph-action up in your Github workflow.