简体   繁体   中英

Is Scala MongoDB driver available as a dependency?

Reading the instructions for the Scala MongoDB driver at : https://docs.mongodb.org/ecosystem/drivers/scala/ it points to the GitHub page : https://github.com/mongodb/mongo-scala-driver

But there doesn't seem to be a sbt dependency ?

To use the Scala driver do I need to build the project from GitHub and include it in my project ?

The "binaries" section of the readme says"

"Binaries and dependency information for Maven, SBT, Ivy and others can be found at http://search.maven.org "

Click on the version you want and get a page like this

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM