sbt-revolver
An SBT plugin for dangerously fast development turnaround in Scala (by spray)
coursier
Pure Scala Artifact Fetching (by coursier)
sbt-revolver | coursier | |
---|---|---|
2 | 10 | |
842 | 2,029 | |
0.0% | 0.4% | |
3.1 | 9.0 | |
over 1 year ago | 4 days ago | |
Scala | Scala | |
Apache License 2.0 | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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-revolver
Posts with mentions or reviews of sbt-revolver.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-10.
-
Tooling question
Another thing to look into is sbt-revolver, this will shorten the turnaround time on whatever machine is running sbt. I remember it being pretty helpful when I was working with scala.js. Good luck!
-
Friction-less scala - Tell us what is causing friction in your day-to-day life with Scala
SBT. It's not because of the pseudo-scala config language, that looks especially alien next to braceless Scala 3 code. Or the weird symbolic operators. The big problem is correctness; in almost every project I've had to use spray-resolver because I've encountered weird bugs because SBT reuses the same dirty JVM. I really thing Drip would help here. I'll keep using SBT because it has the best Scala ecosystem support and great plugins like sbt-crossproject. It would also be great to be able to write build.sbt files in modern, regular Scala.
coursier
Posts with mentions or reviews of coursier.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-01.
-
babashka not working - Fatal error: Failed to create the main Isolate. (code 8)
This is an upstream page size issue, equivalent issue here: https://github.com/coursier/coursier/issues/2636
-
A new, reworked ScalaDoc is here!
I feel like this is already is the case, one can use coursier https://get-coursier.io/ or scala-cli to get started with Scala extremely fast.
-
Scala is close to having an amazing Jupyter Notebook experience for data science workflows
I had a nice workflow installing different Java versions using SDKMAN but switched to Coursier because that't what's recommended in the Almond installation guide. In order to run `jupter lab` and start up the notebook environment, I need to separately install Jupyter Lab via conda (and activate that conda environment).
-
Splitting software into multiple applications and libraries. Most practical ways!
Could a Java project use a similar scheme? Probably, but the practicality of that is dependent on programatic resolution tools like coursier which don't exist in a convenient form for Java programmers quite yet.
-
5 Useful Database Command Line Tools
Shell for issuing SQL to relational databases via JDBCIf you have Coursier installed, you can quickly connect to a demo Hypersonic database with:
-
Getting an error installing metals for lsp-mode
This seems the same thing: - https://github.com/oracle/graal/issues/4479 - https://github.com/coursier/coursier/issues/2395
-
Scala setup in Ubuntu
I use coursier to install scala. https://get-coursier.io/
-
Some Scala 3 local REPL changes
If you truly must avoid it, then take a look at coursier and ammonite: https://get-coursier.io/ and cs launch com.lihaoyi:ammonite_2.13.1:2.0.4 -M ammonite.Main
- Install Scala 3 on Mac m1
-
SBT CodeArtifact - An SBT plugin to publish artifacts to AWS CodeArtifact.
I'm digging a bit deeper on this Google Artifact Repository task and it looks like it won't. See https://github.com/coursier/coursier/issues/1987 for more details.
What are some alternatives?
When comparing sbt-revolver and coursier you can also consider the following projects:
sbt-play-scalajs - SBT plugin to use Scala.js along with any sbt-web server.
sbt-groll - sbt plugin to roll the Git history
sbt-dependency-graph - sbt plugin to create a dependency graph for your project
sbt-docker - Create Docker images directly from sbt
xsbt-web-plugin - Servlet support for sbt
sbt-codeartifact - An sbt plugin for publishing packages to AWS CodeArtifact.
scala-clippy - Good advice for Scala compiler errors
sbt-native-packager - sbt Native Packager
sbt-scala-js-map - A Sbt plugin that configures source mapping for Scala.js projects hosted on Github
sbt-pack - A sbt plugin for creating distributable Scala packages.
sbt-revolver vs sbt-play-scalajs
coursier vs sbt-groll
sbt-revolver vs sbt-dependency-graph
coursier vs sbt-docker
sbt-revolver vs sbt-docker
coursier vs sbt-dependency-graph
sbt-revolver vs xsbt-web-plugin
coursier vs sbt-codeartifact
sbt-revolver vs scala-clippy
coursier vs sbt-native-packager
sbt-revolver vs sbt-scala-js-map
coursier vs sbt-pack