This project is not maintained any more! Please consider to use testcontainers instead.
val shutdown = StartCassandra() // starts server
shutdown() // shutdown server
addSbtPlugin("com.evolution" % "sbt-artifactory-plugin" % "0.0.2")
libraryDependencies += "com.evolutiongaming" %% "cassandra-launcher" % "0.0.5"