is not current version
Last Version 2.0

net.liftweb:lift-mongodb-record 2.0-M5

Lift's MongoDB record integration

Categories

Categories

MongoDB Data Databases Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-mongodb-record
Version

Version

2.0-M5
Type

Type

jar

Download lift-mongodb-record 2.0-M5


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