Download lift-mongodb-record_2.8.1-2.4-M2.jar file - Jar l

Jar examples for l:lift-mongodb-record-2.8.1

Description

Lift's MongoDB record integration

You can download jar file lift-mongodb-record_2.8.1 2.4-M2 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add lift-mongodb-record_2.8.1-2.4-M2.jar to your project.

<dependency>
   <groupId>net.liftweb</groupId>
   <artifactId>lift-mongodb-record_2.8.1</artifactId>
   <version>2.4-M2</version>
</dependency>
compile group: 'net.liftweb', name: 'lift-mongodb-record_2.8.1', version: '2.4-M2'
libraryDependencies += "net.liftweb" % "lift-mongodb-record_2.8.1" % "2.4-M2"
<dependency org="net.liftweb" name="lift-mongodb-record_2.8.1" rev="2.4-M2"/>
@Grapes(@Grab(group='net.liftweb', module='lift-mongodb-record_2.8.1', version='2.4-M2'))
'net.liftweb:lift-mongodb-record_2.8.1:jar:2.4-M2'

Download

Click the following link to download the jar file.

lift-mongodb-record_2.8.1-2.4-M2-sources.jar
lift-mongodb-record_2.8.1-2.4-M2.jar
lift-mongodb-record_2.8.1-2.4-M2.pom



Related Tutorials