Lift Standard Example

A set of examples site/webapp

License

License

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-example_2.8.1
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
Project Organization

Project Organization

WorldWide Conferencing, LLC

Download lift-example_2.8.1

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.liftweb : lift-textile_2.8.1 jar 2.2-RC5
net.liftweb : lift-widgets_2.8.1 jar 2.2-RC5
net.liftweb : lift-wizard_2.8.1 jar 2.2-RC5

provided (1)

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

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 10.5.3.0_1

test (5)

Group / Artifact Type Version
org.scala-tools.testing : specs_2.8.1 jar 1.6.6
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 2.2

Project Modules

There are no modules declared in this project.
net.liftweb

Lift Web Framework

Versions

Version
2.2-RC5
2.2-RC1