resolviing SBT dependencies
问题 I am new to JVM development (I am using Scala and SBT) and am having trouble resolving dependencies. Yesterday, I had trouble resolving the org.restlet.2.1.1 dependency and today, I am having trouble with resolving the following: [error] (*:update) sbt.ResolveException: unresolved dependency: com.mongodb.casbah#casbah_2.9.2;2.1.5-1: not found [error] unresolved dependency: org.scalatra#scalatra_2.9.2;2.3.0: not found [error] unresolved dependency: org.scalatra#scalatra-akka2_2.9.2;2.3.0: not