License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases Net |
GroupId | GroupIdnet.liftweb |
ArtifactId | ArtifactIdlift-mongodb_2.9.2 |
Last Version | Last Version2.6.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLift Mongodb
Lift Mongodb
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lift-mongodb_2.9.2-2.6.3.pom | |
lift-mongodb_2.9.2-2.6.3.jar | 158 KB |
lift-mongodb_2.9.2-2.6.3-sources.jar | 13 KB |
lift-mongodb_2.9.2-2.6.3-javadoc.jar | 328 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.liftweb/lift-mongodb_2.9.2/ -->
<dependency>
<groupId>net.liftweb</groupId>
<artifactId>lift-mongodb_2.9.2</artifactId>
<version>2.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/lift-mongodb_2.9.2/
implementation 'net.liftweb:lift-mongodb_2.9.2:2.6.3'
// https://jarcasting.com/artifacts/net.liftweb/lift-mongodb_2.9.2/
implementation ("net.liftweb:lift-mongodb_2.9.2:2.6.3")
'net.liftweb:lift-mongodb_2.9.2:jar:2.6.3'
<dependency org="net.liftweb" name="lift-mongodb_2.9.2" rev="2.6.3">
<artifact name="lift-mongodb_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='lift-mongodb_2.9.2', version='2.6.3')
)
libraryDependencies += "net.liftweb" % "lift-mongodb_2.9.2" % "2.6.3"
[net.liftweb/lift-mongodb_2.9.2 "2.6.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.2 |
net.liftweb : lift-json-ext_2.9.2 | jar | 2.6.3 |
net.liftweb : lift-util_2.9.2 | jar | 2.6.3 |
org.mongodb : mongo-java-driver | jar | 2.12.2 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2_2.9.2 | jar | 1.12.3 |
org.scalacheck : scalacheck_2.9.2 | jar | 1.10.1 |
org.scalatest : scalatest_2.9.2 | jar | 1.9.1 |