Skip to content

Instantly share code, notes, and snippets.

@Antwnis
Antwnis / build.sbt
Last active April 4, 2018 12:55
Exclude SBT dependencies for "hadoop-common"
import AssemblyKeys._
assemblySettings
net.virtualvoid.sbt.graph.Plugin.graphSettings
name := "hbasetest"
version := "1.0"