Categories |
CategoriesMongoDB Data Databases Net |
---|---|
GroupId | GroupIdnet.liftweb |
ArtifactId | ArtifactIdlift-mongodb-record_2.9.1 |
Version | Version2.4 |
Type | Typejar |
Filename | Size |
---|---|
lift-mongodb-record_2.9.1-2.4.pom | |
lift-mongodb-record_2.9.1-2.4.jar | 279 KB |
lift-mongodb-record_2.9.1-2.4-sources.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.liftweb/lift-mongodb-record_2.9.1/ -->
<dependency>
<groupId>net.liftweb</groupId>
<artifactId>lift-mongodb-record_2.9.1</artifactId>
<version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/lift-mongodb-record_2.9.1/
implementation 'net.liftweb:lift-mongodb-record_2.9.1:2.4'
// https://jarcasting.com/artifacts/net.liftweb/lift-mongodb-record_2.9.1/
implementation ("net.liftweb:lift-mongodb-record_2.9.1:2.4")
'net.liftweb:lift-mongodb-record_2.9.1:jar:2.4'
<dependency org="net.liftweb" name="lift-mongodb-record_2.9.1" rev="2.4">
<artifact name="lift-mongodb-record_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='lift-mongodb-record_2.9.1', version='2.4')
)
libraryDependencies += "net.liftweb" % "lift-mongodb-record_2.9.1" % "2.4"
[net.liftweb/lift-mongodb-record_2.9.1 "2.4"]