sbt-dependency-graph
DISCONTINUED
sbt-sonatype
Our great sponsors
sbt-dependency-graph | sbt-sonatype | |
---|---|---|
0 | 1 | |
1,223 | 291 | |
- | - | |
1.5 | 7.8 | |
about 1 year ago | 3 days ago | |
Scala | Scala | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
sbt-dependency-graph
We haven't tracked posts mentioning sbt-dependency-graph yet.
Tracking mentions began in Dec 2020.
sbt-sonatype
-
How to change repository url from https://oss.sonatype.org to https://s01.oss.sonatype.org?
If you look at what sonatypePublishToBundle.value is, it's not pointing to your url, so I think your publishTo needs to be a resolver pointing to the correct url.
What are some alternatives?
coursier - Pure Scala Artifact Fetching
sbt-updates - sbt plugin that can check Maven and Ivy repositories for dependency updates
sbt-revolver - An SBT plugin for dangerously fast development turnaround in Scala
JMH - "Trust no one, bench everything." - sbt plugin for JMH (Java Microbenchmark Harness)
sbt-sublime - An sbt plugin for generating Sublime Text projects with library dependencies sources
sbt-dependency-check - SBT Plugin for OWASP DependencyCheck. Monitor your dependencies and report if there are any publicly known vulnerabilities (e.g. CVEs). :rainbow:
sbt-site - Site generation for sbt
sbt-buildinfo - I know this because build.sbt knows this.
sbt pom reader plugin - Translates xml -> awesome. Maven-ish support for sbt.
better-monadic-for - Desugaring scala `for` without implicit `withFilter`s