Jar examples for l:lift-mongodb-2.8.1
Lift's MongoDB integration
You can download jar file lift-mongodb_2.8.1 2.4-M2 in this page.
Apache License, Version 2.0
You can use the following script to add lift-mongodb_2.8.1-2.4-M2.jar to your project.
<dependency> <groupId>net.liftweb</groupId> <artifactId>lift-mongodb_2.8.1</artifactId> <version>2.4-M2</version> </dependency>
compile group: 'net.liftweb', name: 'lift-mongodb_2.8.1', version: '2.4-M2'
libraryDependencies += "net.liftweb" % "lift-mongodb_2.8.1" % "2.4-M2"
<dependency org="net.liftweb" name="lift-mongodb_2.8.1" rev="2.4-M2"/>
@Grapes(@Grab(group='net.liftweb', module='lift-mongodb_2.8.1', version='2.4-M2'))
'net.liftweb:lift-mongodb_2.8.1:jar:2.4-M2'
Click the following link to download the jar file.
lift-mongodb_2.8.1-2.4-M2-sources.jar