I am trying to install net.liftweb:lift-json_2.13:3.4.1 into a Databricks cluster (Apache Spark 2.4.4, Scala 2.11)
However I am getting the following error:
java.lang.RuntimeException: unresolved dependency: net.liftweb:lift:1.2.1: not found
When I try to install the net.liftweb:lift:1.2.1 I am getting the following error:
Maven Dependencies not found: unresolved dependency: net.liftweb:lift:1.2.1: not found Please try again by excluding these dependencies.
I also had no success with other versions.