coursier
sbt-sonatype
Our great sponsors
coursier | sbt-sonatype | |
---|---|---|
6 | 1 | |
1,884 | 290 | |
1.0% | - | |
9.3 | 7.8 | |
6 days ago | 9 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.
coursier
-
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.
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?
sbt-groll - sbt plugin to roll the Git history
sbt-revolver - An SBT plugin for dangerously fast development turnaround in Scala
sbt-codeartifact - An sbt plugin for publishing packages to AWS CodeArtifact.
sbt-pack - A sbt plugin for creating distributable Scala packages.
sbt-docker - Create Docker images directly from sbt
sbt-dependency-graph - sbt plugin to create a dependency graph for your project
sbt-assembly - Deploy über-JARs. Restart processes. (port of codahale/assembly-sbt)
sbt-native-packager - sbt Native Packager
sbt-ensime
better-monadic-for - Desugaring scala `for` without implicit `withFilter`s
JMH - "Trust no one, bench everything." - sbt plugin for JMH (Java Microbenchmark Harness)
sbt-play-scalajs - SBT plugin to use Scala.js along with any sbt-web server.