| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.liftweb |
| ArtifactId | ArtifactIdlift-db_2.9.1 |
| Version | Version2.6.3 |
| Type | Typejar |
| Description |
DescriptionLift Db
Lift Db
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lift-db_2.9.1-2.6.3.pom | |
| lift-db_2.9.1-2.6.3.jar | 314 KB |
| lift-db_2.9.1-2.6.3-sources.jar | 20 KB |
| lift-db_2.9.1-2.6.3-javadoc.jar | 359 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.liftweb/lift-db_2.9.1/ -->
<dependency>
<groupId>net.liftweb</groupId>
<artifactId>lift-db_2.9.1</artifactId>
<version>2.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/lift-db_2.9.1/
implementation 'net.liftweb:lift-db_2.9.1:2.6.3'
// https://jarcasting.com/artifacts/net.liftweb/lift-db_2.9.1/
implementation ("net.liftweb:lift-db_2.9.1:2.6.3")
'net.liftweb:lift-db_2.9.1:jar:2.6.3'
<dependency org="net.liftweb" name="lift-db_2.9.1" rev="2.6.3">
<artifact name="lift-db_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='lift-db_2.9.1', version='2.6.3')
)
libraryDependencies += "net.liftweb" % "lift-db_2.9.1" % "2.6.3"
[net.liftweb/lift-db_2.9.1 "2.6.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.9.1 |
| net.liftweb : lift-util_2.9.1 | jar | 2.6.3 |
| net.liftweb : lift-webkit_2.9.1 | jar | 2.6.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2_2.9.1 | jar | 1.12.3 |
| org.scalacheck : scalacheck_2.9.1 | jar | 1.10.1 |
| org.scalatest : scalatest_2.9.1 | jar | 1.9.1 |
| org.mockito : mockito-all | jar | 1.9.0 |