Download lift-mapper_2.8.0-2.3-RC1.jar file - Jar l

Jar examples for l:lift-mapper-2.8.0

Description

Lift's old-style OR Mapping

You can download jar file lift-mapper_2.8.0 2.3-RC1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add lift-mapper_2.8.0-2.3-RC1.jar to your project.

<dependency>
   <groupId>net.liftweb</groupId>
   <artifactId>lift-mapper_2.8.0</artifactId>
   <version>2.3-RC1</version>
</dependency>
compile group: 'net.liftweb', name: 'lift-mapper_2.8.0', version: '2.3-RC1'
libraryDependencies += "net.liftweb" % "lift-mapper_2.8.0" % "2.3-RC1"
<dependency org="net.liftweb" name="lift-mapper_2.8.0" rev="2.3-RC1"/>
@Grapes(@Grab(group='net.liftweb', module='lift-mapper_2.8.0', version='2.3-RC1'))
'net.liftweb:lift-mapper_2.8.0:jar:2.3-RC1'

Download

Click the following link to download the jar file.

lift-mapper_2.8.0-2.3-RC1-sources.jar
lift-mapper_2.8.0-2.3-RC1.jar
lift-mapper_2.8.0-2.3-RC1.pom



Related Tutorials