Lift Standard Example

A set of examples site/webapp

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-example_2.7.7
Last Version

Last Version

2.2-RC5
Release Date

Release Date

Type

Type

war
Description

Description

Lift Standard Example
A set of examples site/webapp

Download lift-example_2.7.7

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
${project.groupId} » lift-textile_${scala.version} jar ${project.version}
${project.groupId} » lift-widgets_${scala.version} jar ${project.version}
${project.groupId} » lift-wizard_${scala.version} jar ${project.version}

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar

runtime (3)

Group / Artifact Type Version
com.h2database : h2 jar 1.2.138
ch.qos.logback : logback-classic jar 0.9.26
org.apache.derby : derby jar

test (5)

Group / Artifact Type Version
org.scala-tools.testing : specs jar 1.6.2.1
junit : junit jar 4.7
org.mockito : mockito-all jar 1.7
org.mortbay.jetty : jetty jar 6.1.25
net.sourceforge.jwebunit : jwebunit-htmlunit-plugin jar 1.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.2-RC5