| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.liftweb |
| ArtifactId | ArtifactIdlift-db_2.8.0 |
| Version | Version2.4 |
| Type | Typejar |
| Description |
DescriptionLift Db
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| lift-db_2.8.0-2.4.pom | |
| lift-db_2.8.0-2.4.jar | 306 KB |
| lift-db_2.8.0-2.4-sources.jar | 19 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.liftweb/lift-db_2.8.0/ -->
<dependency>
<groupId>net.liftweb</groupId>
<artifactId>lift-db_2.8.0</artifactId>
<version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/lift-db_2.8.0/
implementation 'net.liftweb:lift-db_2.8.0:2.4'
// https://jarcasting.com/artifacts/net.liftweb/lift-db_2.8.0/
implementation ("net.liftweb:lift-db_2.8.0:2.4")
'net.liftweb:lift-db_2.8.0:jar:2.4'
<dependency org="net.liftweb" name="lift-db_2.8.0" rev="2.4">
<artifact name="lift-db_2.8.0" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='lift-db_2.8.0', version='2.4')
)
libraryDependencies += "net.liftweb" % "lift-db_2.8.0" % "2.4"
[net.liftweb/lift-db_2.8.0 "2.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.liftweb : lift-util_2.8.0 | jar | 2.4 |
| org.scala-lang : scala-library | jar | 2.8.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-tools.testing : specs_2.8.0 | jar | 1.6.5 |
| org.scala-tools.testing : scalacheck_2.8.0 | jar | 1.7 |
| org.mockito : mockito-all | jar | 1.8.5 |