Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt-assembly

sbt-assembly: how to link dependencies jar with main jar?

scala sbt sbt-assembly

Where to find sbt-assembly in artifacts repositories online?

sbt sbt-assembly

Getting sbt-assembly working

sbt-assembly : including test classes

scala sbt sbt-assembly

How can a duplicate class be excluded from sbt assembly?

sbt sbt-assembly

spark + sbt-assembly: "deduplicate: different file contents found in the following"

how to shade before compile with SBT?

scala sbt sbt-assembly

Sbt-assembly unresolved dependency, Scala

scala plugins sbt sbt-assembly

SBT assembly jar exclusion

How to run sbt-assembly tasks from within IntelliJ IDEA?

How do I publish a fat JAR (JAR with dependencies) using sbt and sbt-release?

Running an uber jar from sbt assembly results in error: Could not find or load main class

sbt assembly: deduplicate module-info.class

sbt sbt-assembly

How can I add unmanaged JARs in sbt-assembly to the final fat JAR?

scala sbt sbt-assembly

Why does Spark application fail with “ClassNotFoundException: Failed to find data source: kafka” as uber-jar with sbt assembly?

assembly-merge-strategy issues using sbt-assembly

sbt assembly command not found

sbt sbt-assembly

How to work efficiently with SBT, Spark and "provided" dependencies?

How to add "provided" dependencies back to run/test tasks' classpath?

scala sbt sbt-assembly

What are key differences between sbt-pack and sbt-assembly?

sbt sbt-assembly