Last Version

Lift Record 2.2

Lift's new-style Record/Field thingy that maps to RDBMS and other things

License

License

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-record_2.7.7
Version

Version

2.2
Type

Type

jar
Description

Description

Lift Record
Lift's new-style Record/Field thingy that maps to RDBMS and other things
Project Organization

Project Organization

WorldWide Conferencing, LLC

Download lift-record_2.7.7 2.2


<!-- https://jarcasting.com/artifacts/net.liftweb/lift-record_2.7.7/ -->
<dependency>
    <groupId>net.liftweb</groupId>
    <artifactId>lift-record_2.7.7</artifactId>
    <version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/lift-record_2.7.7/
implementation 'net.liftweb:lift-record_2.7.7:2.2'
// https://jarcasting.com/artifacts/net.liftweb/lift-record_2.7.7/
implementation ("net.liftweb:lift-record_2.7.7:2.2")
'net.liftweb:lift-record_2.7.7:jar:2.2'
<dependency org="net.liftweb" name="lift-record_2.7.7" rev="2.2">
  <artifact name="lift-record_2.7.7" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='lift-record_2.7.7', version='2.2')
)
libraryDependencies += "net.liftweb" % "lift-record_2.7.7" % "2.2"
[net.liftweb/lift-record_2.7.7 "2.2"]

Dependencies

compile (1)

Group / Artifact Type Version
net.liftweb : lift-mapper_2.7.7 jar 2.2

test (3)

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

Project Modules

There are no modules declared in this project.