License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdcom.github.scullxbones |
ArtifactId | ArtifactIdlift-mongodb_2.12 |
Version | Version3.4.3-LJ-patched |
Type | Typejar |
Description |
Descriptionlift-mongodb
lift-mongodb
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.scullxbones/lift-mongodb_2.12/ -->
<dependency>
<groupId>com.github.scullxbones</groupId>
<artifactId>lift-mongodb_2.12</artifactId>
<version>3.4.3-LJ-patched</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scullxbones/lift-mongodb_2.12/
implementation 'com.github.scullxbones:lift-mongodb_2.12:3.4.3-LJ-patched'
// https://jarcasting.com/artifacts/com.github.scullxbones/lift-mongodb_2.12/
implementation ("com.github.scullxbones:lift-mongodb_2.12:3.4.3-LJ-patched")
'com.github.scullxbones:lift-mongodb_2.12:jar:3.4.3-LJ-patched'
<dependency org="com.github.scullxbones" name="lift-mongodb_2.12" rev="3.4.3-LJ-patched">
<artifact name="lift-mongodb_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scullxbones', module='lift-mongodb_2.12', version='3.4.3-LJ-patched')
)
libraryDependencies += "com.github.scullxbones" % "lift-mongodb_2.12" % "3.4.3-LJ-patched"
[com.github.scullxbones/lift-mongodb_2.12 "3.4.3-LJ-patched"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.12 |
com.github.scullxbones : lift-json-ext_2.12 | jar | 3.4.3-LJ-patched |
com.github.scullxbones : lift-util_2.12 | jar | 3.4.3-LJ-patched |
org.mongodb : mongodb-driver | jar | 3.12.7 |
org.mongodb : mongodb-driver-async | jar | 3.12.7 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.12 | jar | 4.9.4 |
org.specs2 : specs2-matcher-extra_2.12 | jar | 4.9.4 |
org.specs2 : specs2-mock_2.12 | jar | 4.9.4 |
org.specs2 : specs2-scalacheck_2.12 | jar | 4.9.4 |
org.scalactic : scalactic_2.12 | jar | 3.1.2 |
org.scalatest : scalatest_2.12 | jar | 3.1.2 |