Posts

Showing posts with the label com.typesafe

Scala dependencies

scalaVersion := "2.11.12" libraryDependencies += "com.typesafe" % "config" % "1.3.2" libraryDependencies += "org.apache.spark" %% "spark-sql" % "2.4.4"