| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.liftweb |
| ArtifactId | ArtifactIdlift-mapper_2.7.7 |
| Version | Version2.2 |
| Type | Typejar |
| Description |
DescriptionLift Mapper
Lift's old-style OR Mapping
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| lift-mapper_2.7.7-2.2.pom | |
| lift-mapper_2.7.7-2.2.jar | 1 MB |
| lift-mapper_2.7.7-2.2-sources.jar | 110 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.liftweb/lift-mapper_2.7.7/ -->
<dependency>
<groupId>net.liftweb</groupId>
<artifactId>lift-mapper_2.7.7</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/lift-mapper_2.7.7/
implementation 'net.liftweb:lift-mapper_2.7.7:2.2'
// https://jarcasting.com/artifacts/net.liftweb/lift-mapper_2.7.7/
implementation ("net.liftweb:lift-mapper_2.7.7:2.2")
'net.liftweb:lift-mapper_2.7.7:jar:2.2'
<dependency org="net.liftweb" name="lift-mapper_2.7.7" rev="2.2">
<artifact name="lift-mapper_2.7.7" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='lift-mapper_2.7.7', version='2.2')
)
libraryDependencies += "net.liftweb" % "lift-mapper_2.7.7" % "2.2"
[net.liftweb/lift-mapper_2.7.7 "2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.liftweb : lift-proto_2.7.7 | jar | 2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 Optional | jar | 1.2.138 |
| org.apache.derby : derby Optional | jar | 10.5.3.0_1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-tools.testing : specs | jar | 1.6.2.1 |
| org.scala-tools.testing : scalacheck | jar | 1.6 |
| junit : junit | jar | 4.7 |