Lift MongoDB

Lift's MongoDB integration

License

License

Categories

Categories

MongoDB Data Databases Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-mongodb
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Lift MongoDB
Lift's MongoDB integration
Project Organization

Project Organization

WorldWide Conferencing, LLC

Download lift-mongodb

How to add to project

<!-- https://jarcasting.com/artifacts/net.liftweb/lift-mongodb/ -->
<dependency>
    <groupId>net.liftweb</groupId>
    <artifactId>lift-mongodb</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/lift-mongodb/
implementation 'net.liftweb:lift-mongodb:2.0'
// https://jarcasting.com/artifacts/net.liftweb/lift-mongodb/
implementation ("net.liftweb:lift-mongodb:2.0")
'net.liftweb:lift-mongodb:jar:2.0'
<dependency org="net.liftweb" name="lift-mongodb" rev="2.0">
  <artifact name="lift-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='lift-mongodb', version='2.0')
)
libraryDependencies += "net.liftweb" % "lift-mongodb" % "2.0"
[net.liftweb/lift-mongodb "2.0"]

Dependencies

compile (4)

Group / Artifact Type Version
net.liftweb : lift-common jar 2.0
net.liftweb : lift-json jar 2.0
org.mongodb : mongo-java-driver jar 2.0
org.scala-lang : scala-library jar 2.7.7

runtime (2)

Group / Artifact Type Version
com.h2database : h2 jar 1.2.134
org.apache.derby : derby jar 10.5.3.0_1

test (3)

Group / Artifact Type Version
org.scala-tools.testing : specs jar 1.6.1
org.scala-tools.testing : scalacheck jar 1.6
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
2.0
2.0-RC2
2.0-RC1
2.0-M5