Kafka Launcher How to use val shutdown = StartKafka() // starts server shutdown() // shuts down server Setup addSbtPlugin("com.evolution" % "sbt-artifactory-plugin" % "0.0.2") libraryDependencies += "com.evolutiongaming" %% "kafka-launcher" % "0.1.0"